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:   tsutsui
Date:           Sun Aug 25 15:08:42 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel: add ruby-simpleidn.


To generate a diff of this commit:
cvs rdiff -u -r1.2901 -r1.2902 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.2901 pkgsrc/devel/Makefile:1.2902
--- pkgsrc/devel/Makefile:1.2901        Fri Aug 23 17:14:45 2019
+++ pkgsrc/devel/Makefile       Sun Aug 25 15:08:42 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2901 2019/08/23 17:14:45 agc Exp $
+# $NetBSD: Makefile,v 1.2902 2019/08/25 15:08:42 tsutsui Exp $
 #
 
 COMMENT=       Development utilities
@@ -2685,6 +2685,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