diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-11-29 19:18:41 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-11-29 19:18:41 +0000 |
commit | aef20687fcdc0d161a73030190809a7eaa40bd8a (patch) | |
tree | 6b32bba13671b345d64193472b6213f1474727e7 /lang | |
parent | Hook gettext-runtime and gettext-tools to the build (diff) |
Update to the 20141126 snapshot of GCC 4.9.3.
Notes
Notes:
svn path=/head/; revision=373638
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc49/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc49/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile index 9059e8a0a4a6..0bcfe225a98e 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc49 -PORTVERSION= 4.9.3.s20141119 +PORTVERSION= 4.9.3.s20141126 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} diff --git a/lang/gcc49/distinfo b/lang/gcc49/distinfo index 0e791d018986..6812e9f1bf53 100644 --- a/lang/gcc49/distinfo +++ b/lang/gcc49/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20141119.tar.bz2) = c326b77d875a4fc3eb3bdb961fb6ad8b2efe06539f24c843c99ed94c731f6b1a -SIZE (gcc-4.9-20141119.tar.bz2) = 85546294 +SHA256 (gcc-4.9-20141126.tar.bz2) = 658c667c0553df39ae864e71819a3cf0b2974ffec49eba4cd551b85551a5957d +SIZE (gcc-4.9-20141126.tar.bz2) = 85558398 |