pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc devel/p5-Perl-Critic: Version 1.138 requires Pod::...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/946040cf4ffa
branches:  trunk
changeset: 442875:946040cf4ffa
user:      ast <ast%pkgsrc.org@localhost>
date:      Wed Dec 02 11:06:55 2020 +0000

description:
devel/p5-Perl-Critic: Version 1.138 requires Pod::TextPlain which is part of Pod::Parser

diffstat:

 devel/p5-Perl-Critic/Makefile |  5 +++--
 doc/CHANGES-2020              |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r 1052980a82b2 -r 946040cf4ffa devel/p5-Perl-Critic/Makefile
--- a/devel/p5-Perl-Critic/Makefile     Wed Dec 02 10:54:15 2020 +0000
+++ b/devel/p5-Perl-Critic/Makefile     Wed Dec 02 11:06:55 2020 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2020/08/31 18:08:41 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/12/02 11:06:55 ast Exp $
 #
 
 DISTNAME=      Perl-Critic-1.138
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Perl/}
 
@@ -27,6 +27,7 @@
 DEPENDS+=      p5-PPIx-Utilities>=1.001:../../devel/p5-PPIx-Utilities
 DEPENDS+=      p5-Perl-Tidy-[0-9]*:../../devel/p5-Perl-Tidy
 DEPENDS+=      p5-Pod-Spell>=1:../../textproc/p5-Pod-Spell
+DEPENDS+=      p5-Pod-Parser>=1.63:../../textproc/p5-Pod-Parser
 DEPENDS+=      p5-Readonly>=2.0:../../devel/p5-Readonly
 DEPENDS+=      p5-String-Format>=1.13:../../devel/p5-String-Format
 DEPENDS+=      p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
diff -r 1052980a82b2 -r 946040cf4ffa doc/CHANGES-2020
--- a/doc/CHANGES-2020  Wed Dec 02 10:54:15 2020 +0000
+++ b/doc/CHANGES-2020  Wed Dec 02 11:06:55 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.6522 2020/12/02 08:50:24 ast Exp $
+$NetBSD: CHANGES-2020,v 1.6523 2020/12/02 11:06:55 ast Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -9506,3 +9506,4 @@
        Updated devel/lemon to 1.0.3.34.0 [adam 2020-12-02]
        Updated devel/ocaml-optint to 0.0.4 [he 2020-12-02]
        Updated games/cgoban-java to 3.5.23 [ast 2020-12-02]
+       Updated devel/p5-Perl-Critic to 1.138nb2 [ast 2020-12-02]



Home | Main Index | Thread Index | Old Index