[91033] trunk/dports/lang/gcc47/Portfile

mww at macports.org mww at macports.org
Thu Mar 22 11:41:42 PDT 2012


Revision: 91033
          https://trac.macports.org/changeset/91033
Author:   mww at macports.org
Date:     2012-03-22 11:41:42 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
fcc47: fix livecheck

Modified Paths:
--------------
    trunk/dports/lang/gcc47/Portfile

Modified: trunk/dports/lang/gcc47/Portfile
===================================================================
--- trunk/dports/lang/gcc47/Portfile	2012-03-22 18:36:10 UTC (rev 91032)
+++ trunk/dports/lang/gcc47/Portfile	2012-03-22 18:41:42 UTC (rev 91033)
@@ -116,6 +116,7 @@
 configure.universal_ldflags
 configure.universal_args
 
-livecheck.type      regex
-livecheck.url       ftp://gcc.gnu.org/pub/gcc/snapshots/
-livecheck.regex     LATEST-4.7 -> (4.7-\[0-9\]+)
+livecheck.type  regex
+livecheck.url   http://gcc.gnu.org/gcc-4.7/
+livecheck.regex GCC (4\\.7\\.\[0-9\])
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/3eeaf627/attachment.html>


More information about the macports-changes mailing list