[31920] trunk/dports/sysutils/gnuregex/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Dec 11 16:38:01 PST 2007


Revision: 31920
          http://trac.macosforge.org/projects/macports/changeset/31920
Author:   ryandesign at macports.org
Date:     2007-12-11 16:38:00 -0800 (Tue, 11 Dec 2007)

Log Message:
-----------
gnuregex: disable livecheck because this software is from 1993 and no more standalone versions are going to be released.

Modified Paths:
--------------
    trunk/dports/sysutils/gnuregex/Portfile

Modified: trunk/dports/sysutils/gnuregex/Portfile
===================================================================
--- trunk/dports/sysutils/gnuregex/Portfile	2007-12-12 00:35:21 UTC (rev 31919)
+++ trunk/dports/sysutils/gnuregex/Portfile	2007-12-12 00:38:00 UTC (rev 31920)
@@ -36,3 +36,7 @@
     xinstall -m 644 ${worksrcpath}/regex.h ${destroot}${prefix}/include/gnuregex.h
     xinstall -m 755 ${worksrcpath}/libgnuregex.dylib ${destroot}${prefix}/lib
 }
+
+# Newer versions of GNU regex are available in the GNU libc tarball
+# in the files posix/regex.c and posix/regex.h.
+livecheck.check         none

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071211/1b90aed4/attachment.html


More information about the macports-changes mailing list