[csw-devel] SF.net SVN: gar:[3009] csw/mgar/pkg/pcre/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 6 23:49:03 CET 2009
Revision: 3009
http://gar.svn.sourceforge.net/gar/?rev=3009&view=rev
Author: dmichelsen
Date: 2009-02-06 22:49:03 +0000 (Fri, 06 Feb 2009)
Log Message:
-----------
pcre: Update to dynamic licenses
Modified Paths:
--------------
csw/mgar/pkg/pcre/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/pcre/trunk/files/CSWpcre.gspec
csw/mgar/pkg/pcre/trunk/files/CSWpcrert.gspec
Modified: csw/mgar/pkg/pcre/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pcre/trunk/Makefile 2009-02-06 22:45:43 UTC (rev 3008)
+++ csw/mgar/pkg/pcre/trunk/Makefile 2009-02-06 22:49:03 UTC (rev 3009)
@@ -12,8 +12,6 @@
MASTER_SITES = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWpcre)
-DISTFILES += $(call admfiles,CSWpcrert)
SPKG_SOURCEURL = http://www.pcre.org
@@ -21,7 +19,11 @@
REQUIRED_PKGS_CSWpcre = CSWpcrert
REQUIRED_PKGS_CSWpcrert = CSWzlib CSWbzip2 CSWreadline CSWncurses
-SPKG_DESC_CSWpcrert = Perl-compatible regular expression tools (runtime)
+PACKAGES = CSWpcre CSWpcrert
+CATALOGNAME_CSWpcrert = pcre_rt
+LICENSE = LICENCE
+
+SPKG_DESC_CSWpcrert = Perl-compatible regular expression runtime libraries
SPKG_DESC_CSWpcre = Perl-compatible regular expression tools
# We define upstream file regex so we can be notifed of new upstream software release
Deleted: csw/mgar/pkg/pcre/trunk/files/CSWpcre.gspec
===================================================================
--- csw/mgar/pkg/pcre/trunk/files/CSWpcre.gspec 2009-02-06 22:45:43 UTC (rev 3008)
+++ csw/mgar/pkg/pcre/trunk/files/CSWpcre.gspec 2009-02-06 22:49:03 UTC (rev 3009)
@@ -1,4 +0,0 @@
-%var bitname pcre
-%var pkgname CSWpcre
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
Deleted: csw/mgar/pkg/pcre/trunk/files/CSWpcrert.gspec
===================================================================
--- csw/mgar/pkg/pcre/trunk/files/CSWpcrert.gspec 2009-02-06 22:45:43 UTC (rev 3008)
+++ csw/mgar/pkg/pcre/trunk/files/CSWpcrert.gspec 2009-02-06 22:49:03 UTC (rev 3009)
@@ -1,5 +0,0 @@
-%var bitname pcre_rt
-%var pkgname CSWpcrert
-%var desc Perl-compatible regular expression runtime libraries
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
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