Hi,
Here is an update of www/p5-WWW-Shorten to 3.03.
It build and regress both OK on i386.
OK? Comments?
wen
? p5-www-shorten-3.03.diff.txt
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Shorten/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 8 Nov 2011 12:50:23 -0000 1.3
+++ Makefile 7 Apr 2012 07:41:39 -0000
@@ -2,8 +2,7 @@
COMMENT= interface to URL shortening sites
-DISTNAME= WWW-Shorten-3.02
-REVISION= 1
+DISTNAME= WWW-Shorten-3.03
CATEGORIES= www
# Perl
@@ -19,6 +18,7 @@
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= devel/p5-Config-Auto \
www/p5-libwww
+MAKE_ENV+= TEST_POD=1
# Resolve conflict with audio/shorten
post-install:
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Shorten/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 18 Aug 2011 07:58:39 -0000 1.1.1.1
+++ distinfo 7 Apr 2012 07:41:39 -0000
@@ -1,5 +1,5 @@
-MD5 (WWW-Shorten-3.02.tar.gz) = Spvk1cNLVybNEaFD2uDguA==
-RMD160 (WWW-Shorten-3.02.tar.gz) = /UFzbqkmFJNm4XUtZlpFDnb9OEQ=
-SHA1 (WWW-Shorten-3.02.tar.gz) = V7aRRotJXSKKFv2Zafi6PDbDYEI=
-SHA256 (WWW-Shorten-3.02.tar.gz) = WIkSGIyw2tTzIrDSv6G0W7mSRU2b2X0KjXxwUFFZh0M=
-SIZE (WWW-Shorten-3.02.tar.gz) = 33501
+MD5 (WWW-Shorten-3.03.tar.gz) = i6IeyFlRxe1/h+LqKCgIgg==
+RMD160 (WWW-Shorten-3.03.tar.gz) = Tb1OkCGTdr871Ncbm8/ArIA2vPQ=
+SHA1 (WWW-Shorten-3.03.tar.gz) = 8PIgCUwyb5iAc7g/R+0TMuNjEY0=
+SHA256 (WWW-Shorten-3.03.tar.gz) = YiQaH1hPUO36bSz9eW+Q8skFT5/59+b24lMVxUheS8I=
+SIZE (WWW-Shorten-3.03.tar.gz) = 27936
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Shorten/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST 8 Nov 2011 12:50:23 -0000 1.3
+++ pkg/PLIST 7 Apr 2012 07:41:39 -0000
@@ -9,6 +9,7 @@
${P5SITE}/WWW/Shorten/TinyClick.pm
${P5SITE}/WWW/Shorten/TinyURL.pm
${P5SITE}/WWW/Shorten/Tinylink.pm
+${P5SITE}/WWW/Shorten/UserAgent.pm
${P5SITE}/WWW/Shorten/_dead.pm
${P5SITE}/WWW/Shorten/generic.pm
@man man/man1/shorten.pl.1
@@ -20,5 +21,6 @@
@man man/man3p/WWW::Shorten::TinyClick.3p
@man man/man3p/WWW::Shorten::TinyURL.3p
@man man/man3p/WWW::Shorten::Tinylink.3p
+@man man/man3p/WWW::Shorten::UserAgent.3p
@man man/man3p/WWW::Shorten::_dead.3p
@man man/man3p/WWW::Shorten::generic.3p