Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-SVN-S4/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 6 Nov 2008 16:49:27 -0000 1.9 +++ Makefile 22 May 2009 06:39:48 -0000 @@ -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 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-SVN-S4/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 6 Nov 2008 16:49:27 -0000 1.3 +++ distinfo 22 May 2009 06:39:48 -0000 @@ -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 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-SVN-S4/pkg-plist,v retrieving revision 1.1 diff -u -u -r1.1 pkg-plist --- pkg-plist 15 Jan 2008 21:20:24 -0000 1.1 +++ pkg-plist 22 May 2009 06:39:48 -0000 @@ -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