Update to 1.38.

This commit is contained in:
MANTANI Nobutaka 2013-01-26 17:28:33 +00:00
parent a2b3de7cba
commit cc8c90f3be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311036
3 changed files with 6 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Mac-PropertyList
PORTVERSION= 1.37
PORTVERSION= 1.38
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -23,6 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Mac::PropertyList.3 \
Mac::PropertyList::ReadBinary.3
Mac::PropertyList::ReadBinary.3 \
Mac::PropertyList::WriteBinary.3
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Mac-PropertyList-1.37.tar.gz) = 91a0313fb11045099c85b5631ab46f23344b2d2ecf95b6be718572fc4d625f1d
SIZE (Mac-PropertyList-1.37.tar.gz) = 24655
SHA256 (Mac-PropertyList-1.38.tar.gz) = fa6f5d52232b4c08b0e6ddab83cb7ac90a4c113ab56facd489d1535b2845df91
SIZE (Mac-PropertyList-1.38.tar.gz) = 31913

View file

@ -1,5 +1,6 @@
%%SITE_PERL%%/Mac/PropertyList.pm
%%SITE_PERL%%/Mac/PropertyList/ReadBinary.pm
%%SITE_PERL%%/Mac/PropertyList/WriteBinary.pm
%%SITE_PERL%%/mach/auto/Mac/PropertyList/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mac/PropertyList
@dirrm %%SITE_PERL%%/Mac/PropertyList