diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-12-22 14:39:24 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1999-12-22 14:39:24 +0000 |
commit | b59d006b6a2bd6cbd419cbe07e4f461f28ef9981 (patch) | |
tree | 4a63855f013b94cbea1b0134d98a00a3ff0adc8b /japanese/platex-euc | |
parent | f7757350bc51c89c5b59b455fb0ddb68b139e046 (diff) | |
download | freebsd-ports-b59d006b6a2bd6cbd419cbe07e4f461f28ef9981.zip |
Upgrade.
[Several people reminded me, but can't find out who they were, sorry.]
This closes
PR: 15372
(even though I didn't use the submitted patch.)
Diffstat (limited to 'japanese/platex-euc')
-rw-r--r-- | japanese/platex-euc/Makefile | 21 | ||||
-rw-r--r-- | japanese/platex-euc/distinfo | 5 | ||||
-rw-r--r-- | japanese/platex-euc/pkg-plist | 2 |
3 files changed, 8 insertions, 20 deletions
diff --git a/japanese/platex-euc/Makefile b/japanese/platex-euc/Makefile index d9c7a45fe7a8..faa1abde2f92 100644 --- a/japanese/platex-euc/Makefile +++ b/japanese/platex-euc/Makefile @@ -1,38 +1,29 @@ # New ports collection makefile for: platex2e-euc -# Version required: <1998/09/01> +# Version required: <1999/08/09> # Date created: 05 Oct 1997 # Whom: Masafumi NAKANE <max@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= pl19980901e -PKGNAME= ja-platex2e-euc-1998.09.01 +DISTNAME= pl19990809e +PKGNAME= ja-platex2e-euc-1999.08.09 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/1998-09-01/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - plpatch.ltx jclasses.dtx tascmac.sty +MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/platex/1999-08-09/ MAINTAINER= max@FreeBSD.org BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc \ - platex-common:${PORTSDIR}/japanese/platex-common \ - nkf:${PORTSDIR}/japanese/nkf + platex-common:${PORTSDIR}/japanese/platex-common RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-euc \ platex-common:${PORTSDIR}/japanese/platex-common MANUAL_PACKAGE_BUILD= incompatible with other versions of ptex-* -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -WRKSRC= ${WRKDIR}/19980901 +WRKSRC= ${WRKDIR}/19990809 DIST_SUBDIR= platex2e TEXMF= ${PREFIX}/share/texmf -post-extract: -.for f in plpatch.ltx jclasses.dtx tascmac.sty - @nkf -e ${DISTDIR}/${DIST_SUBDIR}/$f > ${WRKSRC}/$f -.endfor - do-build: @(cd ${WRKSRC}; ptex -ini plcore.ins; ptex -ini platex.ltx) diff --git a/japanese/platex-euc/distinfo b/japanese/platex-euc/distinfo index 12b97475b19e..5d3b1fb65b96 100644 --- a/japanese/platex-euc/distinfo +++ b/japanese/platex-euc/distinfo @@ -1,4 +1 @@ -MD5 (platex2e/pl19980901e.tar.gz) = bbd80458d9d5deea30433020f3689eb6 -MD5 (platex2e/plpatch.ltx) = 13bc95c4747e9018e97414ed2b015928 -MD5 (platex2e/jclasses.dtx) = f5935c295971635518a2bfdb3e717aaa -MD5 (platex2e/tascmac.sty) = bf2b330ce412b58ef016aaeb62848456 +MD5 (platex2e/pl19990809e.tar.gz) = c76a27a1fc56959158849c631be4b825 diff --git a/japanese/platex-euc/pkg-plist b/japanese/platex-euc/pkg-plist index 33fb0d3f785f..97dc74e291af 100644 --- a/japanese/platex-euc/pkg-plist +++ b/japanese/platex-euc/pkg-plist @@ -6,7 +6,6 @@ share/texmf/tex/platex/base/README.txt share/texmf/tex/platex/base/README2.txt share/texmf/tex/platex/base/Xins.ins share/texmf/tex/platex/base/ascmac.sty -share/texmf/tex/platex/base/docstrip.cfg share/texmf/tex/platex/base/hyphen.cfg share/texmf/tex/platex/base/jarticle.cls share/texmf/tex/platex/base/jarticle.sty @@ -53,6 +52,7 @@ share/texmf/tex/platex/base/plnews01.tex share/texmf/tex/platex/base/plnews02.tex share/texmf/tex/platex/base/plnews03.tex share/texmf/tex/platex/base/plnews04.tex +share/texmf/tex/platex/base/plnews05.tex share/texmf/tex/platex/base/plpatch.ltx share/texmf/tex/platex/base/plvers.dtx share/texmf/tex/platex/base/ptrace.sty |