diff options
author | gerald <gerald@FreeBSD.org> | 2015-01-31 06:48:13 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2015-01-31 06:48:13 +0800 |
commit | c576e4bea6f9327a3aa411807682a939ef547267 (patch) | |
tree | 07a45fc68f0c3baa102ff5b213ce086e6a6e6970 /lang/gcc49 | |
parent | d24ba54400b2e08334f2cfe737994c5eefb9918f (diff) | |
download | freebsd-ports-gnome-c576e4bea6f9327a3aa411807682a939ef547267.tar.gz freebsd-ports-gnome-c576e4bea6f9327a3aa411807682a939ef547267.tar.zst freebsd-ports-gnome-c576e4bea6f9327a3aa411807682a939ef547267.zip |
Update to the 20150128 snapshot of GCC 4.9.3.
Diffstat (limited to 'lang/gcc49')
-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 8a06857a994a..ea0c49ce9767 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc49 -PORTVERSION= 4.9.3.s20150121 +PORTVERSION= 4.9.3.s20150128 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} diff --git a/lang/gcc49/distinfo b/lang/gcc49/distinfo index 1c329be0befc..3db9c2efb477 100644 --- a/lang/gcc49/distinfo +++ b/lang/gcc49/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20150121.tar.bz2) = 7b76a79e8951d501fa8ee17599407f3c4a1fdd2760b2a6aeeb8e878b56933cc8 -SIZE (gcc-4.9-20150121.tar.bz2) = 85561639 +SHA256 (gcc-4.9-20150128.tar.bz2) = a6f8617b0cc3403ecc442476583ca8904f7008f31ef9862ebc02c6de5f0afcc9 +SIZE (gcc-4.9-20150128.tar.bz2) = 85604517 |