Index: head/net/p5-URI/Makefile =================================================================== --- head/net/p5-URI/Makefile (revision 72595) +++ head/net/p5-URI/Makefile (revision 72596) @@ -1,36 +1,36 @@ # New ports collection makefile for: p5-URI # Date created: 1999/04/07 # Whom: ache # # $FreeBSD$ # PORTNAME= URI -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI PKGNAMEPREFIX= p5- MAINTAINER= erwin@lansing.dk BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= URI.3 \ URI::Escape.3 \ URI::Heuristic.3 \ URI::QueryParam.3 \ URI::URL.3 \ URI::WithBase.3 \ URI::data.3 \ URI::file.3 \ URI::ldap.3 post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);/' \ ${WRKSRC}/URI/urn.pm .include Property changes on: head/net/p5-URI/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/net/p5-URI/distinfo =================================================================== --- head/net/p5-URI/distinfo (revision 72595) +++ head/net/p5-URI/distinfo (revision 72596) @@ -1 +1 @@ -MD5 (URI-1.22.tar.gz) = 94edcf063eb8284946855788dc1e7176 +MD5 (URI-1.23.tar.gz) = 3f79c5ac5bf394d3906c7adcec45edf0 Property changes on: head/net/p5-URI/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.16 \ No newline at end of property +1.17 \ No newline at end of property Index: head/net/p5-URI/pkg-plist =================================================================== --- head/net/p5-URI/pkg-plist (revision 72595) +++ head/net/p5-URI/pkg-plist (revision 72596) @@ -1,48 +1,49 @@ lib/perl5/site_perl/%%PERL_VER%%/URI.pm lib/perl5/site_perl/%%PERL_VER%%/URI/Escape.pm lib/perl5/site_perl/%%PERL_VER%%/URI/Heuristic.pm lib/perl5/site_perl/%%PERL_VER%%/URI/QueryParam.pm lib/perl5/site_perl/%%PERL_VER%%/URI/URL.pm lib/perl5/site_perl/%%PERL_VER%%/URI/WithBase.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_foreign.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_generic.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_login.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_query.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_segment.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_server.pm lib/perl5/site_perl/%%PERL_VER%%/URI/_userpass.pm lib/perl5/site_perl/%%PERL_VER%%/URI/data.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/Base.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/FAT.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/Mac.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/OS2.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/QNX.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/Unix.pm lib/perl5/site_perl/%%PERL_VER%%/URI/file/Win32.pm lib/perl5/site_perl/%%PERL_VER%%/URI/ftp.pm lib/perl5/site_perl/%%PERL_VER%%/URI/gopher.pm lib/perl5/site_perl/%%PERL_VER%%/URI/http.pm lib/perl5/site_perl/%%PERL_VER%%/URI/https.pm lib/perl5/site_perl/%%PERL_VER%%/URI/ldap.pm lib/perl5/site_perl/%%PERL_VER%%/URI/mailto.pm lib/perl5/site_perl/%%PERL_VER%%/URI/news.pm lib/perl5/site_perl/%%PERL_VER%%/URI/nntp.pm lib/perl5/site_perl/%%PERL_VER%%/URI/pop.pm lib/perl5/site_perl/%%PERL_VER%%/URI/rlogin.pm lib/perl5/site_perl/%%PERL_VER%%/URI/rsync.pm lib/perl5/site_perl/%%PERL_VER%%/URI/rtsp.pm lib/perl5/site_perl/%%PERL_VER%%/URI/rtspu.pm lib/perl5/site_perl/%%PERL_VER%%/URI/sip.pm lib/perl5/site_perl/%%PERL_VER%%/URI/sips.pm lib/perl5/site_perl/%%PERL_VER%%/URI/snews.pm lib/perl5/site_perl/%%PERL_VER%%/URI/ssh.pm lib/perl5/site_perl/%%PERL_VER%%/URI/telnet.pm +lib/perl5/site_perl/%%PERL_VER%%/URI/tn3270.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn/isbn.pm lib/perl5/site_perl/%%PERL_VER%%/URI/urn/oid.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/URI @dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/file @dirrm lib/perl5/site_perl/%%PERL_VER%%/URI/urn @dirrm lib/perl5/site_perl/%%PERL_VER%%/URI Property changes on: head/net/p5-URI/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property