summaryrefslogtreecommitdiff
path: root/lang/gcc32/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-09-03 08:49:10 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-09-03 08:49:10 +0000
commit6d7e6da0b71a4bb02509b751c2d8a5aa279fbd46 (patch)
tree2e3e0fc5c2c2ba8a0718aab5c701db41d1430ba4 /lang/gcc32/Makefile
parentChange package name to "-4.5b1". (diff)
egcs 1.1 HAS BEEN RELEASED!!
(I will probably not be tracking the snapshots as closely now. I'd like to see if 1.1 isn't stable enough to stay with for a while) Cygnus calls this 1.1a (not Alpha, but a second rolling because a few G77 files were left out). I'm naming this version 1.1.1 so people won't think it is an alpha version.
Notes
Notes: svn path=/head/; revision=12993
Diffstat (limited to 'lang/gcc32/Makefile')
-rw-r--r--lang/gcc32/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/lang/gcc32/Makefile b/lang/gcc32/Makefile
index 1b207de2750f..749768302c34 100644
--- a/lang/gcc32/Makefile
+++ b/lang/gcc32/Makefile
@@ -4,18 +4,19 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.26 1998/08/12 04:39:10 jdp Exp $
+# $Id: Makefile,v 1.27 1998/08/26 09:51:15 obrien Exp $
#
-DISTNAME= egcs-19980816
+DISTNAME= egcs-1.1a
+PKGNAME= egcs-1.1.1
CATEGORIES= lang
-MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-08-16/ \
- ftp://cambridge.cygnus.com/pub/egcs/snapshots/1998-08-16/ \
- ftp://ftp.fu-berlin.de/unix/languages/egcs/snapshots/1998-08-16/
+MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/releases/ \
+ ftp://cambridge.cygnus.com/pub/egcs/releases/ \
+ ftp://ftp.fu-berlin.de/unix/languages/egcs/releases/
MAINTAINER= obrien@FreeBSD.org
-EGCS_REV= egcs-2.91.54
+EGCS_REV= egcs-2.91.57
PLIST_SUB= EGCS_REV=${EGCS_REV} GNU_HOST=${GNUHOST}
GNUHOST= i386-unknown-freebsd
GNU_CONFIGURE= yes