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 12:32:07 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add p5-WWW-Form-UrlEncoded


To generate a diff of this commit:
cvs rdiff -u -r1.1192 -r1.1193 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.1192 pkgsrc/www/Makefile:1.1193
--- pkgsrc/www/Makefile:1.1192  Tue Aug 30 12:47:48 2016
+++ pkgsrc/www/Makefile Sat Oct  1 12:32:07 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1192 2016/08/30 12:47:48 manu Exp $
+# $NetBSD: Makefile,v 1.1193 2016/10/01 12:32:07 wen Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -532,6 +532,7 @@ SUBDIR+=    p5-WWW-Amazon-Wishlist
 SUBDIR+=       p5-WWW-CSRF
 SUBDIR+=       p5-WWW-Curl
 SUBDIR+=       p5-WWW-Facebook-API
+SUBDIR+=       p5-WWW-Form-UrlEncoded
 SUBDIR+=       p5-WWW-Mechanize
 SUBDIR+=       p5-WWW-Mechanize-Cached
 SUBDIR+=       p5-WWW-Mechanize-FormFiller



Home | Main Index | Thread Index | Old Index