mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Make this port fetchable by moving it back to the gdb-5.3 final release.
The gdb-5.3.1 development branch died off in favor of gdb-6.0.
This commit is contained in:
parent
bed69ef0ec
commit
addfeacd66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94585
2 changed files with 2 additions and 8 deletions
|
@ -6,21 +6,15 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
SNAPDATE= 2003-03-11
|
|
||||||
SNAPVER= ${SNAPDATE:S/-//g}
|
|
||||||
|
|
||||||
PORTNAME= gdb
|
PORTNAME= gdb
|
||||||
PORTVERSION= 5.3
|
PORTVERSION= 5.3
|
||||||
PORTREVISION= ${SNAPVER}
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||||
MASTER_SITE_SUBDIR= gdb/snapshots/branch
|
MASTER_SITE_SUBDIR= gdb/releases
|
||||||
DISTNAME= gdb+dejagnu-weekly-5.3.0.90_${SNAPVER}
|
|
||||||
|
|
||||||
MAINTAINER= mp@FreeBSD.org
|
MAINTAINER= mp@FreeBSD.org
|
||||||
COMMENT= GNU GDB 5.3 developmental snapshot
|
COMMENT= GNU GDB 5.3 developmental snapshot
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-weekly//}
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gdb+dejagnu-weekly-5.3.0.90_20030311.tar.bz2) = 71b01efff86986c79491e2a540449117
|
MD5 (gdb-5.3.tar.bz2) = 70e4ade69a2dff2c7b9af9a4ef44798f
|
||||||
|
|
Loading…
Add table
Reference in a new issue