pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-HTTP-Entity-Parser



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Feb  2 12:39:46 UTC 2017

Modified Files:
        pkgsrc/www/p5-HTTP-Entity-Parser: Makefile

Log Message:
 -- Add one more package with BUILD_DEPENDS for make test.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/p5-HTTP-Entity-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/www/p5-HTTP-Entity-Parser/Makefile
diff -u pkgsrc/www/p5-HTTP-Entity-Parser/Makefile:1.3 pkgsrc/www/p5-HTTP-Entity-Parser/Makefile:1.4
--- pkgsrc/www/p5-HTTP-Entity-Parser/Makefile:1.3       Thu Feb  2 12:01:48 2017
+++ pkgsrc/www/p5-HTTP-Entity-Parser/Makefile   Thu Feb  2 12:39:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/02 12:01:48 mef Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/02 12:39:46 mef Exp $
 
 DISTNAME=      HTTP-Entity-Parser-0.18
 PKGNAME=       p5-${DISTNAME}
@@ -15,6 +15,7 @@ DEPENDS+=     p5-HTTP-MultiPartParser>=0:../
 
 # for make test
 BUILD_DEPENDS+=        p5-JSON-[0-9]*:../../converters/p5-JSON
+BUILD_DEPENDS+=        p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS
 BUILD_DEPENDS+=        p5-Hash-MultiValue-[0-9]*:../../devel/p5-Hash-MultiValue
 BUILD_DEPENDS+=        p5-Stream-Buffered-[0-9]*:../../devel/p5-Stream-Buffered
 BUILD_DEPENDS+=        p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message



Home | Main Index | Thread Index | Old Index