aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc40
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-03-08 10:21:03 +0800
committerobrien <obrien@FreeBSD.org>2000-03-08 10:21:03 +0800
commit0aae7323d309c8e61fc516481206a38a538958ea (patch)
tree47a0ee2b633137bdcca7f9022bfa62aabcac172a /lang/gcc40
parent5836581075f0131090c6fd0a3719d23e4c17836c (diff)
downloadfreebsd-ports-gnome-0aae7323d309c8e61fc516481206a38a538958ea.tar.gz
freebsd-ports-gnome-0aae7323d309c8e61fc516481206a38a538958ea.tar.zst
freebsd-ports-gnome-0aae7323d309c8e61fc516481206a38a538958ea.zip
Upgrade to the 2000-02-21 GCC 2.96 development snapshot.
Diffstat (limited to 'lang/gcc40')
-rw-r--r--lang/gcc40/Makefile3
-rw-r--r--lang/gcc40/distinfo10
-rw-r--r--lang/gcc40/pkg-plist1
3 files changed, 7 insertions, 7 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index 8adab151e458..18bdca315ed8 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -7,7 +7,7 @@
# $FreeBSD$
#
-SNAPDATE= 2000-02-07
+SNAPDATE= 2000-02-21
SNAPVER= ${SNAPDATE:S/-//g}
DISTNAME= gcc-2.96
@@ -15,7 +15,6 @@ PKGNAME= gcc-devel-${SNAPVER}
CATEGORIES= lang java
MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.ninemoons.com/pub/mirrors/egcs/snapshots/${SNAPDATE}/ \
- ftp://ftp.nluug.nl/pub/languages/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.iij.ad.jp/pub/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.yggdrasil.com/mirrors/site/egcs.cygnus.com/pub/egcs/snapshots/${SNAPDATE}/ \
ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/
diff --git a/lang/gcc40/distinfo b/lang/gcc40/distinfo
index f986ab4a25f8..14303e135d82 100644
--- a/lang/gcc40/distinfo
+++ b/lang/gcc40/distinfo
@@ -1,5 +1,5 @@
-MD5 (egcs-core-20000207.tar.gz) = aeb16c43745a1192db09629df8d7a63b
-MD5 (egcs-g++-20000207.tar.gz) = 9973693120531615e8a28c40cbb17e10
-MD5 (egcs-g77-20000207.tar.gz) = fa19219b4aab5ba4ef19a21ec66d553b
-MD5 (egcs-java-20000207.tar.gz) = 47cde2f432c910dbb5587f7d5eb94238
-MD5 (egcs-objc-20000207.tar.gz) = 257d673cfabadcd1f2e289d6f21a9715
+MD5 (egcs-core-20000221.tar.gz) = 2bb71041c85790eb98d700b23a2ce929
+MD5 (egcs-g++-20000221.tar.gz) = 0c6ef650d5f3bad99c6872b2d8e89bbb
+MD5 (egcs-g77-20000221.tar.gz) = 61cf684af1e35754acac2baa853d0f66
+MD5 (egcs-java-20000221.tar.gz) = 74a87ca46478a08db8c9a798dcc57abe
+MD5 (egcs-objc-20000221.tar.gz) = 52da2977592dd248dfc92706d9ec500f
diff --git a/lang/gcc40/pkg-plist b/lang/gcc40/pkg-plist
index c498178645e2..638f66426b5c 100644
--- a/lang/gcc40/pkg-plist
+++ b/lang/gcc40/pkg-plist
@@ -214,6 +214,7 @@ info/gcc.info-28
info/gcc.info-29
info/gcc.info-30
info/gcc.info-31
+info/gcc.info-32
info/gcc.info-3
info/gcc.info-4
info/gcc.info-5
* Fix the build with new ffmpeg.mezz2007-04-121-3/+5 * * LIB_DEPENDS changes (require libdvdread.so.5)koitsu2007-04-061-2/+2 * Retire jpeg-mmxahze2007-03-081-14/+1 * Remove extra ECHO_MSG.olgeni2007-02-101-1/+0 * Fix a couple of typos.olgeni2007-02-101-2/+2 * - Fix detecting of device typesstas2007-01-032-1/+44 * Grab MAINTAINER for multimedia@ahze2006-12-221-2/+2 * - s/FreeBSD.or/FreeBSD.org/gabor2006-12-221-1/+1 * Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1 * - Fix SDL-dependent ports broken by last update.stas2006-09-211-2/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-202-56/+1 * Fix pkg-plist.stefan2006-07-251-2/+0 * - Fix a typo in Makefilesem2006-06-051-1/+1 * - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-241-2/+2 * - Update PORTREVISION and libtheora version reflecting multimedia/libtheora u...mnag2006-05-071-3/+2 * Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theade2006-02-281-5/+5 * Conversion to a single libtool environment.ade2006-02-232-3/+268 * - Chase ImageMagick updatepav2006-01-051-1/+1 * Update to 1.0.2.lawrance2005-12-123-8/+6 * Enable OSS supportmnag2005-11-243-1/+5 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Update to 1.0.1mnag2005-10-152-16/+15 * - Chase mjpegtoolsahze2005-10-051-1/+2 * - Update to 1.0.0 finalahze2005-08-294-64/+16 * - Chase mjpegtools lib versionahze2005-07-181-1/+2 * - Update to 1.0.0rc1ahze2005-07-064-4/+63 * - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2 * - Bump lzo lib version.flz2005-06-011-1/+2 * - Sync with multimedia/libquicktime (new location of header files)barner2005-05-201-1/+7 * - Update to 1.0.0beta3pav2005-05-11