pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Template-Compiled p5-HTML-Template-Compile...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfa17935498c
branches: trunk
changeset: 334726:cfa17935498c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jun 03 21:25:34 2019 +0000
description:
p5-HTML-Template-Compiled: fix pattern in DEPENDS.
pkglint even warns about this nowadays :)
diffstat:
www/p5-HTML-Template-Compiled/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ecfcb4bb1418 -r cfa17935498c www/p5-HTML-Template-Compiled/Makefile
--- a/www/p5-HTML-Template-Compiled/Makefile Mon Jun 03 21:24:04 2019 +0000
+++ b/www/p5-HTML-Template-Compiled/Makefile Mon Jun 03 21:25:34 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/06/03 11:35:04 markd Exp $
+# $NetBSD: Makefile,v 1.2 2019/06/03 21:25:34 wiz Exp $
DISTNAME= HTML-Template-Compiled-1.003
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Parse-RecDescent-[0-9]*:../../devel/p5-Parse-RecDescent
-DEPENDS+= p5-HTML-Parser:../../www/p5-HTML-Parser
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
PERL5_PACKLIST= auto/HTML/Template/Compiled/.packlist
Home |
Main Index |
Thread Index |
Old Index