diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-03-24 12:26:49 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-03-24 12:26:49 +0000 |
commit | 64808829b31e96bba5245cc076a5b838880119e7 (patch) | |
tree | 61e27ceb08edce3cab19864f9254e66e1947af1e /lang | |
parent | - Update to 0.8.1 (diff) |
Update to the 20130323 snapshot of GCC 4.7.3.
Notes
Notes:
svn path=/head/; revision=315114
Diffstat (limited to 'lang')
-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 16f35d211c21..1f021bf28e28 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.7.3.20130302 +PORTVERSION= 4.7.3.20130323 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc47/distinfo b/lang/gcc47/distinfo index 013eb8031264..3a9980cf5c5c 100644 --- a/lang/gcc47/distinfo +++ b/lang/gcc47/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.7-20130302.tar.bz2) = 14b2e30b1c68f7c26eaa5e75ee3ef2d5edab7994fae83c2215184e14dcd4d680 -SIZE (gcc-4.7-20130302.tar.bz2) = 78902172 +SHA256 (gcc-4.7-20130323.tar.bz2) = b8daf57f5ed72c762706b3afb06662ccbbe56195f36e11cc85e0caa44844da11 +SIZE (gcc-4.7-20130323.tar.bz2) = 78780212 |