diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-17 09:18:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-17 09:18:40 +0000 |
commit | 816a36360f57623236b0afb8969a768144510c75 (patch) | |
tree | ad2fbb94e04d80217888951f7279e89853eabc92 /devel/p5-App-CLI | |
parent | ef5323f4de64a9953ce41e45e193ae0760cd9fdb (diff) | |
download | pkgsrc-816a36360f57623236b0afb8969a768144510c75.tar.gz |
p5-App-CLI: update to 0.45.
0.45 Wed Jun 28 23:05:58 CEST 2017
* use a version number in the original style
0.4.5 Wed Jun 28 22:59:33 CEST 2017
* put VERSION back in main module file
0.4.4 Wed 28 Jun 2017 22:52:33 CEST
* remove 'provides' metadata
0.4.3 Wed 28 Jun 2017 22:37:58 CEST
* put VERSION back into only Makefile.PL
* updated author information
0.4.2 Wed 28 Jun 2017 22:25:29 CEST
* add VERSION to all .pm files
0.4.1 Wed 28 Jun 2017 21:44:06 CEST
* move version number into Makefile.PL
0.4 Wed 28 Jun 2017 21:37:23 CEST
* version bump; PAUSE thinks that 0.313 is higher than 0.32
0.32 Wed 28 Jun 2017 20:30:19 CEST
* Fix RT#122101: unskip META.yml
* Fix RT#120982: can't find inc/Module/Install.pm; replaced
Module::Install with ExtUtils::MakeMaker
* Fix RT#63798: fix typo in manpage
* Fix RT#62241: signature broken (signature has been removed)
* Fixed more typos in POD
* Fixed some PerlCritic issues
* Updated dependencies, specified repository and provides metadata,
specified minimum Perl version
Diffstat (limited to 'devel/p5-App-CLI')
-rw-r--r-- | devel/p5-App-CLI/Makefile | 9 | ||||
-rw-r--r-- | devel/p5-App-CLI/distinfo | 10 |
2 files changed, 7 insertions, 12 deletions
diff --git a/devel/p5-App-CLI/Makefile b/devel/p5-App-CLI/Makefile index 3ce724f8139..9c12d382921 100644 --- a/devel/p5-App-CLI/Makefile +++ b/devel/p5-App-CLI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2017/06/12 12:21:52 maya Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/17 09:18:40 wiz Exp $ -DISTNAME= App-CLI-0.313 +DISTNAME= App-CLI-0.45 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} @@ -13,11 +12,7 @@ LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty -MAKE_ENV+= PERL_USE_UNSAFE_INC=1 PERL5_PACKLIST= auto/App/CLI/.packlist -#IC5.8.8DEPENDS+= p5-Getopt-Long>=2.35:../../devel/p5-Getopt-Long -#DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext-Simple>=0.16}:../../misc/p5-Locale-Maketext-Simple - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-App-CLI/distinfo b/devel/p5-App-CLI/distinfo index a1067b543ba..45da661bb89 100644 --- a/devel/p5-App-CLI/distinfo +++ b/devel/p5-App-CLI/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 03:27:55 agc Exp $ +$NetBSD: distinfo,v 1.5 2017/09/17 09:18:40 wiz Exp $ -SHA1 (App-CLI-0.313.tar.gz) = ab021c90ca7882f81fede8eb905e4a2e3d278ec9 -RMD160 (App-CLI-0.313.tar.gz) = cd6bea66098c877255f77751f409704e70a7ac5e -SHA512 (App-CLI-0.313.tar.gz) = 5c0a3780467f4c2f4f0ff9bce800f4de30643fdf9c48799cc459237f97d7ed93a01832b8b0cbdfa333fefe7e2cd8a53d36e9feb18874cbc8e5bf130923a600c8 -Size (App-CLI-0.313.tar.gz) = 30225 bytes +SHA1 (App-CLI-0.45.tar.gz) = 667e2a4a0a288b869ce44b3b8b62e8857954b6b9 +RMD160 (App-CLI-0.45.tar.gz) = 85d2768a5213ef71eeb1c9c9ca15a40e9a524b90 +SHA512 (App-CLI-0.45.tar.gz) = 0295a2922ddfa33aa48755babbc21dcbed6f2b4cb552541623fcd4a9bad7a92635321fd8121c4d6a2229dfd93d45911dc461fad465b379b88bc26832924483ce +Size (App-CLI-0.45.tar.gz) = 8868 bytes |