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

larryv at macports.org larryv at macports.org
Sun Jul 24 14:47:26 PDT 2016


Revision: 150619
          https://trac.macports.org/changeset/150619
Author:   larryv at macports.org
Date:     2016-07-24 14:47:26 -0700 (Sun, 24 Jul 2016)
Log Message:
-----------
pcre, pcre2: Tweak description and URLs

Also "promote" ftp.csx.cam.ac.uk because it's the project's designated
"official home".

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

Modified: trunk/dports/devel/pcre/Portfile
===================================================================
--- trunk/dports/devel/pcre/Portfile	2016-07-24 21:47:24 UTC (rev 150618)
+++ trunk/dports/devel/pcre/Portfile	2016-07-24 21:47:26 UTC (rev 150619)
@@ -13,23 +13,23 @@
 platforms           darwin freebsd
 maintainers         larryv
 
-description         Perl Compatible Regular Expressions Library
+description         Perl Compatible Regular Expressions
 long_description    The PCRE library is a set of functions that \
                     implement regular expression pattern matching \
                     using the same syntax and semantics as Perl 5. \
                     PCRE has its own native API, as well as a set of \
                     wrapper functions that correspond to the POSIX \
                     regular expression API.
-homepage            http://www.pcre.org/
+homepage            http://www.pcre.org
 
 depends_lib         port:bzip2 \
                     port:libedit \
                     port:zlib
 
 master_sites        sourceforge:project/pcre/${subport}/${version} \
-                    ftp://ftp.fu-berlin.de/unix/misc/pcre/ \
-                    ftp://ftp.tin.org/pub/libs/pcre/ \
-                    ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
+                    ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre \
+                    ftp://ftp.fu-berlin.de/unix/misc/pcre \
+                    ftp://ftp.tin.org/pub/libs/pcre
 distname            ${subport}-${version}
 use_bzip2           yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160724/a8c03237/attachment.html>


More information about the macports-changes mailing list