From owner-svn-ports-all@freebsd.org Sun Feb 7 04:42:25 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 73F5E547474; Sun, 7 Feb 2021 04:42:25 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYGjF2vhkz3Qc9; Sun, 7 Feb 2021 04:42:25 +0000 (UTC) (envelope-from bapt@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 56B811E1F7; Sun, 7 Feb 2021 04:42:25 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 1174gPmn041889; Sun, 7 Feb 2021 04:42:25 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 1174gOKJ041887; Sun, 7 Feb 2021 04:42:24 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <202102070442.1174gOKJ041887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 7 Feb 2021 04:42:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564595 - in head: . textproc textproc/xml-i18n-tools X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: in head: . textproc textproc/xml-i18n-tools X-SVN-Commit-Revision: 564595 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2021 04:42:25 -0000 Author: bapt Date: Sun Feb 7 04:42:24 2021 New Revision: 564595 URL: https://svnweb.freebsd.org/changeset/ports/564595 Log: Remove xml-i18n-tools it has been replaced by intltool long ago Deleted: head/textproc/xml-i18n-tools/ Modified: head/MOVED head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 7 04:35:51 2021 (r564594) +++ head/MOVED Sun Feb 7 04:42:24 2021 (r564595) @@ -16150,3 +16150,4 @@ www/libgtkhtml||2021-02-05|Deprecated upstream, not de net/twitux||2021-02-06|Does not work with actually twitter net-mgmt/ccnet-server||2021-02-07|Removed x11-toolkits/c++-gtk-utils||2021-02-07|Abandoned library not depended on +textproc/xml-i18n-tools|textproc/intltool|2021-02-07|Has been replaced by intltools long ago Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Feb 7 04:35:51 2021 (r564594) +++ head/textproc/Makefile Sun Feb 7 04:42:24 2021 (r564595) @@ -1888,7 +1888,6 @@ SUBDIR += xlreader SUBDIR += xml-commons SUBDIR += xml-format - SUBDIR += xml-i18n-tools SUBDIR += xml-lite.el SUBDIR += xml2rfc SUBDIR += xmlada