diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-11-30 15:25:48 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-11-30 15:25:48 +0000 |
commit | 5e1052d905b5691795de38c1e82627b70b955c79 (patch) | |
tree | a2c22105546b075f94c61672ef0f4df937b9ee4a | |
parent | 15b81e7e7c4c6e1888600806fd694fa558ec8712 (diff) | |
download | ports-5e1052d905b5691795de38c1e82627b70b955c79.tar.gz ports-5e1052d905b5691795de38c1e82627b70b955c79.zip |
Notes
-rw-r--r-- | devel/scons/Makefile | 2 | ||||
-rw-r--r-- | devel/scons/distinfo | 4 | ||||
-rw-r--r-- | devel/scons/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/scons/Makefile b/devel/scons/Makefile index 30f8ce972eb4..4bea5c64f9a5 100644 --- a/devel/scons/Makefile +++ b/devel/scons/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scons -PORTVERSION= 0.96 +PORTVERSION= 0.96.1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/scons/distinfo b/devel/scons/distinfo index 1343a95d2852..e55409d9ee8c 100644 --- a/devel/scons/distinfo +++ b/devel/scons/distinfo @@ -1,2 +1,2 @@ -MD5 (scons-0.96.tar.gz) = 0c08161c77a4338fca58840bd87151f6 -SIZE (scons-0.96.tar.gz) = 283929 +MD5 (scons-0.96.1.tar.gz) = 45b1c346edd8a0970210aeb1e82557c9 +SIZE (scons-0.96.1.tar.gz) = 283576 diff --git a/devel/scons/pkg-plist b/devel/scons/pkg-plist index 4ed9e9e3bca8..fcfd00d651b9 100644 --- a/devel/scons/pkg-plist +++ b/devel/scons/pkg-plist @@ -78,6 +78,9 @@ lib/scons/SCons/Platform/aix.pyo lib/scons/SCons/Platform/cygwin.py lib/scons/SCons/Platform/cygwin.pyc lib/scons/SCons/Platform/cygwin.pyo +lib/scons/SCons/Platform/darwin.py +lib/scons/SCons/Platform/darwin.pyc +lib/scons/SCons/Platform/darwin.pyo lib/scons/SCons/Platform/hpux.py lib/scons/SCons/Platform/hpux.pyc lib/scons/SCons/Platform/hpux.pyo |