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:           Wed Dec 11 15:44:29 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1824 -r1.1825 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.1824 pkgsrc/www/Makefile:1.1825
--- pkgsrc/www/Makefile:1.1824  Tue Dec 10 07:54:38 2024
+++ pkgsrc/www/Makefile Wed Dec 11 15:44:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1824 2024/12/10 07:54:38 wiz Exp $
+# $NetBSD: Makefile,v 1.1825 2024/12/11 15:44:29 taca Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -1096,6 +1096,7 @@ SUBDIR+=  ruby-sinatra-contrib
 SUBDIR+=       ruby-tag
 SUBDIR+=       ruby-typhoeus
 SUBDIR+=       ruby-unicorn
+SUBDIR+=       ruby-uri
 SUBDIR+=       ruby-url_mount
 SUBDIR+=       ruby-webrick
 SUBDIR+=       ruby-webrobots



Home | Main Index | Thread Index | Old Index