pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-App-perlbrew Update to 0.83



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f987df85307
branches:  trunk
changeset: 309103:1f987df85307
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jun 09 01:40:20 2018 +0000

description:
Update to 0.83

Upstream changes:
0.83
        - Released at 2018-05-30T08:04:43+0900
        - Thanks to our contributors: Alceu Rodrigues de Freitas Junior, Dan Book, Luca Ferrari, Mar?a In?s Parnisari, Mohammad S Anwar, Shoichi Kaji, sylints
        - my respect to search.cpan.org
        - MAKE env var can now be used to specify the "make" program.
        - New command: install-cpm
        - "install" command now has a "--builddir" option for specifying a work directory
        - "list" command now takes "--verbose" option.
        - "clone-modules" command is now better documented.

diffstat:

 devel/p5-App-perlbrew/Makefile |   7 +++++--
 devel/p5-App-perlbrew/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r a481e22ab885 -r 1f987df85307 devel/p5-App-perlbrew/Makefile
--- a/devel/p5-App-perlbrew/Makefile    Fri Jun 08 22:00:07 2018 +0000
+++ b/devel/p5-App-perlbrew/Makefile    Sat Jun 09 01:40:20 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2017/12/30 13:18:47 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/06/09 01:40:20 wen Exp $
 
-DISTNAME=      App-perlbrew-0.82
+DISTNAME=      App-perlbrew-0.83
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=App/}
@@ -27,10 +27,13 @@
 BUILD_DEPENDS+=        p5-Path-Class>=0:../../devel/p5-Path-Class
 BUILD_DEPENDS+=        p5-IO-All>=0.46:../../devel/p5-IO-All
 BUILD_DEPENDS+=        p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
+BUILD_DEPENDS+=        p5-Test-TempDir-Tiny>=0:../../devel/p5-Test-TempDir-Tiny
 #              File::Temp in perl 5.14
 
 USE_LANGUAGES=         # empty
 USE_TOOLS+=            perl
+PERL5_MODULE_TYPE=     Module::Build::Tiny
+
 PERL5_PACKLIST=                auto/App/perlbrew/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r a481e22ab885 -r 1f987df85307 devel/p5-App-perlbrew/distinfo
--- a/devel/p5-App-perlbrew/distinfo    Fri Jun 08 22:00:07 2018 +0000
+++ b/devel/p5-App-perlbrew/distinfo    Sat Jun 09 01:40:20 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/12/30 13:18:47 wiz Exp $
+$NetBSD: distinfo,v 1.19 2018/06/09 01:40:20 wen Exp $
 
-SHA1 (App-perlbrew-0.82.tar.gz) = 63250d446b11274d91d2aff91fb25324783449be
-RMD160 (App-perlbrew-0.82.tar.gz) = 58d2bc177838af5812ea203e54fde9f72d78fee5
-SHA512 (App-perlbrew-0.82.tar.gz) = fca0c23f94462d260acbbfb471954055681c3d88b2cd126fdb54ecc1de8f00f32ccf6f32929ac451e86d6192c4de612f71c438419756d25808f30a08e14dfcee
-Size (App-perlbrew-0.82.tar.gz) = 90075 bytes
+SHA1 (App-perlbrew-0.83.tar.gz) = 6cd7570befa3f2c2d7b08860f0772f15e3f7f736
+RMD160 (App-perlbrew-0.83.tar.gz) = 1145c4d6f1d44c990ac3dcd10c2ce32726788101
+SHA512 (App-perlbrew-0.83.tar.gz) = e6311c878d9e887401f28c5dbcff706f580e7cd8e2bcfa23dbca59a35907da0528e569e4c6fd4b22cab5980d7a74234da8985f75bb45d8bff9edc55d1ee4c4d6
+Size (App-perlbrew-0.83.tar.gz) = 79733 bytes



Home | Main Index | Thread Index | Old Index