diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-04-20 01:37:13 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-04-20 01:37:13 +0800 |
commit | 4b01b0628385cdfeb40fdbef3675305617e747d1 (patch) | |
tree | 4acf2627435b5814e970b114a4d94ee794543186 /lang/gcc47 | |
parent | 9cb7e50db15050078657c2f3c676304229265dc1 (diff) | |
download | freebsd-ports-gnome-4b01b0628385cdfeb40fdbef3675305617e747d1.tar.gz freebsd-ports-gnome-4b01b0628385cdfeb40fdbef3675305617e747d1.tar.zst freebsd-ports-gnome-4b01b0628385cdfeb40fdbef3675305617e747d1.zip |
Update to the 20130413 snapshot of GCC 4.7.4. This encompasses all
those fixes in the GCC 4.7.3 release.
Feature safe: yes
Diffstat (limited to 'lang/gcc47')
-rw-r--r-- | lang/gcc47/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc47/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 1f021bf28e28..06cae83b5ff9 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.7.3.20130323 +PORTVERSION= 4.7.4.20130413 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc47/distinfo b/lang/gcc47/distinfo index 3a9980cf5c5c..8bca03b78fab 100644 --- a/lang/gcc47/distinfo +++ b/lang/gcc47/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.7-20130323.tar.bz2) = b8daf57f5ed72c762706b3afb06662ccbbe56195f36e11cc85e0caa44844da11 -SIZE (gcc-4.7-20130323.tar.bz2) = 78780212 +SHA256 (gcc-4.7-20130413.tar.bz2) = 9ed42490de334a01596cc1d399fe6a63801174142c23c3193b578e84a7158863 +SIZE (gcc-4.7-20130413.tar.bz2) = 78747169 |