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:   taca
Date:           Sun Mar 29 13:38:12 UTC 2026

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: add and enable ruby-llhttp


To generate a diff of this commit:
cvs rdiff -u -r1.1910 -r1.1911 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.1910 pkgsrc/www/Makefile:1.1911
--- pkgsrc/www/Makefile:1.1910  Sat Mar  7 11:52:41 2026
+++ pkgsrc/www/Makefile Sun Mar 29 13:38:12 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1910 2026/03/07 11:52:41 nia Exp $
+# $NetBSD: Makefile,v 1.1911 2026/03/29 13:38:12 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1074,6 +1074,7 @@ SUBDIR+=  ruby-jekyll-watch
 SUBDIR+=       ruby-jquery-rails
 SUBDIR+=       ruby-jsmin
 SUBDIR+=       ruby-liquid
+SUBDIR+=       ruby-llhttp
 SUBDIR+=       ruby-llhttp-ffi
 SUBDIR+=       ruby-loofah
 SUBDIR+=       ruby-mechanize



Home | Main Index | Thread Index | Old Index