svn commit: r370626 - head/lang/gcc49
Gerald Pfeifer
gerald at FreeBSD.org
Sat Oct 11 07:30:08 UTC 2014
Author: gerald
Date: Sat Oct 11 07:30:06 2014
New Revision: 370626
URL: https://svnweb.freebsd.org/changeset/ports/370626
QAT: https://qat.redports.org/buildarchive/r370626/
Log:
Update to the 20141008 snapshot of GCC 4.9.2.
Restore the pkg-plist hack to not warn about info/gcc49/dir.
Modified:
head/lang/gcc49/Makefile
head/lang/gcc49/distinfo
head/lang/gcc49/pkg-plist
Modified: head/lang/gcc49/Makefile
==============================================================================
--- head/lang/gcc49/Makefile Sat Oct 11 07:28:56 2014 (r370625)
+++ head/lang/gcc49/Makefile Sat Oct 11 07:30:06 2014 (r370626)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc49
-PORTVERSION= 4.9.2.s20141001
+PORTVERSION= 4.9.2.s20141008
CATEGORIES= lang java
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
Modified: head/lang/gcc49/distinfo
==============================================================================
--- head/lang/gcc49/distinfo Sat Oct 11 07:28:56 2014 (r370625)
+++ head/lang/gcc49/distinfo Sat Oct 11 07:30:06 2014 (r370626)
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.9-20141001.tar.bz2) = a6d4acea9659dcc8f501339c10d334375bcf3326b451d7a8ba44d52fc6b9d941
-SIZE (gcc-4.9-20141001.tar.bz2) = 85582162
+SHA256 (gcc-4.9-20141008.tar.bz2) = 52ab954813e0235e2e643a3bd1aa375fd1e2413b08e9a3f2f8683b863b6589d3
+SIZE (gcc-4.9-20141008.tar.bz2) = 85550021
Modified: head/lang/gcc49/pkg-plist
==============================================================================
--- head/lang/gcc49/pkg-plist Sat Oct 11 07:28:56 2014 (r370625)
+++ head/lang/gcc49/pkg-plist Sat Oct 11 07:30:06 2014 (r370626)
@@ -6,6 +6,7 @@ bin/%%GNU_HOST%%-gcc-ar%%SUFFIX%%
bin/%%GNU_HOST%%-gcc-nm%%SUFFIX%%
bin/%%GNU_HOST%%-gcc-ranlib%%SUFFIX%%
bin/%%GNU_HOST%%-gfortran%%SUFFIX%%
+ at comment info/gcc%%SUFFIX%%/dir
bin/c++%%SUFFIX%%
bin/cpp%%SUFFIX%%
bin/g++%%SUFFIX%%
More information about the svn-ports-all
mailing list