diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-07-06 17:00:33 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2013-07-06 17:00:33 +0000 |
| commit | a9ea95695e71a8fc40efe1e39f6664548cae2275 (patch) | |
| tree | e10c6f28c973222626c02f21ae188e5d49989333 | |
| parent | - remove option KDE3 (diff) | |
Update to the 20130630 snapshot of GCC 4.9.0.
| -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 2f157b31f166..8b4f21678d4e 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.9.0.20130609 +PORTVERSION= 4.9.0.20130630 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc49/distinfo b/lang/gcc49/distinfo index c43e589f040c..492fe39ce540 100644 --- a/lang/gcc49/distinfo +++ b/lang/gcc49/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20130609.tar.bz2) = a82437d3d4af29aa0f048008612c413c02d71ceb197f111a9de7d341a440cd10 -SIZE (gcc-4.9-20130609.tar.bz2) = 83064661 +SHA256 (gcc-4.9-20130630.tar.bz2) = c25bbea86c196879e8e8af1227e47b255a7b3e842fbd69c72f6e0564ec4465df +SIZE (gcc-4.9-20130630.tar.bz2) = 83093776 |
