svn commit: r319152 - head/japanese/tex-ptex

Hiroki Sato hrs at FreeBSD.org
Mon May 27 02:40:18 UTC 2013


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
+ at 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
+ at dirrmtry %%TEXMFDISTDIR%%/fonts/map/dvipdfmx
+ at dirrmtry %%TEXMFDISTDIR%%/fonts/map
 %%TEXMFDISTDIR%%/fonts/cmap/uptex/UTF8-UTF16
 @dirrm %%TEXMFDISTDIR%%/fonts/cmap/uptex
+ at dirrmtry %%TEXMFDISTDIR%%/fonts
 %%TEXMFDIR%%/fonts/map/dvipdfmx/updmap/kanjix.map
 @dirrmtry %%TEXMFDIR%%/fonts/map/dvipdfmx/updmap
 @dirrmtry %%TEXMFDIR%%/fonts/map/dvipdfmx


More information about the svn-ports-head mailing list