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:   markd
Date:           Wed Aug 24 23:30:27 UTC 2016

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add p5-HTTP-Thin and p5-Role-REST-Client


To generate a diff of this commit:
cvs rdiff -u -r1.1188 -r1.1189 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.1188 pkgsrc/www/Makefile:1.1189
--- pkgsrc/www/Makefile:1.1188  Sun Aug 21 22:34:51 2016
+++ pkgsrc/www/Makefile Wed Aug 24 23:30:27 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1188 2016/08/21 22:34:51 markd Exp $
+# $NetBSD: Makefile,v 1.1189 2016/08/24 23:30:27 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -402,6 +402,7 @@ SUBDIR+=    p5-HTTP-Server-Simple-Mason
 SUBDIR+=       p5-HTTP-Server-Simple-PSGI
 SUBDIR+=       p5-HTTP-Server-Simple-Recorder
 SUBDIR+=       p5-HTTP-Server-Simple-Static
+SUBDIR+=       p5-HTTP-Thin
 SUBDIR+=       p5-HTTP-Tiny
 SUBDIR+=       p5-HTTPD-User-Manage
 SUBDIR+=       p5-Handel
@@ -478,6 +479,7 @@ SUBDIR+=    p5-Plack-Test-Agent
 SUBDIR+=       p5-Plack-Test-ExternalServer
 SUBDIR+=       p5-Pod-POM-Web
 SUBDIR+=       p5-Reaction
+SUBDIR+=       p5-Role-REST-Client
 SUBDIR+=       p5-Rose-HTML-Objects
 SUBDIR+=       p5-Rose-HTMLx-Form-Field-Autocomplete
 SUBDIR+=       p5-Rose-HTMLx-Form-Field-Boolean



Home | Main Index | Thread Index | Old Index