diff options
author | sada <sada@FreeBSD.org> | 2002-11-11 14:21:15 +0800 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 2002-11-11 14:21:15 +0800 |
commit | 7e20068baa3051be9e97058f2ba2c6a327928887 (patch) | |
tree | 44343d5a0fe8d6fc0cc41a2d33c654ef8789b986 | |
parent | fe3896282bb02781f50e40fe0a805b7f43abccde (diff) | |
download | freebsd-ports-gnome-7e20068baa3051be9e97058f2ba2c6a327928887.tar.gz freebsd-ports-gnome-7e20068baa3051be9e97058f2ba2c6a327928887.tar.zst freebsd-ports-gnome-7e20068baa3051be9e97058f2ba2c6a327928887.zip |
- upgrade patchversion to 20021031
- portlint
PR: ports/45162
Submitted by: maintainer
-rw-r--r-- | devel/msp430-gdb/Makefile | 6 | ||||
-rw-r--r-- | devel/msp430-gdb/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/msp430-gdb/Makefile b/devel/msp430-gdb/Makefile index 6405c3a2c572..c51417cd7284 100644 --- a/devel/msp430-gdb/Makefile +++ b/devel/msp430-gdb/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${PORTNAME}-${GDBVERSION}${EXTRACT_SUFX} \ MAINTAINER= lev@serebryakov.spb.ru GDBVERSION= 5.1.1 -PATCHVERSION= 20021016 +PATCHVERSION= 20021031 WRKSRC= ${WRKDIR}/${PORTNAME}-${GDBVERSION} @@ -33,8 +33,8 @@ MAN1= ${PKGNAMEPREFIX}gdb.1 ${PKGNAMEPREFIX}run.1 PLIST_SUB+= PORTVERSION=${PORTVERSION} GDB_TARG=${PKGNAMEPREFIX:S/-$//} \ GDB_REV=${GDBVERSION} -BINARIES = gdb:gdb run:sim/msp430 -MANPAGES = gdb.1:gdb run.1:sim/common +BINARIES= gdb:gdb run:sim/msp430 +MANPAGES= gdb.1:gdb run.1:sim/common do-install: @${MKDIR} ${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin diff --git a/devel/msp430-gdb/distinfo b/devel/msp430-gdb/distinfo index 6b07c602ea73..4ff22954bc1a 100644 --- a/devel/msp430-gdb/distinfo +++ b/devel/msp430-gdb/distinfo @@ -1,2 +1,2 @@ MD5 (gdb-5.1.1.tar.bz2) = ad07a75320fd04fa4f80ac0f38cbd2eb -MD5 (msp430-gdb-5.1.1.20021016.tar.bz2) = bb420ac44c9864e026128c4591aef63e +MD5 (msp430-gcc-3.2.20021105.tar.bz2) = 2c59079018d87d2c93e474f72fa82d13 |