diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-09 14:58:09 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-09 14:58:09 +0000 |
commit | 0049f750537e96fd1db0b28d140636f48ca79ba1 (patch) | |
tree | ed56f16f2098d73977f2eac260c16b06d8643219 /devel/i386-rtems-binutils | |
parent | c7d5557cd6c5f94752a72adec8a4206b3ef4c961 (diff) |
Notes
Diffstat (limited to 'devel/i386-rtems-binutils')
-rw-r--r-- | devel/i386-rtems-binutils/Makefile | 15 | ||||
-rw-r--r-- | devel/i386-rtems-binutils/distinfo | 4 |
2 files changed, 8 insertions, 11 deletions
diff --git a/devel/i386-rtems-binutils/Makefile b/devel/i386-rtems-binutils/Makefile index dafe1259fd8e..71c5bfbba396 100644 --- a/devel/i386-rtems-binutils/Makefile +++ b/devel/i386-rtems-binutils/Makefile @@ -6,27 +6,24 @@ # PORTNAME= binutils -PORTVERSION= 2.10 -PORTREVISION= 2 +PORTVERSION= 2.11 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= binutils -DISTFILES= ${BINNAME}.tar.gz -PATCHFILES= ${BINNAME}-rtems-20000726.diff.gz +MASTER_SITES= ${MASTER_SITE_SOURCEWARE} +MASTER_SITE_SUBDIR= binutils/releases +PATCHFILES= ${BINNAME}-rtems-20010409.diff PATCH_SITES= ftp://ftp.oarcorp.com/pub/rtems/snapshots/c_tools/source/ \ http://rtems.thehousleys.net/ MAINTAINER= jeh@FreeBSD.org -DIST_SUBDIR= rtems - LCLTARGET?= i386-rtems -BINNAME= binutils-2.10 +BINNAME= binutils-2.11 MASTERDIR= ${.CURDIR}/../i386-rtems-binutils PLIST= ${PKGDIR}/pkg-plist.${LCLTARGET} PKGNAMEPREFIX= ${LCLTARGET}- +USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes ALL_TARGET= all info diff --git a/devel/i386-rtems-binutils/distinfo b/devel/i386-rtems-binutils/distinfo index c40919012ca5..d9a4801cb8b7 100644 --- a/devel/i386-rtems-binutils/distinfo +++ b/devel/i386-rtems-binutils/distinfo @@ -1,2 +1,2 @@ -MD5 (rtems/binutils-2.10.tar.gz) = 4feaad7d856509d9f8844f21a0a9e4b7 -MD5 (rtems/binutils-2.10-rtems-20000726.diff.gz) = 3802eebcbefec5b7d8a8d2bcecb4be28 +MD5 (binutils-2.11.tar.bz2) = 51fed4d711f0ceabff40cb7050fb1ca7 +MD5 (binutils-2.11-rtems-20010409.diff) = afa777ade2c18c03a4a71369afe2efac |