diff options
author | minskim <minskim@pkgsrc.org> | 2008-12-09 19:49:22 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2008-12-09 19:49:22 +0000 |
commit | 5d8db9a70a62b46145b2674acfffd4b26b1c1ea1 (patch) | |
tree | 99e8212cf9a621121a41c90ad2641a5ee50b7f07 /print | |
parent | a99ae908a0e59d232834142678a0c0d314ecfaeb (diff) | |
download | pkgsrc-5d8db9a70a62b46145b2674acfffd4b26b1c1ea1.tar.gz |
Sync with the VARTEXFONTS change in teTeX-bin.
Bump PKGREVISION.
Diffstat (limited to 'print')
-rw-r--r-- | print/ja-ptex-bin/Makefile | 4 | ||||
-rw-r--r-- | print/ja-ptex-bin/distinfo | 4 | ||||
-rw-r--r-- | print/ja-ptex-bin/patches/patch-ac | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile index 285bfdf8931..fc6bc843222 100644 --- a/print/ja-ptex-bin/Makefile +++ b/print/ja-ptex-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2008/11/10 17:21:37 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2008/12/09 19:49:22 minskim Exp $ DISTNAME= ptex-src-${PTEX_VERS} PKGNAME= ja-ptex-bin-${PTEX_VERS} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print japanese MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \ ftp://ftp.ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/ diff --git a/print/ja-ptex-bin/distinfo b/print/ja-ptex-bin/distinfo index 1d0548b2062..dca18a10171 100644 --- a/print/ja-ptex-bin/distinfo +++ b/print/ja-ptex-bin/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2006/11/27 14:32:24 hira Exp $ +$NetBSD: distinfo,v 1.6 2008/12/09 19:49:22 minskim Exp $ SHA1 (teTeX/dvipsk-jpatch-p1.7a.tar.gz) = 1b4051fe443fcffe2b12199fcf2df01550c57f32 RMD160 (teTeX/dvipsk-jpatch-p1.7a.tar.gz) = f9c1a12b17e3d0c904bfe0bb145f84b59eb74eff @@ -11,7 +11,7 @@ RMD160 (teTeX/ptex-src-3.1.9.tar.gz) = 05aca5199437a5d5a99d531f33d04f2a472ca2f7 Size (teTeX/ptex-src-3.1.9.tar.gz) = 131943 bytes SHA1 (patch-aa) = 622575507406aeda1c98062e98e234053a55923d SHA1 (patch-ab) = 7015dfdaa6cbaf50a91afd5682231b30a9f17d22 -SHA1 (patch-ac) = 43c6d4e27cbdbaf043800fe07b346a0d865d96a3 +SHA1 (patch-ac) = 12cf26c6fe254fc4dc1ca1414429935d7c45e207 SHA1 (patch-ad) = 98e6edf48ff971ab9864336678a59afa44c92126 SHA1 (patch-af) = c3d591ab2b9917c7a06355618b96662fe6a7b375 SHA1 (patch-ai) = 4ad131be8273ff52ad0f3778a0b5bf3370f698eb diff --git a/print/ja-ptex-bin/patches/patch-ac b/print/ja-ptex-bin/patches/patch-ac index 15801a390e2..ec94aae86a4 100644 --- a/print/ja-ptex-bin/patches/patch-ac +++ b/print/ja-ptex-bin/patches/patch-ac @@ -1,4 +1,4 @@ -$NetBSD: patch-ac,v 1.2 2006/06/24 10:52:23 hira Exp $ +$NetBSD: patch-ac,v 1.3 2008/12/09 19:49:22 minskim Exp $ --- texk/make/paths.mk.orig 2006-05-10 15:15:03.000000000 +0900 +++ texk/make/paths.mk 2006-05-10 15:15:18.000000000 +0900 @@ -7,7 +7,7 @@ $NetBSD: patch-ac,v 1.2 2006/06/24 10:52:23 hira Exp $ # The directory used by varfonts. -vartexfonts = /var/tmp/texfonts -+vartexfonts = /var/spool/texfonts ++vartexfonts = /var/lib/texmf/fonts # Regular input files. texinputdir = $(texmf)/tex |