Index: head/devel/p5-version/Makefile =================================================================== --- head/devel/p5-version/Makefile (revision 180933) +++ head/devel/p5-version/Makefile (revision 180934) @@ -1,30 +1,29 @@ # New ports collection makefile for: devel/p5-version # Date created: Aug 27 2003 # Whom: Autrijus Tang # # $FreeBSD$ # PORTNAME= version -PORTVERSION= 0.67.01 +PORTVERSION= 0.68 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPEACOCK PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Perl extension for Version Objects PERL_CONFIGURE= yes MAN3= version.3 .include # requires Perl 5.00504 .if ${PERL_LEVEL} < 500600 IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again .endif .include Property changes on: head/devel/p5-version/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/devel/p5-version/distinfo =================================================================== --- head/devel/p5-version/distinfo (revision 180933) +++ head/devel/p5-version/distinfo (revision 180934) @@ -1,3 +1,3 @@ -MD5 (version-0.6701.tar.gz) = eb5464a77d342ab5eb21f2fb82670d1c -SHA256 (version-0.6701.tar.gz) = 7fb38ae6ce9ff7b4f9f46838bbb4d1fce577afddfbb3cc89e37cd8cbc81d795c -SIZE (version-0.6701.tar.gz) = 48490 +MD5 (version-0.68.tar.gz) = 074a70871ea5c500437afcb13988212e +SHA256 (version-0.68.tar.gz) = 8fbc6cdae27ca19a1cca229b122893126e835d09f616bfc9496cc6bb560e592b +SIZE (version-0.68.tar.gz) = 49950 Property changes on: head/devel/p5-version/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property Index: head/devel/p5-version/pkg-plist =================================================================== --- head/devel/p5-version/pkg-plist (revision 180933) +++ head/devel/p5-version/pkg-plist (revision 180934) @@ -1,9 +1,10 @@ @comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs/vxs.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs/vxs.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/version.pm +%%SITE_PERL%%/%%PERL_ARCH%%/version.pod %%SITE_PERL%%/%%PERL_ARCH%%/version/vxs.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/version/vxs @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/version @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/version Property changes on: head/devel/p5-version/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property