pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Test-Compile
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 20 07:06:17 UTC 2019
Modified Files:
pkgsrc/devel/p5-Test-Compile: Makefile
Log Message:
p5-Test-Compile: fix PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-Test-Compile/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-Test-Compile/Makefile
diff -u pkgsrc/devel/p5-Test-Compile/Makefile:1.21 pkgsrc/devel/p5-Test-Compile/Makefile:1.22
--- pkgsrc/devel/p5-Test-Compile/Makefile:1.21 Thu Jul 18 14:18:03 2019
+++ pkgsrc/devel/p5-Test-Compile/Makefile Sat Jul 20 07:06:17 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/07/18 14:18:03 wen Exp $
-#
+# $NetBSD: Makefile,v 1.22 2019/07/20 07:06:17 wiz Exp $
DISTNAME= Test-Compile-v2.2.2
-PKGNAME= p5-${DISTNAME:S/v1/1/}
+PKGNAME= p5-${DISTNAME:S/-v/-/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Home |
Main Index |
Thread Index |
Old Index