upgrade to v3 pre1

drop maintainership
This commit is contained in:
Ying-Chieh Liao 2002-01-19 16:07:10 +00:00
parent eb7293d59e
commit 55bb75388c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53343
3 changed files with 16 additions and 7 deletions

View File

@ -7,29 +7,33 @@
#
PORTNAME= profxp
PORTVERSION= 2p1
PORTVERSION= 3p1
CATEGORIES= ftp
MASTER_SITES= http://duncanthrax.net/profxp/
DISTNAME= ${PORTNAME}.v${PORTVERSION:S/p/-pre/}
DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src
MAINTAINER= ijliao@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SOCKS.pm:${PORTSDIR}/net/p5-Socks \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl
# perl 5.6.0
.if ${OSVERSION} < 500007
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
post-patch:
@${PERL} -pi -e "s,^#!.*,#!${PERL},g" ${WRKSRC}/profxpv3.pl
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/profxpv2.pl ${PREFIX}/bin/profxp
${INSTALL_SCRIPT} ${WRKSRC}/profxpv3.pl ${PREFIX}/bin/profxp
${CP} -R ${WRKSRC}/profxp ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
.include <bsd.port.post.mk>

View File

@ -1 +1 @@
MD5 (profxp.v2-pre1.tar.gz) = 9f050b7e1248941f54bcec0fc095aa20
MD5 (profxp-v3-pre1-src.tar.gz) = 63b1511fa4fb17867d29747bd2ccdd0d

View File

@ -1 +1,6 @@
bin/profxp
lib/perl5/site_perl/%%PERL_VER%%/profxp/command.pm
lib/perl5/site_perl/%%PERL_VER%%/profxp/config.pm
lib/perl5/site_perl/%%PERL_VER%%/profxp/screen.pm
lib/perl5/site_perl/%%PERL_VER%%/profxp/tcp.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/profxp