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:   schmonz
Date:           Wed Jan 10 16:05:55 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable p5-HTTP-Tiny.


To generate a diff of this commit:
cvs rdiff -u -r1.1774 -r1.1775 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.1774 pkgsrc/www/Makefile:1.1775
--- pkgsrc/www/Makefile:1.1774  Sat Jan  6 23:17:53 2024
+++ pkgsrc/www/Makefile Wed Jan 10 16:05:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1774 2024/01/06 23:17:53 leot Exp $
+# $NetBSD: Makefile,v 1.1775 2024/01/10 16:05:55 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -478,6 +478,7 @@ 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-HTTP-Tiny-Mech
 SUBDIR+=       p5-HTTP-Tiny-Multipart
 SUBDIR+=       p5-HTTP-Tinyish



Home | Main Index | Thread Index | Old Index