Update to latest snapshot (gdb-5.0.92).
This commit is contained in:
parent
34323bd7e0
commit
f0caff7484
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=49514
2 changed files with 3 additions and 6 deletions
|
@ -6,15 +6,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
SNAPDATE= 2001-10-12
|
||||
SNAPVER= ${SNAPDATE:S/-//g}
|
||||
|
||||
PORTNAME= psim-freebsd
|
||||
PORTVERSION= ${SNAPVER}
|
||||
PORTVERSION= 5.0.92
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= gdb/snapshots
|
||||
DISTNAME= gdb+dejagnu-${SNAPVER}
|
||||
DISTNAME= gdb-${PORTVERSION}
|
||||
|
||||
MAINTAINER= mp@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gdb+dejagnu-20011012.tar.bz2) = 6e9dc1079113a64447b804018e8cfc07
|
||||
MD5 (gdb-5.0.92.tar.bz2) = b9ac18040380292d79973c9e5642c793
|
||||
|
|
Loading…
Reference in a new issue