pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ikiwiki
Module Name: pkgsrc
Committed By: schmonz
Date: Thu Feb 28 22:20:01 UTC 2019
Modified Files:
pkgsrc/www/ikiwiki: Makefile
Log Message:
Add dependency on p5-LWPx-ParanoidAgent. Ride recent version bump.
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 pkgsrc/www/ikiwiki/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ikiwiki/Makefile
diff -u pkgsrc/www/ikiwiki/Makefile:1.161 pkgsrc/www/ikiwiki/Makefile:1.162
--- pkgsrc/www/ikiwiki/Makefile:1.161 Thu Feb 28 22:00:48 2019
+++ pkgsrc/www/ikiwiki/Makefile Thu Feb 28 22:20:01 2019
@@ -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-XML-RSS-[0-9]*:../../textp
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