pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Aug  8 00:35:53 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable ruby-simpleidn


To generate a diff of this commit:
cvs rdiff -u -r1.4044 -r1.4045 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4044 pkgsrc/devel/Makefile:1.4045
--- pkgsrc/devel/Makefile:1.4044        Sun Aug  6 08:08:48 2023
+++ pkgsrc/devel/Makefile       Tue Aug  8 00:35:53 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4044 2023/08/06 08:08:48 taca Exp $
+# $NetBSD: Makefile,v 1.4045 2023/08/08 00:35:53 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -3349,6 +3349,7 @@ SUBDIR+=  ruby-shoulda-matchers
 SUBDIR+=       ruby-simple_uuid
 SUBDIR+=       ruby-simplecov
 SUBDIR+=       ruby-simplecov-html
+SUBDIR+=       ruby-simpleidn
 SUBDIR+=       ruby-spruz
 SUBDIR+=       ruby-stomp
 SUBDIR+=       ruby-stream



Home | Main Index | Thread Index | Old Index