From owner-svn-ports-head@freebsd.org Mon May 14 11:43:53 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 00F82FE9520; Mon, 14 May 2018 11:43:53 +0000 (UTC) (envelope-from dinoex@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 A273F837C3; Mon, 14 May 2018 11:43:52 +0000 (UTC) (envelope-from dinoex@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 834EB1BAE1; Mon, 14 May 2018 11:43:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4EBhqjJ072211; Mon, 14 May 2018 11:43:52 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4EBhqcK072209; Mon, 14 May 2018 11:43:52 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201805141143.w4EBhqcK072209@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Mon, 14 May 2018 11:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469876 - in head: . net-im net-im/licq-msn X-SVN-Group: ports-head X-SVN-Commit-Author: dinoex X-SVN-Commit-Paths: in head: . net-im net-im/licq-msn X-SVN-Commit-Revision: 469876 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.26 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: Mon, 14 May 2018 11:43:53 -0000 Author: dinoex Date: Mon May 14 11:43:51 2018 New Revision: 469876 URL: https://svnweb.freebsd.org/changeset/ports/469876 Log: - remove msn plugin MSN Messenger service terminated 2017-05-19 Deleted: head/net-im/licq-msn/ Modified: head/MOVED head/net-im/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon May 14 11:08:40 2018 (r469875) +++ head/MOVED Mon May 14 11:43:51 2018 (r469876) @@ -10184,3 +10184,4 @@ textproc/p5-Spork||2018-05-09|Removed, depends on expi www/p5-Kwiki||2018-05-09|Has expired: All www files wrongly belongs to www user x11-servers/x11rdp|x11-drivers/xorgxrdp|2018-05-13|Obsoleted by update of net/xrdp net-p2p/btsync|net-p2p/rslsync|2018-05-13|Renamed by the vendor +net-im/licq-msn||2018-05-14|MSN Messenger service terminated 2017-05-19 Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Mon May 14 11:08:40 2018 (r469875) +++ head/net-im/Makefile Mon May 14 11:43:51 2018 (r469876) @@ -83,7 +83,6 @@ SUBDIR += licq SUBDIR += licq-icq SUBDIR += licq-jabber - SUBDIR += licq-msn SUBDIR += licq-osd SUBDIR += licq-qt-gui SUBDIR += linux-telegram-desktop