Skip to content

Commit

Permalink
p5-Module-CPANfile: update to 1.1004.
Browse files Browse the repository at this point in the history
1.1004  2018-04-26 02:07:14 PDT
        - Fix a bug in to_strings with empty feature block (charsbar) #50
        - Explicitly add . in tests for perl 5.26
  • Loading branch information
0-wiz-0 committed May 2, 2018
1 parent 15e02ef commit 85b675f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
7 changes: 4 additions & 3 deletions devel/p5-Module-CPANfile/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.7 2018/04/23 08:58:05 wen Exp $
#
# $NetBSD: Makefile,v 1.8 2018/05/02 11:44:02 wiz Exp $

DISTNAME= Module-CPANfile-1.1003
DISTNAME= Module-CPANfile-1.1004
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
Expand All @@ -11,6 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/Module-CPANfile/
COMMENT= Parse cpanfile
LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-File-pushd-[0-9]*:../../devel/p5-File-pushd

USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/CPANfile/.packlist

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Module-CPANfile/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.5 2018/04/23 08:58:05 wen Exp $
$NetBSD: distinfo,v 1.6 2018/05/02 11:44:02 wiz Exp $

SHA1 (Module-CPANfile-1.1003.tar.gz) = ef7efa95fc2f055267e19934c9618903d7be4918
RMD160 (Module-CPANfile-1.1003.tar.gz) = 1e92f65c2602d1ef40dcf0b76edcfd2fd994d7f7
SHA512 (Module-CPANfile-1.1003.tar.gz) = 3e7cbb09744a54a858d4d1e4e54cda2e2393d8b5a3986a6530fc04062807694c601fce6188904192be28ea32eae56258ff53cab77d198c3dc7c126033acccf6c
Size (Module-CPANfile-1.1003.tar.gz) = 22890 bytes
SHA1 (Module-CPANfile-1.1004.tar.gz) = e30eb3bc42d6179e3b45a8f46d880e159c04e56c
RMD160 (Module-CPANfile-1.1004.tar.gz) = f984b14f225484b450be769afd67270b63b630d7
SHA512 (Module-CPANfile-1.1004.tar.gz) = cb2261c3d055d8010955456b8dfdb3abbc07318b1c7ff72848788e3d24f15ecf39ede28f84a30b391a5d52bb5d92eab2ab0af6d7d53a5723be2d23bff074d6cb
Size (Module-CPANfile-1.1004.tar.gz) = 22989 bytes

0 comments on commit 85b675f

Please sign in to comment.