Hi,

Here is a minor update to scons-2.3.4. All ports using the scons MODULE
still package.

The post-install target to install manuals is no longer necessary.

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/scons/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile    10 Jul 2014 05:04:45 -0000      1.19
+++ Makefile    13 Jan 2015 17:27:31 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       Python-based build system
 
-VERSION =      2.3.2
+VERSION =      2.3.4
 DISTNAME=      scons-${VERSION}
 CATEGORIES=    devel
 
@@ -21,8 +21,5 @@ NO_TEST=      Yes
 SUBST_VARS+=   VERSION
 
 MODPY_ADJ_FILES +=     script/scons script/sconsign script/scons-time
-
-post-install:
-       ${INSTALL_MAN} ${WRKSRC}/scons{,ign,-time}.1 ${PREFIX}/man/man1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/scons/distinfo,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 distinfo
--- distinfo    10 Jul 2014 05:04:45 -0000      1.10
+++ distinfo    13 Jan 2015 17:27:31 -0000
@@ -1,2 +1,2 @@
-SHA256 (scons-2.3.2.tar.gz) = +ZMyDF6VFeZWf8znPfCnqICEFL8SI8aRI9Pc8zmkSdQ=
-SIZE (scons-2.3.2.tar.gz) = 621932
+SHA256 (scons-2.3.4.tar.gz) = S1fXIGb+07b/Zafdn3NjPJscCfh1IOmzquhLPkhktEE=
+SIZE (scons-2.3.4.tar.gz) = 621953

Reply via email to