summaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gcj/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-10-13 23:43:36 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-10-13 23:43:36 +0000
commit488786de1d1fb88f20df55494cc094c83bca6e0f (patch)
treeb2149195b24482ffbb814529d168b8c114f56e0e /devel/i386-rtems-gcj/Makefile
parentFix dangling sentence with what I really meant to say. (diff)
Upgrade all the GCC based RTEMS ports to gcc-2.95.3
Notes
Notes: svn path=/head/; revision=48739
Diffstat (limited to 'devel/i386-rtems-gcj/Makefile')
-rw-r--r--devel/i386-rtems-gcj/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/i386-rtems-gcj/Makefile b/devel/i386-rtems-gcj/Makefile
index 06c911050b8e..6a72860c5c8b 100644
--- a/devel/i386-rtems-gcj/Makefile
+++ b/devel/i386-rtems-gcj/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= gcj
-PORTVERSION= 2.95.2
-PORTREVISION= 22
+PORTVERSION= 2.95.3
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= newlib
DISTFILES= ${JAVANAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${JAVANAME}-rtems-20010221.diff \
- ${NEWLIBNAME}-rtems-20010221.diff
+PATCHFILES= ${JAVANAME}-rtems-20010622a.diff \
+ ${NEWLIBNAME}-rtems-20010622.diff
PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \
http://rtems.thehousleys.net/
@@ -21,7 +21,7 @@ MAINTAINER= jeh@FreeBSD.org
LCLTARGET?= i386-rtems
-JAVANAME= gcc-2.95.2
+JAVANAME= gcc-2.95.3
NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gcj
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}