aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc41/Makefile
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2005-11-09 06:15:53 +0800
committergerald <gerald@FreeBSD.org>2005-11-09 06:15:53 +0800
commit9e0ff87b9539ae41d691451f866f87b7de623756 (patch)
tree3aa5f108e7be38e4bb6988f6cac6fe1ccd378cd8 /lang/gcc41/Makefile
parentd014eac2d6c30e7e42ca5376516dbe7bb1d937a0 (diff)
downloadfreebsd-ports-gnome-9e0ff87b9539ae41d691451f866f87b7de623756.tar.gz
freebsd-ports-gnome-9e0ff87b9539ae41d691451f866f87b7de623756.tar.zst
freebsd-ports-gnome-9e0ff87b9539ae41d691451f866f87b7de623756.zip
Update to the 20051029 snapshot of GCC 4.1. This brings many bugfixes
due to the stabilization work for the 4.1.0 release and also addresses some hierarchy problems I had reported (and which we no longer need to work around).
Diffstat (limited to 'lang/gcc41/Makefile')
-rw-r--r--lang/gcc41/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile
index 069f281d9705..8ec424a57745 100644
--- a/lang/gcc41/Makefile
+++ b/lang/gcc41/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gcc
PORTVERSION= 4.1.0
-PORTREVISION= 20050924
+PORTREVISION= 20051029
CATEGORIES= lang java
VERSIONSTRING= 4.1-${PORTREVISION}
MASTER_SITES= ${MASTER_SITE_GCC}