From owner-svn-ports-head@freebsd.org Tue Apr 17 20:39:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D90BF995DD; Tue, 17 Apr 2018 20:39:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 122FB74188; Tue, 17 Apr 2018 20:39:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 089F31179A; Tue, 17 Apr 2018 20:39:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3HKdb12060313; Tue, 17 Apr 2018 20:39:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3HKdbE9060311; Tue, 17 Apr 2018 20:39:37 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201804172039.w3HKdbE9060311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 17 Apr 2018 20:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467656 - in head: . irc irc/xchat irc/xchat-fish irc/xchat-mircryption irc/xchat-ruby X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . irc irc/xchat irc/xchat-fish irc/xchat-mircryption irc/xchat-ruby X-SVN-Commit-Revision: 467656 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Apr 2018 20:39:38 -0000 Author: rene Date: Tue Apr 17 20:39:37 2018 New Revision: 467656 URL: https://svnweb.freebsd.org/changeset/ports/467656 Log: Remove expired port irc/xchat and plugins: 2018-04-15 irc/xchat: Unmaintained upstream, use irc/hexchat instead irc/xchat-fish irc/xchat-mircryption irc/xchat-ruby Deleted: head/irc/xchat/ head/irc/xchat-fish/ head/irc/xchat-mircryption/ head/irc/xchat-ruby/ Modified: head/MOVED head/irc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Apr 17 20:35:43 2018 (r467655) +++ head/MOVED Tue Apr 17 20:39:37 2018 (r467656) @@ -10173,3 +10173,7 @@ www/mod_whatkilledus||2018-04-16|Apache 2.2 End of Lif www/mod_xml2enc||2018-04-16|Apache 2.2 End of Life www/apache22||2018-04-16|Apache 2.2 End of Life www/mod_python33||2018-04-16|Apache 2.2 End of Life +irc/xchat||2018-04-17|Has expired: Unmaintained upstream, use irc/hexchat instead +irc/xchat-fish|irc/hexchat-fish|2018-04-17|Removed, master port irc/xchat expired +irc/xchat-mircryption||2018-04-17|Removed, master port irc/xchat expired +irc/xchat-ruby||2018-04-17|Removed, master port irc/xchat expired Modified: head/irc/Makefile ============================================================================== --- head/irc/Makefile Tue Apr 17 20:35:43 2018 (r467655) +++ head/irc/Makefile Tue Apr 17 20:39:37 2018 (r467656) @@ -123,10 +123,6 @@ SUBDIR += unreal SUBDIR += weechat SUBDIR += xaric - SUBDIR += xchat - SUBDIR += xchat-fish - SUBDIR += xchat-mircryption - SUBDIR += xchat-ruby SUBDIR += znc .include