Here is an update to SCons 1.2.0. Tested with all of the ports
in the ports tree that use SCons.
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/scons/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile 7 Oct 2008 04:11:56 -0000 1.7
+++ Makefile 7 Mar 2009 16:16:13 -0000
@@ -2,7 +2,7 @@
COMMENT= Python-based build system
-VERSION= 1.0.1
+VERSION= 1.2.0
DISTNAME= scons-${VERSION}
CATEGORIES= devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/scons/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 7 Oct 2008 04:11:56 -0000 1.6
+++ distinfo 7 Mar 2009 16:16:26 -0000
@@ -1,5 +1,5 @@
-MD5 (scons-1.0.1.tar.gz) = E57y4Qh4mv4l7gvbsTi4wA==
-RMD160 (scons-1.0.1.tar.gz) = 7tIQ5YUpbz/2H52VdzCFXtzmM0E=
-SHA1 (scons-1.0.1.tar.gz) = YSndZl1r4QEsTVdis0kVfPkvWnA=
-SHA256 (scons-1.0.1.tar.gz) = 1ayULnFPpR7o0MapYaTnx4/oAC5xWsduEhCyvP0TUIA=
-SIZE (scons-1.0.1.tar.gz) = 546075
+MD5 (scons-1.2.0.tar.gz) = U7aqcoGBFxeldZjjGUQc9w==
+RMD160 (scons-1.2.0.tar.gz) = acH8x8OvVcgB8m/HNw3QGhfcIyc=
+SHA1 (scons-1.2.0.tar.gz) = zWvoaYo4TqKsT1GRzvlPV7L4S7s=
+SHA256 (scons-1.2.0.tar.gz) = KAZFHgKkJ4ney20ICYt5i2uBoKOdjTsvvdP+hOvYokY=
+SIZE (scons-1.2.0.tar.gz) = 568974
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/scons/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- pkg/PLIST 7 Oct 2008 04:11:56 -0000 1.4
+++ pkg/PLIST 7 Mar 2009 16:18:05 -0000
@@ -93,6 +93,8 @@ lib/scons-${VERSION}/SCons/Scanner/LaTeX
lib/scons-${VERSION}/SCons/Scanner/LaTeX.pyc
lib/scons-${VERSION}/SCons/Scanner/Prog.py
lib/scons-${VERSION}/SCons/Scanner/Prog.pyc
+lib/scons-${VERSION}/SCons/Scanner/RC.py
+lib/scons-${VERSION}/SCons/Scanner/RC.pyc
lib/scons-${VERSION}/SCons/Scanner/__init__.py
lib/scons-${VERSION}/SCons/Scanner/__init__.pyc
lib/scons-${VERSION}/SCons/Script/
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.