- Update to 1.032

PR:             ports/134823
Approved by:    maintainer timeout (skv; 15 days)
Submitted by:   me
This commit is contained in:
Philip M. Gollucci 2009-06-05 22:50:02 +00:00
parent 94a830017e
commit e985aca748
3 changed files with 6 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= SVN-S4
PORTVERSION= 1.031
PORTVERSION= 1.032
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -26,6 +26,6 @@ MAN1= s4.1
MAN3= SVN::S4.3 SVN::S4::FixProp.3 SVN::S4::Getopt.3 \
SVN::S4::Info.3 SVN::S4::Path.3 SVN::S4::QuickCommit.3 \
SVN::S4::Snapshot.3 SVN::S4::StrongRevert.3 SVN::S4::Update.3 \
SVN::S4::ViewSpec.3
SVN::S4::ViewSpec.3 SVN::S4::CatOrMods.3
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (SVN-S4-1.031.tar.gz) = 54cd6f890f454842f226bc9fb195e260
SHA256 (SVN-S4-1.031.tar.gz) = b58b62c41961a2dbeff5fe164305bcc412c40cc1981f97acde017d14e3176b42
SIZE (SVN-S4-1.031.tar.gz) = 62414
MD5 (SVN-S4-1.032.tar.gz) = 504c97a4d7e58b0d382eefca2080efe8
SHA256 (SVN-S4-1.032.tar.gz) = 6fdf85f5de3f065327a5d39df605013887f89bf784602e9179f87af2e918d43f
SIZE (SVN-S4-1.032.tar.gz) = 63311

View file

@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/S4/.packlist
bin/s4
%%SITE_PERL%%/SVN/S4.pm
%%SITE_PERL%%/SVN/S4/CatOrMods.pm
%%SITE_PERL%%/SVN/S4/FixProp.pm
%%SITE_PERL%%/SVN/S4/Getopt.pm
%%SITE_PERL%%/SVN/S4/Info.pm