Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-MetaCPAN-Client p5-MetaCPAN-Client: fix perl ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f1107910b07
branches:  trunk
changeset: 438679:0f1107910b07
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 08 11:45:23 2020 +0000

description:
p5-MetaCPAN-Client: fix perl interpreter in fav.pl.

Bump PKGREVISION.

diffstat:

 devel/p5-MetaCPAN-Client/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r c9fa5a850786 -r 0f1107910b07 devel/p5-MetaCPAN-Client/Makefile
--- a/devel/p5-MetaCPAN-Client/Makefile Tue Sep 08 11:41:04 2020 +0000
+++ b/devel/p5-MetaCPAN-Client/Makefile Tue Sep 08 11:45:23 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2020/09/07 07:05:04 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2020/09/08 11:45:23 wiz Exp $
 
 DISTNAME=      MetaCPAN-Client-2.028000
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/M/MI/MICKEY/
 
@@ -33,6 +34,7 @@
 
 PERL5_PACKLIST=                auto/MetaCPAN/Client/.packlist
 USE_LANGUAGES=         # none
+REPLACE_PERL+=         fav.pl
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index