pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Pod-Parser
Module Name: pkgsrc
Committed By: hauke
Date: Fri Jun 2 15:17:48 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Pod-Parser: Makefile
Log Message:
Remove net/mrtg conflict, it has been fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/p5-Pod-Parser/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Pod-Parser/Makefile
diff -u pkgsrc/textproc/p5-Pod-Parser/Makefile:1.22 pkgsrc/textproc/p5-Pod-Parser/Makefile:1.23
--- pkgsrc/textproc/p5-Pod-Parser/Makefile:1.22 Sat May 20 07:39:43 2023
+++ pkgsrc/textproc/p5-Pod-Parser/Makefile Fri Jun 2 15:17:48 2023
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2023/05/20 07:39:43 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/06/02 15:17:48 hauke Exp $
DISTNAME= Pod-Parser-1.66
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
@@ -10,8 +11,6 @@ HOMEPAGE= https://metacpan.org/release/P
COMMENT= POD filters and translators
LICENSE= artistic
-CONFLICTS= mrtg-[0-9]*
-
PERL5_PACKLIST= auto/Pod/Parser/.packlist
pre-configure:
Home |
Main Index |
Thread Index |
Old Index