[csw-devel] SF.net SVN: gar:[2525] csw/mgar/pkg/pcre/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 11 11:10:55 CET 2008


Revision: 2525
          http://gar.svn.sourceforge.net/gar/?rev=2525&view=rev
Author:   dmichelsen
Date:     2008-12-11 10:10:54 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
pcre: Update to 7.8 and mGAR v2

Modified Paths:
--------------
    csw/mgar/pkg/pcre/trunk/Makefile
    csw/mgar/pkg/pcre/trunk/checksums

Property Changed:
----------------
    csw/mgar/pkg/pcre/trunk/


Property changes on: csw/mgar/pkg/pcre/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/pcre/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pcre/trunk/Makefile	2008-12-11 10:10:23 UTC (rev 2524)
+++ csw/mgar/pkg/pcre/trunk/Makefile	2008-12-11 10:10:54 UTC (rev 2525)
@@ -1,5 +1,5 @@
 GARNAME = pcre
-GARVERSION = 7.6
+GARVERSION = 7.8
 CATEGORIES = lib
 
 DESCRIPTION = Perl-compatible regular expression tools
@@ -15,9 +15,13 @@
 DISTFILES += $(call admfiles,CSWpcrert,depend prototype)
 DISTFILES += $(call admfiles,CSWpcre,depend prototype)
 
+PREREQUISITE_PKGS = CSWgnulinks
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+BUILD64 = 1
+
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-unicode-properties
 CONFIGURE_ARGS += --enable-pcregrep-libz

Modified: csw/mgar/pkg/pcre/trunk/checksums
===================================================================
--- csw/mgar/pkg/pcre/trunk/checksums	2008-12-11 10:10:23 UTC (rev 2524)
+++ csw/mgar/pkg/pcre/trunk/checksums	2008-12-11 10:10:54 UTC (rev 2525)
@@ -1,4 +1,4 @@
-b94cce871f70734c2dfc47b52a3aa670  download/pcre-7.6.tar.gz
+32fd7c7863b871d408d730e6ffa4aa71  download/pcre-7.8.tar.gz
 fa208f4292d0102dc5e87d81bed54af9  download/CSWpcrert.gspec
 b6471d1f8f8b32660529a389fa73bbf3  download/CSWpcrert.depend
 99f231131bab4cb4c8dea955c6cd1236  download/CSWpcrert.prototype


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