diff options
author | wen <wen@pkgsrc.org> | 2018-07-20 07:41:02 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-07-20 07:41:02 +0000 |
commit | 0535155661085ed7e88f1aa048ff399803e7610f (patch) | |
tree | 7690fe32dbf38cf960f9ff5f879a77e39e25b5a5 /devel | |
parent | 55b07abf9f578e3a18e151a9a0b46d2a22960757 (diff) | |
download | pkgsrc-0535155661085ed7e88f1aa048ff399803e7610f.tar.gz |
Update to 1.002001
Upstream changes:
1.002001 2018-07-17
[ Packaging ]
- Fix dates in changelog.
1.002000 2018-07-17
[ Packaging ]
- Repackage as 1.002000.
1.001_001 2018-06-29
[ Test Suite ]
- Improved test coverage, up from 88.78% on coveralls.io to 96.74%.
1.001_000 2018-06-26
- Added: Support for exporting non-code symbols such as $Foo, @Bar, and
%Baz.
- Added: Support for generating non-code symbols.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Exporter-Tiny/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Exporter-Tiny/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-Exporter-Tiny/Makefile b/devel/p5-Exporter-Tiny/Makefile index 20f7a70389d..0a9906c7565 100644 --- a/devel/p5-Exporter-Tiny/Makefile +++ b/devel/p5-Exporter-Tiny/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/06/05 14:22:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2018/07/20 07:41:02 wen Exp $ -DISTNAME= Exporter-Tiny-1.000000 +DISTNAME= Exporter-Tiny-1.002001 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} diff --git a/devel/p5-Exporter-Tiny/distinfo b/devel/p5-Exporter-Tiny/distinfo index 7d5cbe7d7fd..e0e940f0288 100644 --- a/devel/p5-Exporter-Tiny/distinfo +++ b/devel/p5-Exporter-Tiny/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2017/05/26 13:23:49 mef Exp $ +$NetBSD: distinfo,v 1.8 2018/07/20 07:41:02 wen Exp $ -SHA1 (Exporter-Tiny-1.000000.tar.gz) = 2ed51682ff06e6f9da7f65f538fdb59e5b416d4a -RMD160 (Exporter-Tiny-1.000000.tar.gz) = d08c6acb5e5ea4886fb62afb9ed0bbaaf6eec52d -SHA512 (Exporter-Tiny-1.000000.tar.gz) = 02e72b3d1ec09fb5b7da5638893a12098d3300cfc36ff417c8d5cd8a4ef54891d675310612130e118e0e6a88d615cc18cdc888ab7333f2fc1007632c82d4c349 -Size (Exporter-Tiny-1.000000.tar.gz) = 29844 bytes +SHA1 (Exporter-Tiny-1.002001.tar.gz) = 9ecca5df5613f948a0d50335ba9fd7854238464b +RMD160 (Exporter-Tiny-1.002001.tar.gz) = 1c392e3ede4b1273a8733e5b9f038ce134382f57 +SHA512 (Exporter-Tiny-1.002001.tar.gz) = b247e7785e02c3346f231736a430c2d54e5ac93c175892090c40121c86eb255ce4d138c65e31836fd2970b45fb71dc7e68ea3c45a06a9e9c4135b45df48621d8 +Size (Exporter-Tiny-1.002001.tar.gz) = 32304 bytes |