Index: head/devel/p5-AutoLoader/Makefile =================================================================== --- head/devel/p5-AutoLoader/Makefile (revision 204742) +++ head/devel/p5-AutoLoader/Makefile (revision 204743) @@ -1,22 +1,22 @@ # New ports collection makefile for: p5-AutoLoader # Date created: Jan 18 2007 # Whom: Rong-En Fan # # $FreeBSD$ # PORTNAME= AutoLoader -PORTVERSION= 5.63 +PORTVERSION= 5.64 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= p5- MAINTAINER= rafan@FreeBSD.org COMMENT= Load subroutines only on demand PERL_CONFIGURE= yes -MAN3= AutoLoader.3 +MAN3= AutoLoader.3 AutoSplit.3 .include Property changes on: head/devel/p5-AutoLoader/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/devel/p5-AutoLoader/distinfo =================================================================== --- head/devel/p5-AutoLoader/distinfo (revision 204742) +++ head/devel/p5-AutoLoader/distinfo (revision 204743) @@ -1,3 +1,3 @@ -MD5 (AutoLoader-5.63.tar.gz) = e1c37fc322a309ec9881ad83a2487bb6 -SHA256 (AutoLoader-5.63.tar.gz) = aded4965e59c263c1d76ffc4843e15484a4a160081697ce00c2b25c596f12a8c -SIZE (AutoLoader-5.63.tar.gz) = 15982 +MD5 (AutoLoader-5.64.tar.gz) = 3c86279d1061b452d215eb2e34b5a5e2 +SHA256 (AutoLoader-5.64.tar.gz) = 15c7bd1a4e4f18e09c9cc6a8552e76ae4e56d2f58780695bbae8e2385888537a +SIZE (AutoLoader-5.64.tar.gz) = 27840 Property changes on: head/devel/p5-AutoLoader/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/p5-AutoLoader/pkg-plist =================================================================== --- head/devel/p5-AutoLoader/pkg-plist (revision 204742) +++ head/devel/p5-AutoLoader/pkg-plist (revision 204743) @@ -1,3 +1,4 @@ %%SITE_PERL%%/AutoLoader.pm +%%SITE_PERL%%/AutoSplit.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AutoLoader/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AutoLoader Property changes on: head/devel/p5-AutoLoader/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property