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 Mar  8 15:35:36 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add and enable p5-Playwright.


To generate a diff of this commit:
cvs rdiff -u -r1.1691 -r1.1692 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.1691 pkgsrc/www/Makefile:1.1692
--- pkgsrc/www/Makefile:1.1691  Sun Mar  5 14:58:36 2023
+++ pkgsrc/www/Makefile Wed Mar  8 15:35:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1691 2023/03/05 14:58:36 taca Exp $
+# $NetBSD: Makefile,v 1.1692 2023/03/08 15:35:36 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -545,6 +545,7 @@ SUBDIR+=    p5-Plack-Middleware-Session
 SUBDIR+=       p5-Plack-Middleware-Test-StashWarnings
 SUBDIR+=       p5-Plack-Test-Agent
 SUBDIR+=       p5-Plack-Test-ExternalServer
+SUBDIR+=       p5-Playwright
 SUBDIR+=       p5-Pod-POM-Web
 SUBDIR+=       p5-Raisin
 SUBDIR+=       p5-Reaction



Home | Main Index | Thread Index | Old Index