[csw-devel] SF.net SVN: gar:[11296] csw/mgar/pkg/scons/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Thu Oct 14 00:33:51 CEST 2010
Revision: 11296
http://gar.svn.sourceforge.net/gar/?rev=11296&view=rev
Author: wahwah
Date: 2010-10-13 22:33:51 +0000 (Wed, 13 Oct 2010)
Log Message:
-----------
scons: Upgrade to 1.3.1
Modified Paths:
--------------
csw/mgar/pkg/scons/trunk/Makefile
csw/mgar/pkg/scons/trunk/checksums
Modified: csw/mgar/pkg/scons/trunk/Makefile
===================================================================
--- csw/mgar/pkg/scons/trunk/Makefile 2010-10-13 22:15:58 UTC (rev 11295)
+++ csw/mgar/pkg/scons/trunk/Makefile 2010-10-13 22:33:51 UTC (rev 11296)
@@ -1,6 +1,6 @@
GARNAME = scons
-GARVERSION = 1.2.0
-CATEGORIES = devel
+GARVERSION = 1.3.1
+CATEGORIES = python
DESCRIPTION = A next-generation build tool
define BLURB
@@ -11,26 +11,15 @@
caches such as ccache. In short, SCons is an easier, more
reliable and faster way to build software.
endef
-
SF_PROJ = scons
MASTER_SITES = $(SF_MIRRORS)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-
-# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-
SPKG_SOURCEURL = http://www.scons.org/
-
LICENSE = LICENSE.txt
-
CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS = $(WORKSRC)/setup.py
TEST_SCRIPTS =
-INSTALL_SCRIPTS = $(WORKSRC)/setup.py
-INSTALL_ARGS = --root=$(DESTDIR)
-
EXTRA_PAX_ARGS = -s ",\./opt/csw/man,./opt/csw/share/man,"
-
ARCHALL = 1
-
+EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/$(GARNAME)-$(GARVERSION)/SCons/.*\.py[co]
include gar/category.mk
Modified: csw/mgar/pkg/scons/trunk/checksums
===================================================================
--- csw/mgar/pkg/scons/trunk/checksums 2010-10-13 22:15:58 UTC (rev 11295)
+++ csw/mgar/pkg/scons/trunk/checksums 2010-10-13 22:33:51 UTC (rev 11296)
@@ -1 +1 @@
-53b6aa7281811717a57598e319441cf7 scons-1.2.0.tar.gz
+e3411dc316b2f6be5226cd71dbdeb0c1 scons-1.3.1.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list