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:   leot
Date:           Thu Oct  8 22:36:54 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Add gumbo-parser


To generate a diff of this commit:
cvs rdiff -u -r1.1491 -r1.1492 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.1491 pkgsrc/www/Makefile:1.1492
--- pkgsrc/www/Makefile:1.1491  Sun Sep 20 08:52:11 2020
+++ pkgsrc/www/Makefile Thu Oct  8 22:36:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1491 2020/09/20 08:52:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.1492 2020/10/08 22:36:54 leot Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -142,6 +142,7 @@ SUBDIR+=    goaccess
 SUBDIR+=       grafana
 SUBDIR+=       gtkasp2php
 SUBDIR+=       guile-haunt
+SUBDIR+=       gumbo-parser
 SUBDIR+=       gwt
 SUBDIR+=       h2o
 SUBDIR+=       haskell-cgi



Home | Main Index | Thread Index | Old Index