Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dba77c26ef3d133aa36157b3d2b7f42bacbd2c44)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dba77c26ef3d133aa36157b3d2b7f42bacbd2c44)
  • Date: Sat, 11 Jul 2015 14:56:19 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/distcc/DEPENDS | 1 +
devel/distcc/DETAILS | 1 +
devel/distcc/HISTORY | 4 ++++
3 files changed, 6 insertions(+)

New commits:
commit dba77c26ef3d133aa36157b3d2b7f42bacbd2c44
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

distcc: Fix installation of pump, PATCHLEVEL++

diff --git a/devel/distcc/DEPENDS b/devel/distcc/DEPENDS
index eef9301..435ef0d 100755
--- a/devel/distcc/DEPENDS
+++ b/devel/distcc/DEPENDS
@@ -1,3 +1,4 @@
+depends python "PYTHON=/usr/bin/python2" &&
optional_depends popt \
"--without-included-popt" \
"--with-included-popt" \
diff --git a/devel/distcc/DETAILS b/devel/distcc/DETAILS
index 2114eef..61ad865 100755
--- a/devel/distcc/DETAILS
+++ b/devel/distcc/DETAILS
@@ -1,5 +1,6 @@
SPELL=distcc
VERSION=3.2rc1
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://distcc.googlecode.com/files/$SOURCE
diff --git a/devel/distcc/HISTORY b/devel/distcc/HISTORY
index 4eef521..ec20587 100644
--- a/devel/distcc/HISTORY
+++ b/devel/distcc/HISTORY
@@ -1,3 +1,7 @@
+2015-07-11 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS, DEPENDS: Fixed installation of pump, depends on python
+ PATCHLEVEL++
+
2015-07-10 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 3.2rc1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (dba77c26ef3d133aa36157b3d2b7f42bacbd2c44), Ismael Luceno, 07/11/2015

Archive powered by MHonArc 2.6.24.

Top of Page