A fairly straight forward update, a few nice sounding updates.
https://metacpan.org/changes/distribution/Package-DeprecationManager
I'm not maintainer, but there isn't one and it came up as a dependency
that needed an update for something else I was updating.
Tests all pass, and the only reverse dependency doesn't change.
Which brings up that, devel/p5-Moose doesn't pass all tests with or
without this change, probably needs an update to something, might make
it to that eventually as well.
OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Package-DeprecationManager/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 20 Mar 2016 19:56:31 -0000 1.6
+++ Makefile 24 Nov 2016 19:46:52 -0000
@@ -4,17 +4,18 @@ COMMENT = manage deprecation warnings fo
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Package-DeprecationManager-0.15
+DISTNAME = Package-DeprecationManager-0.17
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
-RUN_DEPENDS = devel/p5-Params-Util \
- devel/p5-Sub-Install
+RUN_DEPENDS = devel/p5-Package-Stash \
+ devel/p5-Params-Util \
+ devel/p5-Sub-Install \
+ devel/p5-Sub-Name
TEST_DEPENDS = devel/p5-Test-Fatal \
- devel/p5-Test-Requires \
devel/p5-Test-Warnings
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Package-DeprecationManager/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 16 Nov 2015 10:59:50 -0000 1.4
+++ distinfo 24 Nov 2016 19:46:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (Package-DeprecationManager-0.15.tar.gz) =
Zchx8AhJumozabPkpfIGUE5Rv7jrLSYx/i4YSD/CnWE=
-SIZE (Package-DeprecationManager-0.15.tar.gz) = 23626
+SHA256 (Package-DeprecationManager-0.17.tar.gz) =
HXQ62kgrXJhx2JSWbofUwg7clpMbuUn7JjiwAN3WaEs=
+SIZE (Package-DeprecationManager-0.17.tar.gz) = 27647
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-Package-DeprecationManager/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST 22 Mar 2011 23:18:04 -0000 1.1.1.1
+++ pkg/PLIST 24 Nov 2016 19:46:52 -0000
@@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/03/22 23:18:04 simon Exp $
-${P5SITE}/Package/
${P5SITE}/Package/DeprecationManager.pm
@man man/man3p/Package::DeprecationManager.3p