aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-objc/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-02-12 13:44:24 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-02-12 13:44:24 +0000
commita01429d2bc9ac1f94bdfe172f3994556799b493d (patch)
treee044fd59c1a9e29fda9d20b1cc54cc1c04080881 /devel/i386-rtems-objc/Makefile
parent6492f3715fc6bb5bab7cfe8a192cf71a5a7777e3 (diff)
downloadports-a01429d2bc9ac1f94bdfe172f3994556799b493d.tar.gz
ports-a01429d2bc9ac1f94bdfe172f3994556799b493d.zip
Notes
Diffstat (limited to 'devel/i386-rtems-objc/Makefile')
-rw-r--r--devel/i386-rtems-objc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/i386-rtems-objc/Makefile b/devel/i386-rtems-objc/Makefile
index 1d8a7fd5c90a..90edc875a408 100644
--- a/devel/i386-rtems-objc/Makefile
+++ b/devel/i386-rtems-objc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= objc
-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/${OBJCNAME}/:gcc
DISTFILES= ${NEWLIBNAME}.tar.gz \
${OBJCNAME}.tar.gz:gcc
-PATCHFILES= ${OBJCNAME}-rtems-20010622a.diff \
- ${NEWLIBNAME}-rtems-20010622.diff
+PATCHFILES= ${OBJCNAME}-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
-OBJCNAME= gcc-2.95.3
-NEWLIBNAME= newlib-1.9.0
+OBJCNAME= gcc-3.2.1
+NEWLIBNAME= newlib-1.11.0
MASTERDIR= ${.CURDIR}/../i386-rtems-objc
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}