Update to 0.88

Update MASTER_SITE_SUBDIR to look in old directory for old versions
Add extra doc to pkg-plist and Makefile

PR:		28606
Submitted by:	maintainer
This commit is contained in:
David W. Chapman Jr. 2001-07-07 05:01:35 +00:00
parent 9dba2f9c95
commit bc01cb2c49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44862
6 changed files with 12 additions and 6 deletions

View file

@ -6,9 +6,10 @@
#
PORTNAME= SNMP_Session
PORTVERSION= 0.86
PORTVERSION= 0.88
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
PKGNAMEPREFIX= p5-
MAINTAINER= petef@databits.net
@ -20,6 +21,7 @@ post-install:
@${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session
${INSTALL_DATA} ${WRKSRC}/README.SNMP_util \
${PREFIX}/share/doc/p5-SNMP_Session
${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/p5-SNMP_Session
.endif
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793
MD5 (SNMP_Session-0.88.tar.gz) = 1d5f02203e394e8207bf8ed3a621ad71

View file

@ -3,5 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/SNMP_Session.pm
lib/perl5/site_perl/%%PERL_VER%%/SNMP_util.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
%%PORTDOCS%%share/doc/p5-SNMP_Session/README.SNMP_util
%%PORTDOCS%%share/doc/p5-SNMP_Session/index.html
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session
%%PORTDOCS%%@dirrm share/doc/p5-SNMP_Session

View file

@ -6,9 +6,10 @@
#
PORTNAME= SNMP_Session
PORTVERSION= 0.86
PORTVERSION= 0.88
CATEGORIES= net perl5
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
PKGNAMEPREFIX= p5-
MAINTAINER= petef@databits.net
@ -20,6 +21,7 @@ post-install:
@${MKDIR} ${PREFIX}/share/doc/p5-SNMP_Session
${INSTALL_DATA} ${WRKSRC}/README.SNMP_util \
${PREFIX}/share/doc/p5-SNMP_Session
${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/p5-SNMP_Session
.endif
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (SNMP_Session-0.86.tar.gz) = 2352bdc848d9a4be64a24f2d06a3b793
MD5 (SNMP_Session-0.88.tar.gz) = 1d5f02203e394e8207bf8ed3a621ad71

View file

@ -3,5 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/SNMP_Session.pm
lib/perl5/site_perl/%%PERL_VER%%/SNMP_util.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session/.packlist
%%PORTDOCS%%share/doc/p5-SNMP_Session/README.SNMP_util
%%PORTDOCS%%share/doc/p5-SNMP_Session/index.html
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/SNMP_Session
%%PORTDOCS%%@dirrm share/doc/p5-SNMP_Session