mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Set appropiate LATEST links.
This commit is contained in:
parent
8afefff003
commit
ee2d930ca4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107432
4 changed files with 5 additions and 2 deletions
|
@ -18,7 +18,7 @@ PATCH_SITE_SUBDIR= obrien
|
|||
PATCHFILES= gdb521_xfree-loadmod.diff
|
||||
|
||||
MAINTAINER= mp@FreeBSD.org
|
||||
COMMENT= GNU GDB 5.2 developmental snapshot
|
||||
COMMENT= GNU GDB 5.2.1 debugger
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -26,7 +26,7 @@ COMMENT= GNU GDB 5.2 developmental snapshot
|
|||
BROKEN= "Configure fails on amd64"
|
||||
.endif
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
LATEST_LINK= gdb52
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-suffix=521
|
||||
|
|
|
@ -17,6 +17,7 @@ MASTER_SITE_SUBDIR= gdb/releases
|
|||
MAINTAINER= mp@FreeBSD.org
|
||||
COMMENT= GNU GDB 5.3 developmental snapshot
|
||||
|
||||
LATEST_LINK= gdb53
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -20,6 +20,7 @@ DISTNAME= gdb+dejagnu-weekly-${SNAPVER}
|
|||
MAINTAINER= obrien@FreeBSD.org
|
||||
COMMENT= GNU GDB 6
|
||||
|
||||
LATEST_LINK= gdb6
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-weekly//}
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
|
@ -20,6 +20,7 @@ DISTNAME= gdb+dejagnu-weekly-${SNAPVER}
|
|||
MAINTAINER= obrien@FreeBSD.org
|
||||
COMMENT= GNU GDB 6
|
||||
|
||||
LATEST_LINK= gdb6
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/-weekly//}
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue