pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/rt4
Module Name: pkgsrc
Committed By: manu
Date: Sun May 21 06:45:38 UTC 2017
Modified Files:
pkgsrc/devel/rt4: Makefile
Log Message:
Add missing runtime dependency in p5-JSON-MaybeXS
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/rt4/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/rt4/Makefile
diff -u pkgsrc/devel/rt4/Makefile:1.24 pkgsrc/devel/rt4/Makefile:1.25
--- pkgsrc/devel/rt4/Makefile:1.24 Mon May 8 09:07:40 2017
+++ pkgsrc/devel/rt4/Makefile Sun May 21 06:45:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2017/05/08 09:07:40 manu Exp $
+# $NetBSD: Makefile,v 1.25 2017/05/21 06:45:38 manu Exp $
DISTNAME= rt-4.2.12
PKGNAME= ${DISTNAME:S/rt/rt4/}
@@ -52,6 +52,7 @@ DEPENDS+= p5-HTML-RewriteAttributes>=0.0
DEPENDS+= p5-HTML-Scrubber>=0.08:../../www/p5-HTML-Scrubber
DEPENDS+= p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
+DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
#DEPENDS+= {perl>=5.20.0,p5-Locale-Maketext>=1.06}:../../misc/p5-Locale-Maketext
DEPENDS+= p5-Locale-Maketext-Fuzzy-[0-9]*:../../misc/p5-Locale-Maketext-Fuzzy
Home |
Main Index |
Thread Index |
Old Index