pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Path-FindDev
Module Name: pkgsrc
Committed By: wen
Date: Wed Apr 12 13:16:15 UTC 2017
Modified Files:
pkgsrc/devel/p5-Path-FindDev: Makefile
Log Message:
Fix PKGNAME
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Path-FindDev/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-Path-FindDev/Makefile
diff -u pkgsrc/devel/p5-Path-FindDev/Makefile:1.4 pkgsrc/devel/p5-Path-FindDev/Makefile:1.5
--- pkgsrc/devel/p5-Path-FindDev/Makefile:1.4 Wed Apr 12 13:09:18 2017
+++ pkgsrc/devel/p5-Path-FindDev/Makefile Wed Apr 12 13:16:15 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/04/12 13:09:18 wen Exp $
+# $NetBSD: Makefile,v 1.5 2017/04/12 13:16:15 wen Exp $
DISTNAME= Path-FindDev-v0.5.3
-PKGNAME= p5-${DISTNAME}
+PKGNAME= p5-${DISTNAME:S/-v/-/}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KE/KENTNL/}
Home |
Main Index |
Thread Index |
Old Index