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:           Mon Jun 18 02:14:42 UTC 2018

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add p5-HTTP-CookieJar


To generate a diff of this commit:
cvs rdiff -u -r1.1329 -r1.1330 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.1329 pkgsrc/www/Makefile:1.1330
--- pkgsrc/www/Makefile:1.1329  Tue Jun  5 16:17:46 2018
+++ pkgsrc/www/Makefile Mon Jun 18 02:14:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1329 2018/06/05 16:17:46 jaapb Exp $
+# $NetBSD: Makefile,v 1.1330 2018/06/18 02:14:42 wen Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -372,6 +372,7 @@ SUBDIR+=    p5-HTMLObject
 SUBDIR+=       p5-HTTP-Async
 SUBDIR+=       p5-HTTP-Body
 SUBDIR+=       p5-HTTP-Cache-Transparent
+SUBDIR+=       p5-HTTP-CookieJar
 SUBDIR+=       p5-HTTP-CookieMonster
 SUBDIR+=       p5-HTTP-Cookies
 SUBDIR+=       p5-HTTP-DAV



Home | Main Index | Thread Index | Old Index