Update to the 2002-03-15 snapshot of what will be version 5.2.
This commit is contained in:
parent
98d004ef1d
commit
ebc54f3baf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56165
2 changed files with 5 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
SNAPDATE= 2002-03-10
|
||||
SNAPDATE= 2002-03-15
|
||||
SNAPVER= ${SNAPDATE:S/-//g}
|
||||
|
||||
PORTNAME= psim-freebsd
|
||||
|
@ -15,16 +15,13 @@ PORTREVISION= ${SNAPVER}
|
|||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
#MASTER_SITE_SUBDIR= gdb/releases
|
||||
MASTER_SITE_SUBDIR= gdb/snapshots/current
|
||||
MASTER_SITE_SUBDIR= gdb/snapshots/branch
|
||||
#DISTNAME= gdb-${PORTVERSION}
|
||||
DISTNAME= gdb+dejagnu-${SNAPVER}
|
||||
DISTNAME= gdb+dejagnu-5.1.90_${SNAPVER}
|
||||
|
||||
MAINTAINER= mp@FreeBSD.org
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
|
||||
|
@ -48,4 +45,4 @@ cklatest:
|
|||
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/${MASTER_SITE_SUBDIR}/ \
|
||||
| grep gdb+dejagnu-
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gdb+dejagnu-20020310.tar.bz2) = a6f0347510e400bca3f818ea7d420b68
|
||||
MD5 (gdb+dejagnu-5.1.90_20020315.tar.bz2) = 4130d6307938c3f5275080a891415fd2
|
||||
|
|
Loading…
Reference in a new issue