pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Aug  5 17:05:31 UTC 2023

Modified Files:
        pkgsrc/net: Makefile
Removed Files:
        pkgsrc/net/ruby-twitter-text: DESCR Makefile PLIST distinfo

Log Message:
ruby-twitter-text: remove.

This was just imported for mikutter 3.9.4 and prior, and
no motivation to keep this even if this will handle newer APIs.


To generate a diff of this commit:
cvs rdiff -u -r1.1527 -r1.1528 pkgsrc/net/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/net/ruby-twitter-text/DESCR
cvs rdiff -u -r1.8 -r0 pkgsrc/net/ruby-twitter-text/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/net/ruby-twitter-text/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/net/ruby-twitter-text/distinfo

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1527 pkgsrc/net/Makefile:1.1528
--- pkgsrc/net/Makefile:1.1527  Sat Aug  5 16:44:12 2023
+++ pkgsrc/net/Makefile Sat Aug  5 17:05:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1527 2023/08/05 16:44:12 tsutsui Exp $
+# $NetBSD: Makefile,v 1.1528 2023/08/05 17:05:31 tsutsui Exp $
 #
 
 COMMENT=       Networking tools
@@ -875,7 +875,6 @@ SUBDIR+=    ruby-train-rest
 SUBDIR+=       ruby-train-winrm
 SUBDIR+=       ruby-twitter
 SUBDIR+=       ruby-twitter-stream
-SUBDIR+=       ruby-twitter-text
 SUBDIR+=       ruby-winrm
 SUBDIR+=       ruby-winrm-elevated
 SUBDIR+=       ruby-winrm-fs



Home | Main Index | Thread Index | Old Index