Fri Jul 31 12:09:26 2015 UTC ()
Changes 2.3.5:
- Documentation fixes for libraries.xml and
  builders-writing.xml
- Extended docs for InstallVersionedLib/SharedLibrary,
  and added SKIP_WIN_PACKAGES argument to build script
  bootstrap.py
- Fixed symlink support
- Updated debug-count test case
- Fixed incomplete LIBS flattening and substitution in
  Program scanner
- Added new method rentry_exists_on_disk to Node.FS
- Fixed several D tests under the different OS.
- Add support for f08 file extensions for Fortran 2008 code.
- Show --config choices if no argument is specified
- Fixed build crash when XML toolchain isn't installed, and
  activated compression for ZIP archives.
- Fix for VersionedSharedLibrary under 'sunos' platform.
- Fixed dll link with precompiled headers on MSVC 2012
- Added an 'exclude' parameter to Glob()
- Support for multiple cmdargs (one per variant) in VS project files.
- Various improvements for TempFileMunge class.
- Added an implementation for Visual Studio users files
- Added support for the 'PlatformToolset' tag in VS project files
- Added support for '-isystem' to ParseFlags.


(adam)
diff -r1.27 -r1.28 pkgsrc/devel/scons/Makefile
diff -r1.15 -r1.16 pkgsrc/devel/scons/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/devel/scons/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/scons/Makefile 2014/10/07 10:17:28 1.27
+++ pkgsrc/devel/scons/Makefile 2015/07/31 12:09:26 1.28
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.27 2014/10/07 10:17:28 adam Exp $ 1# $NetBSD: Makefile,v 1.28 2015/07/31 12:09:26 adam Exp $
2 2
3DISTNAME= scons-2.3.4 3DISTNAME= scons-2.3.5
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scons/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scons/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://www.scons.org/ 8HOMEPAGE= http://www.scons.org/
9COMMENT= Python-based, open-source build system 9COMMENT= Python-based, open-source build system
10LICENSE= mit 10LICENSE= mit
11 11
12REPLACE_PYTHON+= script/scons script/scons-time script/sconsign 12REPLACE_PYTHON+= script/scons script/scons-time script/sconsign
13 13
14# not yet ported as of 2.3.0, but progress promised 14# not yet ported as of 2.3.0, but progress promised
15PYTHON_VERSIONS_INCOMPATIBLE= 33 34 15PYTHON_VERSIONS_INCOMPATIBLE= 33 34
16 16

cvs diff -r1.15 -r1.16 pkgsrc/devel/scons/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/scons/distinfo 2014/10/07 10:17:28 1.15
+++ pkgsrc/devel/scons/distinfo 2015/07/31 12:09:26 1.16
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.15 2014/10/07 10:17:28 adam Exp $ 1$NetBSD: distinfo,v 1.16 2015/07/31 12:09:26 adam Exp $
2 2
3SHA1 (scons-2.3.4.tar.gz) = 8c55f8c15221c1b3536a041d46056ddd7fa2d23a 3SHA1 (scons-2.3.5.tar.gz) = 12fc5b506d895795dd6315f11f8fc3c4dd453c78
4RMD160 (scons-2.3.4.tar.gz) = 9d93b2038a8d34b2f322efc4beda6f177d1d375e 4RMD160 (scons-2.3.5.tar.gz) = 1ed62962d14dd212b2016860273ba075a3e1f7d0
5Size (scons-2.3.4.tar.gz) = 621953 bytes 5Size (scons-2.3.5.tar.gz) = 631619 bytes
6SHA1 (patch-aa) = 3175e49f2ef8575f7097d9af8a7f6067258bd085 6SHA1 (patch-aa) = 3175e49f2ef8575f7097d9af8a7f6067258bd085
7SHA1 (patch-engine_SCons_Platform___init__.py) = 51ea2b6b3bc0ee11c863c924d60ec4b5cbde8416 7SHA1 (patch-engine_SCons_Platform___init__.py) = 51ea2b6b3bc0ee11c863c924d60ec4b5cbde8416