pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   ast
Date:           Wed Dec  2 11:06:55 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Perl-Critic: Makefile
        pkgsrc/doc: CHANGES-2020

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


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/p5-Perl-Critic/Makefile
cvs rdiff -u -r1.6522 -r1.6523 pkgsrc/doc/CHANGES-2020

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Perl-Critic/Makefile
diff -u pkgsrc/devel/p5-Perl-Critic/Makefile:1.43 pkgsrc/devel/p5-Perl-Critic/Makefile:1.44
--- pkgsrc/devel/p5-Perl-Critic/Makefile:1.43   Mon Aug 31 18:08:41 2020
+++ pkgsrc/devel/p5-Perl-Critic/Makefile        Wed Dec  2 11:06:55 2020
@@ -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-Regexp>=0.022:../../de
 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

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.6522 pkgsrc/doc/CHANGES-2020:1.6523
--- pkgsrc/doc/CHANGES-2020:1.6522      Wed Dec  2 08:50:24 2020
+++ pkgsrc/doc/CHANGES-2020     Wed Dec  2 11:06:55 2020
@@ -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 @@ Changes to the packages collection and i
        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