[33186] trunk/dports/devel/pcre/Portfile

nox at macports.org nox at macports.org
Sun Jan 20 16:50:18 PST 2008


Revision: 33186
          http://trac.macosforge.org/projects/macports/changeset/33186
Author:   nox at macports.org
Date:     2008-01-20 16:50:17 -0800 (Sun, 20 Jan 2008)

Log Message:
-----------
pcre: Updated to 7.5.

Modified Paths:
--------------
    trunk/dports/devel/pcre/Portfile

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2008-01-21 00:40:37 UTC (rev 33185)
+++ trunk/dports/devel/pcre/Portfile	2008-01-21 00:50:17 UTC (rev 33186)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            pcre
-version         7.4
+version         7.5
 categories      devel
 platforms       darwin freebsd
 maintainers     nox
@@ -16,17 +16,17 @@
     functions that correspond to the POSIX regular expression API.
 
 homepage        http://www.pcre.org/
+use_bzip2       yes
+
 master_sites    ftp://ftp.fu-berlin.de/unix/misc/${name}/ \
                 ftp://ftp.tin.org/pub/libs/${name}/ \
                 ftp://ftp.csx.cam.ac.uk/pub/software/programming/${name}/ \
                 sourceforge
 
-use_bzip2       yes
+checksums       md5 66253d006b528d0e0a6ed635fb5df1a1 \
+                sha1 561fe413d42664e0acea4695ccb67f7fe7b9e33c \
+                rmd160 803e7ec1eb00f7790f83c2882642872d4f0170b8
 
-checksums       md5 7d05b4fb088ffa6fcf704e36ebb427f9 \
-                sha1 2092ff639da7694b47056f3f9abed285d4a840b3 \
-                rmd160 42bc33e5592c23c7eb337f8fcfab77fb290aed61
-
 configure.args  --docdir=${prefix}/share/doc/${name}-${version} \
                 --enable-unicode-properties
 
@@ -41,3 +41,5 @@
 
 variant doc description {Install extra documentation} {}
 
+# PCRE offers libz, libbz2 and libreadline support, maybe it would be nice
+# to write some variants or include them by default.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080120/5be22a73/attachment.html


More information about the macports-changes mailing list