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:   he
Date:           Mon Feb 13 15:23:00 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add p5-Plack-Middleware-CrossOrigin.


To generate a diff of this commit:
cvs rdiff -u -r1.1682 -r1.1683 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.1682 pkgsrc/www/Makefile:1.1683
--- pkgsrc/www/Makefile:1.1682  Sun Feb 12 19:58:51 2023
+++ pkgsrc/www/Makefile Mon Feb 13 15:23:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1682 2023/02/12 19:58:51 vins Exp $
+# $NetBSD: Makefile,v 1.1683 2023/02/13 15:23:00 he Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -529,6 +529,7 @@ SUBDIR+=    p5-Plack-Handler-AnyEvent-SCGI
 SUBDIR+=       p5-Plack-Handler-SCGI
 SUBDIR+=       p5-Plack-Middleware-Auth-Digest
 SUBDIR+=       p5-Plack-Middleware-ConsoleLogger
+SUBDIR+=       p5-Plack-Middleware-CrossOrigin
 SUBDIR+=       p5-Plack-Middleware-Debug
 SUBDIR+=       p5-Plack-Middleware-Deflater
 SUBDIR+=       p5-Plack-Middleware-File-Sass



Home | Main Index | Thread Index | Old Index