pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-IO-CaptureOutput



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Oct 28 13:28:26 UTC 2019

Modified Files:
        pkgsrc/devel/p5-IO-CaptureOutput: Makefile

Log Message:
(devel/p5-IO-CaptureOutput) Correction, remove PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-IO-CaptureOutput/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-IO-CaptureOutput/Makefile
diff -u pkgsrc/devel/p5-IO-CaptureOutput/Makefile:1.22 pkgsrc/devel/p5-IO-CaptureOutput/Makefile:1.23
--- pkgsrc/devel/p5-IO-CaptureOutput/Makefile:1.22      Mon Oct 28 12:25:05 2019
+++ pkgsrc/devel/p5-IO-CaptureOutput/Makefile   Mon Oct 28 13:28:26 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2019/10/28 12:25:05 mef Exp $
+# $NetBSD: Makefile,v 1.23 2019/10/28 13:28:26 mef Exp $
 
 DISTNAME=      IO-CaptureOutput-1.1105
 # 1105 -> 11.05
 PKGNAME=       p5-${DISTNAME:S/([0-9])([0-9])([0-9])([0-9])/${1}${2}.${3}${4}/}
-PKGREVISION=   5
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IO/}
 



Home | Main Index | Thread Index | Old Index