pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Module-Find



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Jan 10 21:11:50 UTC 2020

Modified Files:
        pkgsrc/devel/p5-Module-Find: Makefile

Log Message:
Needs bsdtar to extract.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Module-Find/Makefile

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-Module-Find/Makefile
diff -u pkgsrc/devel/p5-Module-Find/Makefile:1.21 pkgsrc/devel/p5-Module-Find/Makefile:1.22
--- pkgsrc/devel/p5-Module-Find/Makefile:1.21   Wed Jan  1 04:42:06 2020
+++ pkgsrc/devel/p5-Module-Find/Makefile        Fri Jan 10 21:11:50 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/01/01 04:42:06 mef Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/10 21:11:50 joerg Exp $
 
 DISTNAME=      Module-Find-0.14
 PKGNAME=       p5-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE=     https://metacpan.org/release/M
 COMMENT=       Lets you find and use modules in categories
 LICENSE=       ${PERL5_LICENSE}
 
+EXTRACT_USING= bsdtar
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Module/Find/.packlist
 



Home | Main Index | Thread Index | Old Index