diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-07-22 09:36:29 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-07-22 09:36:29 +0000 |
commit | 3582a755d51c40db809be125373d0d4c8036a074 (patch) | |
tree | 1b05c5248b690cceca5db21b4be26a40572c8edb | |
parent | Update to 1.10 (diff) |
(1) Bump patchversion to latest cleanups
(2) Solve "unfetchable distfiles" problem
Notes
Notes:
svn path=/head/; revision=85348
-rw-r--r-- | devel/msp430-gdb/Makefile | 2 | ||||
-rw-r--r-- | devel/msp430-gdb/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/msp430-gdb/Makefile b/devel/msp430-gdb/Makefile index 605cde1342fb..850c5c95d761 100644 --- a/devel/msp430-gdb/Makefile +++ b/devel/msp430-gdb/Makefile @@ -19,7 +19,7 @@ MAINTAINER= lev@FreeBSD.org COMMENT= FSF gdb-5.1.1 for TI's msp430 MCUs cross-development GDBVERSION= 5.1.1 -PATCHVERSION= 20021222 +PATCHVERSION= 20030604 WRKSRC= ${WRKDIR}/${PORTNAME}-${GDBVERSION} diff --git a/devel/msp430-gdb/distinfo b/devel/msp430-gdb/distinfo index 546a13dc7d36..8c10ffc41404 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.20021222.tar.bz2) = 3f71cf6a234e11f4ac29e43b40583bb4 +MD5 (msp430-gdb-5.1.1.20030604.tar.bz2) = d87418bcb83dafc23a7e0816848e7f46 |