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:           Fri Mar  7 13:35:43 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-curl


To generate a diff of this commit:
cvs rdiff -u -r1.1850 -r1.1851 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.1850 pkgsrc/www/Makefile:1.1851
--- pkgsrc/www/Makefile:1.1850  Thu Mar  6 01:21:38 2025
+++ pkgsrc/www/Makefile Fri Mar  7 13:35:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1850 2025/03/06 01:21:38 manu Exp $
+# $NetBSD: Makefile,v 1.1851 2025/03/07 13:35:43 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -156,6 +156,7 @@ SUBDIR+=    hs-bower-json
 SUBDIR+=       hs-bsb-http-chunked
 SUBDIR+=       hs-clientsession
 SUBDIR+=       hs-cookie
+SUBDIR+=       hs-curl
 SUBDIR+=       hs-dav
 SUBDIR+=       hs-feed
 SUBDIR+=       hs-http-api-data



Home | Main Index | Thread Index | Old Index