mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
- Drop maintainership
- Mark the port DEPRECATED with the message to use shells/bash or shells/bash-static instead - Set an EXPIRATION_DATE of 3 months
This commit is contained in:
parent
77b52d4908
commit
762aefd34d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263406
@ -9,4 +9,9 @@ MASTERDIR= ${.CURDIR}/../../shells/bash3
|
||||
|
||||
WITH_STATIC_BASH= yes
|
||||
|
||||
# this is redundant to make sure automated tools catch this slave port as well
|
||||
# as the master port
|
||||
DEPRECATED= Use shells/bash or shells/bash-static instead
|
||||
EXPIRATION_DATE= 2011-01-21
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -25,9 +25,12 @@ PATCHFILES!= /usr/bin/jot -s " " -w \
|
||||
${PORTNAME}${PORTVERSION:R:S/.//g}-%03d \
|
||||
${PATCHLEVEL} 1 ${PATCHLEVEL}
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= The GNU Project's Bourne Again SHell
|
||||
|
||||
DEPRECATED= Use shells/bash or shells/bash-static instead
|
||||
EXPIRATION_DATE= 2011-01-21
|
||||
|
||||
IGNOREFILES= FAQ
|
||||
|
||||
.if !defined(WITHOUT_IMPLICITCD)
|
||||
|
Loading…
Reference in New Issue
Block a user