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:   ryoon
Date:           Mon Aug 11 11:53:00 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ruby-llhttp-ffi


To generate a diff of this commit:
cvs rdiff -u -r1.1869 -r1.1870 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.1869 pkgsrc/www/Makefile:1.1870
--- pkgsrc/www/Makefile:1.1869  Mon Jul 28 21:25:49 2025
+++ pkgsrc/www/Makefile Mon Aug 11 11:53:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1869 2025/07/28 21:25:49 dkazankov Exp $
+# $NetBSD: Makefile,v 1.1870 2025/08/11 11:53:00 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1063,6 +1063,7 @@ SUBDIR+=  ruby-jekyll-watch
 SUBDIR+=       ruby-jquery-rails
 SUBDIR+=       ruby-jsmin
 SUBDIR+=       ruby-liquid
+SUBDIR+=       ruby-llhttp-ffi
 SUBDIR+=       ruby-loofah
 SUBDIR+=       ruby-mechanize
 SUBDIR+=       ruby-multipart-post



Home | Main Index | Thread Index | Old Index