svn commit: r318854 - head/print/texlive-texmf

Hiroki Sato hrs at FreeBSD.org
Thu May 23 08:31:11 UTC 2013


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


More information about the svn-ports-all mailing list