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:           Sat Aug  5 17:22:34 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/ruby-idn: DESCR Makefile PLIST distinfo

Log Message:
ruby-idn: remove.

This was just imported for ruby-twitter-text, and
no other package depends on this.


To generate a diff of this commit:
cvs rdiff -u -r1.4041 -r1.4042 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ruby-idn/DESCR \
    pkgsrc/devel/ruby-idn/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/ruby-idn/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/ruby-idn/distinfo

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.4041 pkgsrc/devel/Makefile:1.4042
--- pkgsrc/devel/Makefile:1.4041        Sat Aug  5 16:49:46 2023
+++ pkgsrc/devel/Makefile       Sat Aug  5 17:22:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4041 2023/08/05 16:49:46 tsutsui Exp $
+# $NetBSD: Makefile,v 1.4042 2023/08/05 17:22:34 tsutsui Exp $
 #
 
 COMMENT=       Development utilities
@@ -3238,7 +3238,6 @@ SUBDIR+=  ruby-highline
 SUBDIR+=       ruby-hike
 SUBDIR+=       ruby-hocon
 SUBDIR+=       ruby-i18n
-SUBDIR+=       ruby-idn
 SUBDIR+=       ruby-iniparse
 SUBDIR+=       ruby-inline
 SUBDIR+=       ruby-instance_storage



Home | Main Index | Thread Index | Old Index