aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/i386-rtems-gcc/Makefile')
-rw-r--r--devel/i386-rtems-gcc/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/i386-rtems-gcc/Makefile b/devel/i386-rtems-gcc/Makefile
index f375fe4046d8..d2b7adc73267 100644
--- a/devel/i386-rtems-gcc/Makefile
+++ b/devel/i386-rtems-gcc/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= gcc
-PORTVERSION= 2.95.2
-PORTREVISION= 22
+PORTVERSION= 2.95.3
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= newlib
DISTFILES= ${GCCNAME}.tar.gz ${NEWLIBNAME}.tar.gz
-PATCHFILES= ${GCCNAME}-rtems-20010221.diff \
- ${NEWLIBNAME}-rtems-20010221.diff
+PATCHFILES= ${GCCNAME}-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
-GCCNAME= gcc-2.95.2
+GCCNAME= gcc-2.95.3
NEWLIBNAME= newlib-1.9.0
MASTERDIR= ${.CURDIR}/../i386-rtems-gcc
PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET}