pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Oct  1 13:02:59 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add p5-HTTP-Entity-Parser


To generate a diff of this commit:
cvs rdiff -u -r1.1194 -r1.1195 pkgsrc/www/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/Makefile
diff -u pkgsrc/www/Makefile:1.1194 pkgsrc/www/Makefile:1.1195
--- pkgsrc/www/Makefile:1.1194  Sat Oct  1 12:48:21 2016
+++ pkgsrc/www/Makefile Sat Oct  1 13:02:59 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1194 2016/10/01 12:48:21 wen Exp $
+# $NetBSD: Makefile,v 1.1195 2016/10/01 13:02:59 wen Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -384,6 +384,7 @@ SUBDIR+=    p5-HTTP-Cookies
 SUBDIR+=       p5-HTTP-DAV
 SUBDIR+=       p5-HTTP-Daemon
 SUBDIR+=       p5-HTTP-Date
+SUBDIR+=       p5-HTTP-Entity-Parser
 SUBDIR+=       p5-HTTP-GHTTP
 SUBDIR+=       p5-HTTP-HeaderParser-XS
 SUBDIR+=       p5-HTTP-Headers-Fast



Home | Main Index | Thread Index | Old Index