svn commit: r564244 - in head: . net net/twitux
Baptiste Daroussin
bapt at FreeBSD.org
Sat Feb 6 19:50:31 UTC 2021
Author: bapt
Date: Sat Feb 6 19:50:30 2021
New Revision: 564244
URL: https://svnweb.freebsd.org/changeset/ports/564244
Log:
Remove twitux: does not work with actual twitter
Approved by: maintainer (oz at cyprio.net)
Deleted:
head/net/twitux/
Modified:
head/MOVED
head/net/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sat Feb 6 19:45:40 2021 (r564243)
+++ head/MOVED Sat Feb 6 19:50:30 2021 (r564244)
@@ -16147,3 +16147,4 @@ math/why3||2021-02-04|Depends on deprecated gnome2 lib
www/syndigator||2021-02-05|Abandon upstream, does not work with recent perl5 use deprecated Gnome2 libraries
x11-toolkits/p5-Gtk2-Html2||2021-02-05|Deprecated upstream, not depended on, dpeends on deprecated Gnome2 libraries
www/libgtkhtml||2021-02-05|Deprecated upstream, not depended on
+net/twitux||2021-02-06|Does not work with actually twitter
Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile Sat Feb 6 19:45:40 2021 (r564243)
+++ head/net/Makefile Sat Feb 6 19:50:30 2021 (r564244)
@@ -1475,7 +1475,6 @@
SUBDIR += tsocks
SUBDIR += tunneller
SUBDIR += turnserver
- SUBDIR += twitux
SUBDIR += u6rd
SUBDIR += ucarp
SUBDIR += udpbroadcastrelay
More information about the svn-ports-all
mailing list