1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

upgrade to 1.0008

make RUN_DEPENDS also BUILD_DEPENDS
drop maintainership
This commit is contained in:
Ying-Chieh Liao 2001-06-13 15:00:08 +00:00
parent 5f187cf3b2
commit 524581f4de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43944
2 changed files with 8 additions and 6 deletions

View File

@ -7,21 +7,23 @@
#
PORTNAME= vshnu
PORTVERSION= 1.0005
CATEGORIES= shells
PORTVERSION= 1.0008
CATEGORIES= shells perl5
MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/vshnu/
MAINTAINER= ijliao@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/Screen.pm:${PORTSDIR}/devel/p5-Term-Screen
# perl 5.6.0
.if ${OSVERSION} < 500007
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
BUILD_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
.endif
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PERL5= yes
PERL_CONFIGURE= yes

View File

@ -1 +1 @@
MD5 (vshnu-1.0005.tar.gz) = 5d91ebd02ea00ef6673debb10af3d055
MD5 (vshnu-1.0008.tar.gz) = f15c258cf42bfa072be2af15163d734c