aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-g77/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-02-05 11:17:18 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-02-05 11:17:18 +0000
commit16da5b8f16a0113e10e51330d3c51ce43f749ba1 (patch)
tree5c03856f3d78ddc136bd9b48f96b286151286582 /devel/i386-rtems-g77/Makefile
parent5abfa16774657d465c62148028b81886589a8c88 (diff)
downloadports-16da5b8f16a0113e10e51330d3c51ce43f749ba1.tar.gz
ports-16da5b8f16a0113e10e51330d3c51ce43f749ba1.zip
Notes
Diffstat (limited to 'devel/i386-rtems-g77/Makefile')
-rw-r--r--devel/i386-rtems-g77/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/i386-rtems-g77/Makefile b/devel/i386-rtems-g77/Makefile
index b8e4cf366606..ab4d9ea08f3a 100644
--- a/devel/i386-rtems-g77/Makefile
+++ b/devel/i386-rtems-g77/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= g77
-PORTVERSION= 2.95.3
+PORTVERSION= 3.2.1
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} \
@@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= newlib \
gcc/releases/${G77NAME}/:gcc
DISTFILES= ${NEWLIBNAME}.tar.gz \
${G77NAME}.tar.gz:gcc
-PATCHFILES= ${G77NAME}-rtems-20010622a.diff \
- ${NEWLIBNAME}-rtems-20010622.diff
+PATCHFILES= ${G77NAME}-rtems-20021209.diff \
+ ${NEWLIBNAME}-rtems-20030120.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -24,8 +24,8 @@ MAINTAINER= jeh@FreeBSD.org
LCLTARGET?= i386-rtems
-G77NAME= gcc-2.95.3
-NEWLIBNAME= newlib-1.9.0
+G77NAME= gcc-3.2.1
+NEWLIBNAME= newlib-1.11.0
MASTERDIR= ${.CURDIR}/../i386-rtems-g77
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}