From owner-svn-ports-head@FreeBSD.ORG Thu May 23 08:31:10 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EB7522C7; Thu, 23 May 2013 08:31:10 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DE19CCF5; Thu, 23 May 2013 08:31:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4N8VADW011115; Thu, 23 May 2013 08:31:10 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4N8VAYm011113; Thu, 23 May 2013 08:31:10 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201305230831.r4N8VAYm011113@svn.freebsd.org> From: Hiroki Sato Date: Thu, 23 May 2013 08:31:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318854 - head/print/texlive-texmf X-SVN-Group: ports-head 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.14 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: Thu, 23 May 2013 08:31:11 -0000 Author: hrs Date: Thu May 23 08:31:09 2013 New Revision: 318854 URL: http://svnweb.freebsd.org/changeset/ports/318854 Log: Remove duplicate files with print/texlive-infra. Spotted by: Tony Morlan Modified: head/print/texlive-texmf/Makefile head/print/texlive-texmf/pkg-plist Modified: head/print/texlive-texmf/Makefile ============================================================================== --- head/print/texlive-texmf/Makefile Thu May 23 08:20:48 2013 (r318853) +++ head/print/texlive-texmf/Makefile Thu May 23 08:31:09 2013 (r318854) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20120701 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print MASTER_SITES= ftp://ftp.tug.org/historic/systems/texlive/2012/ PKGNAMESUFFIX= -texmf @@ -22,6 +22,8 @@ EXCLUDE_FILES= \*/doc/man \ texmf/doc \ texmf/web2c/texmf.cnf \ texmf/web2c/fmtutil.cnf \ + texmf/web2c/fmtutil-hdr.cnf \ + texmf/web2c/updmap-hdr.cfg \ texmf/scripts/a2ping \ texmf/scripts/ps2eps \ texmf/scripts/tetex \ Modified: head/print/texlive-texmf/pkg-plist ============================================================================== --- head/print/texlive-texmf/pkg-plist Thu May 23 08:20:48 2013 (r318853) +++ head/print/texlive-texmf/pkg-plist Thu May 23 08:31:09 2013 (r318854) @@ -68762,8 +68762,6 @@ %%TEXMFDIR%%/web2c/natural.tcx %%TEXMFDIR%%/web2c/il2-pl.tcx %%TEXMFDIR%%/web2c/updmap.cfg -%%TEXMFDIR%%/web2c/updmap-hdr.cfg -%%TEXMFDIR%%/web2c/fmtutil-hdr.cnf %%TEXMFDIR%%/web2c/kam-t1.tcx %%TEXMFDIR%%/web2c/cp227.tcx %%TEXMFDIR%%/web2c/maz-pl.tcx