[25175] trunk/dports/lang/gcc42/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue May 15 07:48:12 PDT 2007


Revision: 25175
          http://trac.macosforge.org/projects/macports/changeset/25175
Author:   mww at macports.org
Date:     2007-05-15 07:48:12 -0700 (Tue, 15 May 2007)

Log Message:
-----------
let livecheck check the gcc 4.2 homepage (now that there is an official release)

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

Modified: trunk/dports/lang/gcc42/Portfile
===================================================================
--- trunk/dports/lang/gcc42/Portfile	2007-05-15 14:46:04 UTC (rev 25174)
+++ trunk/dports/lang/gcc42/Portfile	2007-05-15 14:48:12 UTC (rev 25175)
@@ -93,10 +93,7 @@
 				--with-ar=${prefix}/bin/odar
 }
 
-# test for new prerelease directories on http mirror
 livecheck.check	regex
-livecheck.url	http://gcc-uk.internet.bs/?C=M&O=D
-livecheck.regex	prerelease-(4.2.0-\[0-9\]+)/
-#livecheck.check	moddate
-#livecheck.url	http://gcc.gnu.org/gcc-4.2/
+livecheck.url	http://gcc.gnu.org/gcc-4.2/
+livecheck.regex	GCC (4\\.2\\.\[0-9\])
 

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


More information about the macports-changes mailing list