diff options
author | mef <mef@pkgsrc.org> | 2016-05-03 05:10:38 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-05-03 05:10:38 +0000 |
commit | 523579c49ac34ad86fa6f26a6d74279074b40eb2 (patch) | |
tree | 35f59256429f8d7e2679e9e328a21e08c3ed118d /devel/p5-Method-Signatures | |
parent | a7f2be56c7ec6d4d6117d13c04c82ef79ca4fce3 (diff) | |
download | pkgsrc-523579c49ac34ad86fa6f26a6d74279074b40eb2.tar.gz |
Updated to devel/p5-Method-Signatures 20160315
---------------------------------------------
20160315 Tue Mar 15 16:21:33 PDT 2016
Promoted to full release
20160310.2049_001 Thu Mar 10 20:49:00 PST 2016
Docs
* Fix broken link in POD
[github #120] (thanks Manwar)
Distribution Fixes
* Generate README from POD
[github #122/#123/#124] (thanks jluis)
* Silence bogus Kwalitee failure
[github #121] (thanks jluis)
20151120.1519_001 Fri Nov 20 15:19:44 PST 2015
Bug Fixes
* Fix missing semi-colon
[github #118] (thanks joenio)
Distribution Fixes
* Bump required version of Lexical::SealRequireHints to fix RT #93759
[github #119] (thanks chorny)
Diffstat (limited to 'devel/p5-Method-Signatures')
-rw-r--r-- | devel/p5-Method-Signatures/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Method-Signatures/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Method-Signatures/Makefile b/devel/p5-Method-Signatures/Makefile index 884b80ca657..bebbb58b505 100644 --- a/devel/p5-Method-Signatures/Makefile +++ b/devel/p5-Method-Signatures/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/07/12 18:56:14 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/05/03 05:10:38 mef Exp $ -DISTNAME= Method-Signatures-20141021 +DISTNAME= Method-Signatures-20160315 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BA/BAREFOOT/} #MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Method/} diff --git a/devel/p5-Method-Signatures/distinfo b/devel/p5-Method-Signatures/distinfo index 206b9d0f0d7..bea99248e19 100644 --- a/devel/p5-Method-Signatures/distinfo +++ b/devel/p5-Method-Signatures/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/03 03:28:26 agc Exp $ +$NetBSD: distinfo,v 1.6 2016/05/03 05:10:38 mef Exp $ -SHA1 (Method-Signatures-20141021.tar.gz) = cd27891188e7e292b10609a1b3a5f489463a72d2 -RMD160 (Method-Signatures-20141021.tar.gz) = fb0031ecf344fe6d9894747a28749c5124654882 -SHA512 (Method-Signatures-20141021.tar.gz) = 3eed12838d03dfea4fd2298dc3d511122805cd06c019e4551490f9607e44170925ba2b659fe0250c476d7e60c43ccfe949928b78464453e734d221b2f23bdb8c -Size (Method-Signatures-20141021.tar.gz) = 70038 bytes +SHA1 (Method-Signatures-20160315.tar.gz) = e3b0ac5417707d210267ea28535710836ebec198 +RMD160 (Method-Signatures-20160315.tar.gz) = 9cdc260cee331f47af4aa860dffe1f94de6272d9 +SHA512 (Method-Signatures-20160315.tar.gz) = 2eff9e5c644355829b57b315bba1cbfed5892fed8c5b4b3375fd69b7a1eea55ee2b7f3322770adfab245abacc50cf433997e6ece8b2ae8be6afcffc97b4316a2 +Size (Method-Signatures-20160315.tar.gz) = 79905 bytes |