Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 02:40:17 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319152 - head/japanese/tex-ptex
Message-ID:  <201305270240.r4R2eHMC087539@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hrs
Date: Mon May 27 02:40:17 2013
New Revision: 319152
URL: http://svnweb.freebsd.org/changeset/ports/319152

Log:
  Fix pkg-plist.
  
  Spotted by:	QAT

Modified:
  head/japanese/tex-ptex/Makefile
  head/japanese/tex-ptex/pkg-plist

Modified: head/japanese/tex-ptex/Makefile
==============================================================================
--- head/japanese/tex-ptex/Makefile	Mon May 27 02:29:49 2013	(r319151)
+++ head/japanese/tex-ptex/Makefile	Mon May 27 02:40:17 2013	(r319152)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ptex
 PORTVERSION=	3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	japanese print
 MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2012/
 PKGNAMEPREFIX=	ja-tex-

Modified: head/japanese/tex-ptex/pkg-plist
==============================================================================
--- head/japanese/tex-ptex/pkg-plist	Mon May 27 02:29:49 2013	(r319151)
+++ head/japanese/tex-ptex/pkg-plist	Mon May 27 02:40:17 2013	(r319152)
@@ -164,6 +164,7 @@ bin/uptftopl
 %%TEXMFDISTDIR%%/doc/fonts/jfontmaps/updmap-otf.sh
 %%TEXMFDISTDIR%%/doc/fonts/jfontmaps/ChangeLog
 @dirrm %%TEXMFDISTDIR%%/doc/fonts/jfontmaps
+@dirrmtry %%TEXMFDISTDIR%%/doc/fonts
 %%TEXMFDISTDIR%%/fonts/source/ptex/nmin-ngoth/nmin6.pl
 %%TEXMFDISTDIR%%/fonts/source/ptex/nmin-ngoth/ngoth6.pl
 %%TEXMFDISTDIR%%/fonts/source/ptex/nmin-ngoth/ngoth10.pl
@@ -3691,8 +3692,11 @@ bin/uptftopl
 %%TEXMFDISTDIR%%/fonts/map/dvipdfmx/jfontmaps/uptex-kozuka-04.map
 %%TEXMFDISTDIR%%/fonts/map/dvipdfmx/jfontmaps/otf-hiragino.map
 @dirrm %%TEXMFDISTDIR%%/fonts/map/dvipdfmx/jfontmaps
+@dirrmtry %%TEXMFDISTDIR%%/fonts/map/dvipdfmx
+@dirrmtry %%TEXMFDISTDIR%%/fonts/map
 %%TEXMFDISTDIR%%/fonts/cmap/uptex/UTF8-UTF16
 @dirrm %%TEXMFDISTDIR%%/fonts/cmap/uptex
+@dirrmtry %%TEXMFDISTDIR%%/fonts
 %%TEXMFDIR%%/fonts/map/dvipdfmx/updmap/kanjix.map
 @dirrmtry %%TEXMFDIR%%/fonts/map/dvipdfmx/updmap
 @dirrmtry %%TEXMFDIR%%/fonts/map/dvipdfmx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305270240.r4R2eHMC087539>