svn commit: r390621 - in head/lang/gcc49: . files
Gerald Pfeifer
gerald at FreeBSD.org
Fri Jun 26 09:00:58 UTC 2015
Author: gerald
Date: Fri Jun 26 09:00:57 2015
New Revision: 390621
URL: https://svnweb.freebsd.org/changeset/ports/390621
Log:
Update to the 20150624 snapshot of GCC 4.9.3.
files/patch-pr63740-arm is no longer necessary, this has been
addressed upstream now (thanks to andreast@).
Deleted:
head/lang/gcc49/files/patch-pr63740-arm
Modified:
head/lang/gcc49/Makefile
head/lang/gcc49/distinfo
Modified: head/lang/gcc49/Makefile
==============================================================================
--- head/lang/gcc49/Makefile Fri Jun 26 08:37:31 2015 (r390620)
+++ head/lang/gcc49/Makefile Fri Jun 26 09:00:57 2015 (r390621)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 4.9.3.s20150617
+PORTVERSION= 4.9.3.s20150624
CATEGORIES= lang java
MASTER_SITES= GCC/snapshots/${DISTVERSION}
PKGNAMESUFFIX= ${SUFFIX}
Modified: head/lang/gcc49/distinfo
==============================================================================
--- head/lang/gcc49/distinfo Fri Jun 26 08:37:31 2015 (r390620)
+++ head/lang/gcc49/distinfo Fri Jun 26 09:00:57 2015 (r390621)
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.9-20150617.tar.bz2) = 10c4ac376f40674184891530e4cb323daf65fe182faf9241b370bc43856b7cfd
-SIZE (gcc-4.9-20150617.tar.bz2) = 85874465
+SHA256 (gcc-4.9-20150624.tar.bz2) = fb37f9ac1a49f1c454f63ae45c5e004ab714ba005e940fa6ca54aaa1b6611761
+SIZE (gcc-4.9-20150624.tar.bz2) = 85876805
More information about the svn-ports-all
mailing list