- Fix exit status of updmap when --nomkmap[1].

- Fix pkg-plist when WITHOUT_X11[2].

Spotted by:	stas[1] and Andy Clayton[2]
PR:		ports/140875 [2]
This commit is contained in:
Hiroki Sato 2009-12-16 08:59:02 +00:00
parent 01d1e29eba
commit f4d70d2113
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245968
3 changed files with 13 additions and 4 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= teTeX-base
PORTVERSION= 3.0
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/dvips/:1

View file

@ -1,5 +1,5 @@
--- texk/tetex/updmap.orig Sat Feb 5 06:34:26 2005
+++ texk/tetex/updmap Sat Sep 9 19:19:14 2006
--- texk/tetex/updmap.orig 2005-02-05 06:34:26.000000000 +0900
+++ texk/tetex/updmap 2009-12-07 00:15:13.000000000 +0900
@@ -266,6 +266,7 @@
###############################################################################
catMaps()
@ -235,3 +235,12 @@
processOptions ${1+"$@"}
@@ -1360,7 +1431,7 @@
esac
fi
- $mkmapEnabled || return
+ $mkmapEnabled || true && return
setupDestDir
mkMaps
}

View file

@ -18,7 +18,7 @@ bin/pdfetex
bin/pdfxtex
bin/tex
bin/mf
bin/mf-nowin
%%X11BITS%%bin/mf-nowin
bin/mpost
bin/newer
bin/dmp