diff options
author | max <max@FreeBSD.org> | 1999-12-22 22:39:24 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1999-12-22 22:39:24 +0800 |
commit | 67c9cd9dee4d4d772a14c4b7c5c8d0ffd941f825 (patch) | |
tree | 87202f72bd5c0b09d3b8e2a9ca860391d0fd7789 /japanese/platex-jis | |
parent | b66dd1315382bca1fb3e8d960bb025e3fc292872 (diff) | |
download | freebsd-ports-gnome-67c9cd9dee4d4d772a14c4b7c5c8d0ffd941f825.tar.gz freebsd-ports-gnome-67c9cd9dee4d4d772a14c4b7c5c8d0ffd941f825.tar.zst freebsd-ports-gnome-67c9cd9dee4d4d772a14c4b7c5c8d0ffd941f825.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-jis')
-rw-r--r-- | japanese/platex-jis/Makefile | 18 | ||||
-rw-r--r-- | japanese/platex-jis/distinfo | 5 | ||||
-rw-r--r-- | japanese/platex-jis/pkg-plist | 2 |
3 files changed, 7 insertions, 18 deletions
diff --git a/japanese/platex-jis/Makefile b/japanese/platex-jis/Makefile index 868448bf234b..98e73e2a2053 100644 --- a/japanese/platex-jis/Makefile +++ b/japanese/platex-jis/Makefile @@ -1,17 +1,15 @@ # New ports collection makefile for: platex2e-jis -# Version required: <1998/09/01> +# Version required: <1999/08/09> # Date created: 05 Oct 1997 # Whom: Masafumi NAKANE <max@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= pl19980901j -PKGNAME= ja-platex2e-jis-1998.09.01 +DISTNAME= pl19990809j +PKGNAME= ja-platex2e-jis-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 @@ -21,17 +19,11 @@ RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex-jis \ 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 - @${CP} ${DISTDIR}/${DIST_SUBDIR}/$f ${WRKSRC} -.endfor - do-build: @(cd ${WRKSRC}; ptex -ini plcore.ins; ptex -ini platex.ltx) diff --git a/japanese/platex-jis/distinfo b/japanese/platex-jis/distinfo index b60cfa347aa2..b25f09b8ee69 100644 --- a/japanese/platex-jis/distinfo +++ b/japanese/platex-jis/distinfo @@ -1,4 +1 @@ -MD5 (platex2e/pl19980901j.tar.gz) = d023aaea5918a4f5ff5d02cc59c5d650 -MD5 (platex2e/plpatch.ltx) = 13bc95c4747e9018e97414ed2b015928 -MD5 (platex2e/jclasses.dtx) = f5935c295971635518a2bfdb3e717aaa -MD5 (platex2e/tascmac.sty) = bf2b330ce412b58ef016aaeb62848456 +MD5 (platex2e/pl19990809j.tar.gz) = 60a4c2b26f186087eeee277bd104a5cb diff --git a/japanese/platex-jis/pkg-plist b/japanese/platex-jis/pkg-plist index 33fb0d3f785f..97dc74e291af 100644 --- a/japanese/platex-jis/pkg-plist +++ b/japanese/platex-jis/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 |