Update Package-DeprecationManager to 0.16.

0.16     2016-03-21

- The subs installed into the caller are now named with Sub::Name. This makes
  these subs appear to be part of the caller, as opposed to an import, which
  is what we want, since each installed sub is constructed uniquely for a
  given package.
This commit is contained in:
wiz 2016-04-08 15:15:53 +00:00
parent 989984bc56
commit 4b511adff1
2 changed files with 9 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2015/11/15 05:07:55 wen Exp $
# $NetBSD: Makefile,v 1.14 2016/04/08 15:15:53 wiz Exp $
DISTNAME= Package-DeprecationManager-0.15
DISTNAME= Package-DeprecationManager-0.16
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Package/}
@ -15,9 +15,10 @@ PERL5_PACKLIST= auto/Package/DeprecationManager/.packlist
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
DEPENDS+= p5-Params-Util-[0-9]*:../../devel/p5-Params-Util
DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2015/11/15 05:07:55 wen Exp $
$NetBSD: distinfo,v 1.7 2016/04/08 15:15:53 wiz Exp $
SHA1 (Package-DeprecationManager-0.15.tar.gz) = da0677961c625592d1c718c985bacdb95584ada4
RMD160 (Package-DeprecationManager-0.15.tar.gz) = 715eb12e13a477f9042c1c2f06cac3fcc4db15e2
SHA512 (Package-DeprecationManager-0.15.tar.gz) = 644aae95e7124f91dab9ab71e20679a310df869dc970ee3b180d8274657226d9ad91c79d56222f6b30ad026e92f4d86609b8933ce3fc1298247da15f4a5c542b
Size (Package-DeprecationManager-0.15.tar.gz) = 23626 bytes
SHA1 (Package-DeprecationManager-0.16.tar.gz) = 1edb7711e149d35e85323a8f4e6b9b1b02c50cb0
RMD160 (Package-DeprecationManager-0.16.tar.gz) = a4553a21d1eb14b5b81f2d11c3f10f2f63c4d39e
SHA512 (Package-DeprecationManager-0.16.tar.gz) = 30723fd738907b68a2f2a2c09111ef6e2d01b3ec74b4805ce50b9464ed2e192e1d1604ad389e77cac963faf5fc299815735742207babf92c6a44d36120c4af27
Size (Package-DeprecationManager-0.16.tar.gz) = 26872 bytes