Update for minor fixes.
Tested on amd64, all test passed.
Runtime test using get_flash_videos ok on amd64.
Changed to install the example.
Checked - compatible with perl 5.18.x according to cpan test reports.
OK?
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/devel/p5-Module-Find/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 24 Mar 2013 16:54:31 -0000 1.9
+++ Makefile 17 Mar 2014 15:07:06 -0000
@@ -3,12 +3,13 @@
COMMENT= find and use installed modules in a (sub)category
MODULES= cpan
-DISTNAME= Module-Find-0.11
+DISTNAME= Module-Find-0.12
CATEGORIES= devel
# Artistic
PERMIT_PACKAGE_CDROM= Yes
+MODCPAN_EXAMPLES = Yes
MAKE_ENV= TEST_POD=Yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/devel/p5-Module-Find/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 24 Mar 2013 16:54:31 -0000 1.4
+++ distinfo 17 Mar 2014 14:56:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (Module-Find-0.11.tar.gz) = ZQ3cyCnPJ0uGDnu26TIE+QvhwDOdEe4AgwXiRS9n05c=
-SIZE (Module-Find-0.11.tar.gz) = 5286
+SHA256 (Module-Find-0.12.tar.gz) = 9JDtGuL1xGOFj9E4NUPiEEoOKXBupTztqfVdspscg9E=
+SIZE (Module-Find-0.12.tar.gz) = 5902
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/devel/p5-Module-Find/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 11 May 2006 11:14:29 -0000 1.1.1.1
+++ pkg/PLIST 17 Mar 2014 15:07:37 -0000
@@ -2,3 +2,5 @@
${P5SITE}/Module/
${P5SITE}/Module/Find.pm
@man man/man3p/Module::Find.3p
+share/examples/p5-Module-Find/
+share/examples/p5-Module-Find/example.pl