[106172] trunk/dports/lang/gcc48/Portfile

mww at macports.org mww at macports.org
Fri May 17 14:07:13 PDT 2013


Revision: 106172
          https://trac.macports.org/changeset/106172
Author:   mww at macports.org
Date:     2013-05-17 14:07:12 -0700 (Fri, 17 May 2013)
Log Message:
-----------
gcc48: version 4.8.0

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

Modified: trunk/dports/lang/gcc48/Portfile
===================================================================
--- trunk/dports/lang/gcc48/Portfile	2013-05-17 20:35:05 UTC (rev 106171)
+++ trunk/dports/lang/gcc48/Portfile	2013-05-17 21:07:12 UTC (rev 106172)
@@ -6,8 +6,9 @@
 
 name                gcc48
 subport             libstdcxx {}
+epoch               1
 
-version             4.8-20130411
+version             4.8.0
 platforms           darwin
 categories          lang
 maintainers         mww openmaintainer
@@ -18,17 +19,16 @@
                     C, C++, Objective-C, Objective-C++, Fortran and Java.
 
 homepage            http://gcc.gnu.org/
-master_sites        http://gcc.petsads.us/snapshots/${version} \
-                    ftp://ftp.gwdg.de/pub/linux/gcc/snapshots/${version}/ \
-                    ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/snapshots/${version}/ \
-                    ftp://gcc.gnu.org/pub/gcc/snapshots/${version}/ \
-                    http://mirrors-us.seosue.com/gcc/snapshots/${version}/ \
-                    http://gcc.skazkaforyou.com/snapshots/${version}/
+master_sites        ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/gcc/releases/gcc-${version}/ \
+                    ftp://ftp.gwdg.de/pub/linux/gcc/releases/gcc-${version}/ \
+                    ftp://gcc.ftp.nluug.nl/mirror/languages/gcc/releases/gcc-${version}/ \
+                    ftp://gcc.gnu.org/pub/gcc/releases/gcc-${version}/ \
+                    gnu:gcc/gcc-${version}
 
 distname            gcc-${version}
 
-checksums           rmd160  595f55cc60e24c3a304a58e3ca8eee0798e9b7f8 \
-                    sha256  d5e8c4dc64c582d6561108382f53608befd5f7058d8241b2d6457772c724c473
+checksums           rmd160  0000f2af2aa4daa32108ba4725938833684f6937 \
+                    sha256  b037fe5132b71ecad2ea7141ec92292b5d32427bf90fd90cde432b1d5abacc2c
 
 use_bzip2           yes
 
@@ -216,5 +216,6 @@
 configure.universal_args
 
 livecheck.type      regex
-livecheck.url       ftp://gcc.gnu.org/pub/gcc/snapshots/
-livecheck.regex     LATEST-4.8 -> (4.8-\[0-9\]+)
+livecheck.url       http://gcc.gnu.org/gcc-4.8/
+livecheck.regex     GCC (4\\.8\\.\[0-9\])
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130517/6bd8ba40/attachment.html>


More information about the macports-changes mailing list