[96509] trunk/dports/devel/scons
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 12 10:34:39 PDT 2012
Revision: 96509
https://trac.macports.org/changeset/96509
Author: ryandesign at macports.org
Date: 2012-08-12 10:34:36 -0700 (Sun, 12 Aug 2012)
Log Message:
-----------
scons: update to 2.2.0
Modified Paths:
--------------
trunk/dports/devel/scons/Portfile
trunk/dports/devel/scons/files/patch-setup.py
Modified: trunk/dports/devel/scons/Portfile
===================================================================
--- trunk/dports/devel/scons/Portfile 2012-08-12 12:07:10 UTC (rev 96508)
+++ trunk/dports/devel/scons/Portfile 2012-08-12 17:34:36 UTC (rev 96509)
@@ -5,8 +5,7 @@
PortGroup python27 1.0
name scons
-version 2.0.1
-revision 1
+version 2.2.0
categories devel python
license MIT
maintainers landonf openmaintainer
@@ -23,10 +22,10 @@
supported_archs noarch
homepage http://www.scons.org/
-master_sites sourceforge
+master_sites sourceforge:project/scons/scons/${version}
-checksums md5 beca648b894cdbf85383fffc79516d18 \
- sha1 f9183f1b29cb94b48bb3175608831276e60b8fc5
+checksums rmd160 fc83225c7c8be4a16c198250fe827729f2f8aabf \
+ sha256 f7fcd11a7af7ec13d587a2f7cf14a92e3223eea64bf078454a9856ec0ab465b9
patchfiles patch-setup.py patch-scons patch-sconsign patch-scons-time
post-patch {
Modified: trunk/dports/devel/scons/files/patch-setup.py
===================================================================
--- trunk/dports/devel/scons/files/patch-setup.py 2012-08-12 12:07:10 UTC (rev 96508)
+++ trunk/dports/devel/scons/files/patch-setup.py 2012-08-12 17:34:36 UTC (rev 96509)
@@ -1,6 +1,6 @@
---- setup.py.orig 2007-02-12 19:55:03.000000000 -0800
-+++ setup.py 2007-03-29 17:36:09.000000000 -0700
-@@ -336,7 +336,7 @@
+--- setup.py.orig 2012-08-05 10:38:32.000000000 -0500
++++ setup.py 2012-08-12 12:33:04.000000000 -0500
+@@ -354,7 +354,7 @@
if is_win32:
dir = 'Doc'
else:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120812/f6960180/attachment.html>
More information about the macports-changes
mailing list