diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-10 21:02:30 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-10 21:02:30 +0000 |
commit | a471fda8fdd7adc624eb4565217bce4ef5ff7065 (patch) | |
tree | 679ba47605c905cd483bd7d98a706c9846c77c01 /devel/i386-rtems-gcj | |
parent | b6edaa17d415fb43232f3d3b9aca633de737ce42 (diff) | |
download | ports-a471fda8fdd7adc624eb4565217bce4ef5ff7065.tar.gz ports-a471fda8fdd7adc624eb4565217bce4ef5ff7065.zip |
Notes
Diffstat (limited to 'devel/i386-rtems-gcj')
-rw-r--r-- | devel/i386-rtems-gcj/Makefile | 8 | ||||
-rw-r--r-- | devel/i386-rtems-gcj/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/i386-rtems-gcj/Makefile b/devel/i386-rtems-gcj/Makefile index 95a3ed2c0143..710311818579 100644 --- a/devel/i386-rtems-gcj/Makefile +++ b/devel/i386-rtems-gcj/Makefile @@ -7,13 +7,13 @@ PORTNAME= gcj PORTVERSION= 2.95.2 -PORTREVISION= 11 +PORTREVISION= 22 CATEGORIES= devel MASTER_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ DISTFILES= ${JAVANAME}.tar.gz ${NEWLIBNAME}.tar.gz -PATCHFILES= ${JAVANAME}-rtems-20001030.diff.gz \ - ${NEWLIBNAME}-rtems-20001027.diff.gz +PATCHFILES= ${JAVANAME}-rtems-20010221.diff \ + ${NEWLIBNAME}-rtems-20010221.diff PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ @@ -24,7 +24,7 @@ DIST_SUBDIR= rtems LCLTARGET?= i386-rtems JAVANAME= gcc-2.95.2 -NEWLIBNAME= newlib-1.8.2 +NEWLIBNAME= newlib-1.9.0 MASTERDIR= ${.CURDIR}/../i386-rtems-gcj PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET} diff --git a/devel/i386-rtems-gcj/distinfo b/devel/i386-rtems-gcj/distinfo index 645a36b6ce0a..d5e659ceaa2f 100644 --- a/devel/i386-rtems-gcj/distinfo +++ b/devel/i386-rtems-gcj/distinfo @@ -1,4 +1,4 @@ MD5 (rtems/gcc-2.95.2.tar.gz) = 1bf15194e6b99d088133b1d28176d949 -MD5 (rtems/newlib-1.8.2.tar.gz) = b4df8090127da174e42852dd200a42db -MD5 (rtems/gcc-2.95.2-rtems-20001030.diff.gz) = fc60897809766e9e9fbe6860191bb54c -MD5 (rtems/newlib-1.8.2-rtems-20001027.diff.gz) = b02282dc68739bc085d74384ce5a93c8 +MD5 (rtems/newlib-1.9.0.tar.gz) = 13eb50875731cb5f22587d5622ddcf6c +MD5 (rtems/gcc-2.95.2-rtems-20010221.diff) = f52f172ebf45205c7c8f45b7d1a58fc3 +MD5 (rtems/newlib-1.9.0-rtems-20010221.diff) = 63e10f0b0eaee18ab30de9d007e7a760 |