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:   pho
Date:           Tue Oct 31 06:14:28 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-http-client-restricted


To generate a diff of this commit:
cvs rdiff -u -r1.1755 -r1.1756 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.1755 pkgsrc/www/Makefile:1.1756
--- pkgsrc/www/Makefile:1.1755  Mon Oct 30 13:52:02 2023
+++ pkgsrc/www/Makefile Tue Oct 31 06:14:27 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1755 2023/10/30 13:52:02 pho Exp $
+# $NetBSD: Makefile,v 1.1756 2023/10/31 06:14:27 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -155,6 +155,7 @@ SUBDIR+=    hs-cookie
 SUBDIR+=       hs-feed
 SUBDIR+=       hs-http-api-data
 SUBDIR+=       hs-http-client
+SUBDIR+=       hs-http-client-restricted
 SUBDIR+=       hs-http-client-tls
 SUBDIR+=       hs-http-conduit
 SUBDIR+=       hs-http-date



Home | Main Index | Thread Index | Old Index