pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ikiwiki Add dependency on p5-LWPx-ParanoidAgent. R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49654b27eaf2
branches: trunk
changeset: 330353:49654b27eaf2
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Feb 28 22:20:01 2019 +0000
description:
Add dependency on p5-LWPx-ParanoidAgent. Ride recent version bump.
diffstat:
www/ikiwiki/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cf06d5d3cb7b -r 49654b27eaf2 www/ikiwiki/Makefile
--- a/www/ikiwiki/Makefile Thu Feb 28 22:17:24 2019 +0000
+++ b/www/ikiwiki/Makefile Thu Feb 28 22:20:01 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.161 2019/02/28 22:00:48 schmonz Exp $
+# $NetBSD: Makefile,v 1.162 2019/02/28 22:20:01 schmonz Exp $
#
DISTNAME= ikiwiki_3.20190228.orig
@@ -30,6 +30,7 @@
DEPENDS+= p5-File-MimeInfo-[0-9]*:../../devel/p5-File-MimeInfo
DEPENDS+= p5-gettext-[0-9]*:../../devel/p5-gettext
DEPENDS+= p5-YAML-LibYAML-[0-9]*:../../textproc/p5-YAML-LibYAML
+DEPENDS+= p5-LWPx-ParanoidAgent-[0-9]*:../../www/p5-LWPx-ParanoidAgent
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/ikiwiki-/IkiWiki-/}
PERL5_PACKLIST= auto/IkiWiki/.packlist
Home |
Main Index |
Thread Index |
Old Index