Index: head/devel/p5-Class-ParmList/Makefile =================================================================== --- head/devel/p5-Class-ParmList/Makefile (revision 157471) +++ head/devel/p5-Class-ParmList/Makefile (revision 157472) @@ -1,22 +1,22 @@ # New ports collection makefile for: devel/p5-Class-ParmList # Date created: Oct 23 2003 # Whom: clsung@dragon2.net # # $FreeBSD$ # PORTNAME= Class-ParmList -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Class PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= A module for processing named parameter lists for method calls -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Class::ParmList.3 .include Property changes on: head/devel/p5-Class-ParmList/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/devel/p5-Class-ParmList/distinfo =================================================================== --- head/devel/p5-Class-ParmList/distinfo (revision 157471) +++ head/devel/p5-Class-ParmList/distinfo (revision 157472) @@ -1,3 +1,3 @@ -MD5 (Class-ParmList-1.04.tar.gz) = bd49480736814ee03f82bf0827caefa2 -SHA256 (Class-ParmList-1.04.tar.gz) = e6558798dcd2af95d224c68dc21485eb76049242f2714397f5e7eb6b2267accb -SIZE (Class-ParmList-1.04.tar.gz) = 16656 +MD5 (Class-ParmList-1.05.tar.gz) = c1ef0768229b1284661fc0af9d4bcda2 +SHA256 (Class-ParmList-1.05.tar.gz) = 9f2d5b41ece04647a881d69415b42b9fc62ce8125eb2e2b92390a7f4d977af55 +SIZE (Class-ParmList-1.05.tar.gz) = 16517 Property changes on: head/devel/p5-Class-ParmList/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/devel/p5-Class-ParmList/pkg-plist =================================================================== --- head/devel/p5-Class-ParmList/pkg-plist (revision 157471) +++ head/devel/p5-Class-ParmList/pkg-plist (revision 157472) @@ -1,6 +1,3 @@ %%SITE_PERL%%/Class/ParmList.pm %%SITE_PERL%%/Class/ParmList.pod -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/ParmList/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/ParmList @dirrmtry %%SITE_PERL%%/Class -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class Property changes on: head/devel/p5-Class-ParmList/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property