From owner-svn-ports-all@FreeBSD.ORG Sun Jul 6 16:12:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E027264D; Sun, 6 Jul 2014 16:12:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCEFD2E50; Sun, 6 Jul 2014 16:12:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s66GCs77080071; Sun, 6 Jul 2014 16:12:54 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s66GCsiD080069; Sun, 6 Jul 2014 16:12:54 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201407061612.s66GCsiD080069@svn.freebsd.org> From: Baptiste Daroussin Date: Sun, 6 Jul 2014 16:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360936 - in head: . print print/texinfo-lite X-SVN-Group: ports-head 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.18 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, 06 Jul 2014 16:12:55 -0000 Author: bapt Date: Sun Jul 6 16:12:54 2014 New Revision: 360936 URL: http://svnweb.freebsd.org/changeset/ports/360936 QAT: https://qat.redports.org/buildarchive/r360936/ Log: indexinfo is lighter and does a better job that texinfo-lite Deleted: head/print/texinfo-lite/ Modified: head/MOVED head/print/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 6 16:11:28 2014 (r360935) +++ head/MOVED Sun Jul 6 16:12:54 2014 (r360936) @@ -6237,3 +6237,4 @@ x11-clocks/wmitime||2014-07-04|Has expir x11/xorg-edit||2014-07-04|Has expired: Depends on older version of wxGTK net/ttbudget||2014-07-06|Has expired: does not build, mastersite disapperead, not staged sysutil/psgconf||2014-07-06|Removed: abandonware +print/texinfo-lite/print/indexinfo|2014-07-06|Replaced by indexinfo to handle info page index Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Sun Jul 6 16:11:28 2014 (r360935) +++ head/print/Makefile Sun Jul 6 16:12:54 2014 (r360936) @@ -303,7 +303,6 @@ SUBDIR += tex-xetex SUBDIR += tex-xmltex SUBDIR += texinfo - SUBDIR += texinfo-lite SUBDIR += texlive-base SUBDIR += texlive-docs SUBDIR += texlive-full