[37414] trunk/dports/devel/scons

jmr at macports.org jmr at macports.org
Fri Jun 6 12:21:51 PDT 2008


Revision: 37414
          http://trac.macosforge.org/projects/macports/changeset/37414
Author:   jmr at macports.org
Date:     2008-06-06 12:21:50 -0700 (Fri, 06 Jun 2008)

Log Message:
-----------
scons: update to 0.98.4 (maintainer timeout). Closes #15146.

Modified Paths:
--------------
    trunk/dports/devel/scons/Portfile
    trunk/dports/devel/scons/files/patch-scons
    trunk/dports/devel/scons/files/patch-sconsign

Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile	2008-06-06 19:05:09 UTC (rev 37413)
+++ trunk/dports/devel/scons/Portfile	2008-06-06 19:21:50 UTC (rev 37414)
@@ -1,11 +1,12 @@
 # $Id$
 
 PortSystem			1.0
-PortGroup			python24 1.0
+PortGroup			python25 1.0
+
 name				scons
-version				0.97
+version				0.98.4
 categories			devel python
-maintainers			landonf at macports.org openmaintainer
+maintainers			landonf openmaintainer
 description			Software construction tool
 long_description \
 	SCons is an Open Source software construction tool--that is, a \
@@ -19,9 +20,9 @@
 homepage			http://www.scons.org/
 master_sites		sourceforge
 
-checksums			md5 de530fa29e83f3b6efb618873398fa31 \
-				sha1 732980f0f4dba7cba32fffca0b533497ef751afc \
-				rmd160 31af35ef62fe56a4faf291a4d6cb73de5a17d81f
+checksums           md5 4e49ae162bcea9574cde4ce4fc56afe1 \
+                    sha1 b61764fe6fc7562f5034b71885323604cd6c74f5 \
+                    rmd160 5e62877feaec7b543a3062c8c47eaa04c63a866b
 
 patchfiles			patch-setup.py patch-scons patch-sconsign
 post-patch {
@@ -35,4 +36,3 @@
 	xinstall -m 644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \
 		RELEASE.txt ${destroot}${prefix}/share/doc/${name}
 }
-

Modified: trunk/dports/devel/scons/files/patch-scons
===================================================================
--- trunk/dports/devel/scons/files/patch-scons	2008-06-06 19:05:09 UTC (rev 37413)
+++ trunk/dports/devel/scons/files/patch-scons	2008-06-06 19:21:50 UTC (rev 37414)
@@ -2,7 +2,7 @@
 +++ script/scons	2006-01-31 01:20:07.000000000 -0700
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
-+#!@@PREFIX@@/bin/python2.4
++#!@@PREFIX@@/bin/python2.5
  #
  # SCons - a Software Constructor
  #

Modified: trunk/dports/devel/scons/files/patch-sconsign
===================================================================
--- trunk/dports/devel/scons/files/patch-sconsign	2008-06-06 19:05:09 UTC (rev 37413)
+++ trunk/dports/devel/scons/files/patch-sconsign	2008-06-06 19:21:50 UTC (rev 37414)
@@ -2,7 +2,7 @@
 +++ script/sconsign	2006-01-31 01:20:15.000000000 -0700
 @@ -1,4 +1,4 @@
 -#! /usr/bin/env python
-+#!@@PREFIX@@/bin/python2.4
++#!@@PREFIX@@/bin/python2.5
  #
  # SCons - a Software Constructor
  #

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080606/a2717b5a/attachment-0001.htm 


More information about the macports-changes mailing list