summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2001-02-11 12:23:45 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2001-02-11 12:23:45 +0000
commite991a07d3a7833170601cdb8a5edcc4a75b2851b (patch)
treeaee10ef3378f5ec92fa82a2fe2981f14fa14b532 /japanese
parentadd cln, a Class Library for Numbers (diff)
Update to use recently released ptex-src-2.1.10.tar.gz which includes all
the patches plus some updates.
Notes
Notes: svn path=/head/; revision=38202
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ptex-euc/Makefile15
-rw-r--r--japanese/ptex-euc/distinfo5
-rw-r--r--japanese/ptex-jis/Makefile15
-rw-r--r--japanese/ptex-jis/distinfo5
-rw-r--r--japanese/ptex-sjis/Makefile15
-rw-r--r--japanese/ptex-sjis/distinfo5
-rw-r--r--japanese/ptex/Makefile15
-rw-r--r--japanese/ptex/distinfo5
8 files changed, 12 insertions, 68 deletions
diff --git a/japanese/ptex-euc/Makefile b/japanese/ptex-euc/Makefile
index 3059f4a7ada2..14012c0dbdd8 100644
--- a/japanese/ptex-euc/Makefile
+++ b/japanese/ptex-euc/Makefile
@@ -11,11 +11,8 @@ CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX= -euc
-DISTNAME= ptex-src-2.1.9-1
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PTEX_PATCHFILES}
+DISTNAME= ptex-src-2.1.10
DIST_SUBDIR= teTeX/ptex
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= max@FreeBSD.org
@@ -29,9 +26,7 @@ CONFIGURE_ARGS= euc
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c/${SRCDIR}
ALL_TARGET= default
-SRCDIR= ptex-src-2.1.9
-PTEX_PATCHFILES= ptex2.1.9-10.patch ptex2.1.9-10_2.patch \
- pltotf1.3-4.patch
+SRCDIR= ptex-src-2.1.10
BINARIES= ptex pdvitype jbibtex pltotf tftopl
pre-extract:
@@ -44,12 +39,6 @@ post-extract:
@${RM} -rf ${WRKSRC}
@${MV} ${WRKDIR}/${SRCDIR} ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c
-do-patch:
-.for f in ${PTEX_PATCHFILES}
- @/usr/bin/uudecode -p ${DISTDIR}/${DIST_SUBDIR}/$f | \
- ${PATCH} ${PATCH_DIST_ARGS}
-.endfor
-
pre-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff --git a/japanese/ptex-euc/distinfo b/japanese/ptex-euc/distinfo
index 518ebd851503..ef7a74a4a043 100644
--- a/japanese/ptex-euc/distinfo
+++ b/japanese/ptex-euc/distinfo
@@ -1,4 +1 @@
-MD5 (teTeX/ptex/ptex-src-2.1.9-1.tar.gz) = 7f3f1b50648c7422d877e7c72274f1f2
-MD5 (teTeX/ptex/ptex2.1.9-10.patch) = b0cfe1fb0173ec26585152e94cd32c46
-MD5 (teTeX/ptex/ptex2.1.9-10_2.patch) = 013e47675a240cb65fec634adeb14e73
-MD5 (teTeX/ptex/pltotf1.3-4.patch) = 2a4cd574cdf5ec833f9fe94ea1149f43
+MD5 (teTeX/ptex/ptex-src-2.1.10.tar.gz) = 53d0007200f7926d291168f6ed898c7a
diff --git a/japanese/ptex-jis/Makefile b/japanese/ptex-jis/Makefile
index 1d2302c03fc1..cf817fef178f 100644
--- a/japanese/ptex-jis/Makefile
+++ b/japanese/ptex-jis/Makefile
@@ -11,11 +11,8 @@ CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX= -jis
-DISTNAME= ptex-src-2.1.9-1
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PTEX_PATCHFILES}
+DISTNAME= ptex-src-2.1.10
DIST_SUBDIR= teTeX/ptex
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= max@FreeBSD.org
@@ -29,9 +26,7 @@ CONFIGURE_ARGS= jis
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c/${SRCDIR}
ALL_TARGET= default
-SRCDIR= ptex-src-2.1.9
-PTEX_PATCHFILES= ptex2.1.9-10.patch ptex2.1.9-10_2.patch \
- pltotf1.3-4.patch
+SRCDIR= ptex-src-2.1.10
BINARIES= ptex pdvitype jbibtex pltotf tftopl
pre-extract:
@@ -44,12 +39,6 @@ post-extract:
@${RM} -rf ${WRKSRC}
@${MV} ${WRKDIR}/${SRCDIR} ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c
-do-patch:
-.for f in ${PTEX_PATCHFILES}
- @/usr/bin/uudecode -p ${DISTDIR}/${DIST_SUBDIR}/$f | \
- ${PATCH} ${PATCH_DIST_ARGS}
-.endfor
-
pre-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff --git a/japanese/ptex-jis/distinfo b/japanese/ptex-jis/distinfo
index 518ebd851503..ef7a74a4a043 100644
--- a/japanese/ptex-jis/distinfo
+++ b/japanese/ptex-jis/distinfo
@@ -1,4 +1 @@
-MD5 (teTeX/ptex/ptex-src-2.1.9-1.tar.gz) = 7f3f1b50648c7422d877e7c72274f1f2
-MD5 (teTeX/ptex/ptex2.1.9-10.patch) = b0cfe1fb0173ec26585152e94cd32c46
-MD5 (teTeX/ptex/ptex2.1.9-10_2.patch) = 013e47675a240cb65fec634adeb14e73
-MD5 (teTeX/ptex/pltotf1.3-4.patch) = 2a4cd574cdf5ec833f9fe94ea1149f43
+MD5 (teTeX/ptex/ptex-src-2.1.10.tar.gz) = 53d0007200f7926d291168f6ed898c7a
diff --git a/japanese/ptex-sjis/Makefile b/japanese/ptex-sjis/Makefile
index 0e997ce1e32c..7fb2e39e6809 100644
--- a/japanese/ptex-sjis/Makefile
+++ b/japanese/ptex-sjis/Makefile
@@ -11,11 +11,8 @@ CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX= -sjis
-DISTNAME= ptex-src-2.1.9-1
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PTEX_PATCHFILES}
+DISTNAME= ptex-src-2.1.10
DIST_SUBDIR= teTeX/ptex
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= max@FreeBSD.org
@@ -29,9 +26,7 @@ CONFIGURE_ARGS= sjis
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c/${SRCDIR}
ALL_TARGET= default
-SRCDIR= ptex-src-2.1.9
-PTEX_PATCHFILES= ptex2.1.9-10.patch ptex2.1.9-10_2.patch \
- pltotf1.3-4.patch
+SRCDIR= ptex-src-2.1.10
BINARIES= ptex pdvitype jbibtex pltotf tftopl
pre-extract:
@@ -44,12 +39,6 @@ post-extract:
@${RM} -rf ${WRKSRC}
@${MV} ${WRKDIR}/${SRCDIR} ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c
-do-patch:
-.for f in ${PTEX_PATCHFILES}
- @/usr/bin/uudecode -p ${DISTDIR}/${DIST_SUBDIR}/$f | \
- ${PATCH} ${PATCH_DIST_ARGS}
-.endfor
-
pre-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff --git a/japanese/ptex-sjis/distinfo b/japanese/ptex-sjis/distinfo
index 518ebd851503..ef7a74a4a043 100644
--- a/japanese/ptex-sjis/distinfo
+++ b/japanese/ptex-sjis/distinfo
@@ -1,4 +1 @@
-MD5 (teTeX/ptex/ptex-src-2.1.9-1.tar.gz) = 7f3f1b50648c7422d877e7c72274f1f2
-MD5 (teTeX/ptex/ptex2.1.9-10.patch) = b0cfe1fb0173ec26585152e94cd32c46
-MD5 (teTeX/ptex/ptex2.1.9-10_2.patch) = 013e47675a240cb65fec634adeb14e73
-MD5 (teTeX/ptex/pltotf1.3-4.patch) = 2a4cd574cdf5ec833f9fe94ea1149f43
+MD5 (teTeX/ptex/ptex-src-2.1.10.tar.gz) = 53d0007200f7926d291168f6ed898c7a
diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile
index 3059f4a7ada2..14012c0dbdd8 100644
--- a/japanese/ptex/Makefile
+++ b/japanese/ptex/Makefile
@@ -11,11 +11,8 @@ CATEGORIES= japanese print
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/
PKGNAMEPREFIX= ja-
PKGNAMESUFFIX= -euc
-DISTNAME= ptex-src-2.1.9-1
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PTEX_PATCHFILES}
+DISTNAME= ptex-src-2.1.10
DIST_SUBDIR= teTeX/ptex
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= max@FreeBSD.org
@@ -29,9 +26,7 @@ CONFIGURE_ARGS= euc
WRKSRC= ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c/${SRCDIR}
ALL_TARGET= default
-SRCDIR= ptex-src-2.1.9
-PTEX_PATCHFILES= ptex2.1.9-10.patch ptex2.1.9-10_2.patch \
- pltotf1.3-4.patch
+SRCDIR= ptex-src-2.1.10
BINARIES= ptex pdvitype jbibtex pltotf tftopl
pre-extract:
@@ -44,12 +39,6 @@ post-extract:
@${RM} -rf ${WRKSRC}
@${MV} ${WRKDIR}/${SRCDIR} ${WRKDIRPREFIX}${.CURDIR}/../ptex-common/work/teTeX-1.0/texk/web2c
-do-patch:
-.for f in ${PTEX_PATCHFILES}
- @/usr/bin/uudecode -p ${DISTDIR}/${DIST_SUBDIR}/$f | \
- ${PATCH} ${PATCH_DIST_ARGS}
-.endfor
-
pre-install:
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
diff --git a/japanese/ptex/distinfo b/japanese/ptex/distinfo
index 518ebd851503..ef7a74a4a043 100644
--- a/japanese/ptex/distinfo
+++ b/japanese/ptex/distinfo
@@ -1,4 +1 @@
-MD5 (teTeX/ptex/ptex-src-2.1.9-1.tar.gz) = 7f3f1b50648c7422d877e7c72274f1f2
-MD5 (teTeX/ptex/ptex2.1.9-10.patch) = b0cfe1fb0173ec26585152e94cd32c46
-MD5 (teTeX/ptex/ptex2.1.9-10_2.patch) = 013e47675a240cb65fec634adeb14e73
-MD5 (teTeX/ptex/pltotf1.3-4.patch) = 2a4cd574cdf5ec833f9fe94ea1149f43
+MD5 (teTeX/ptex/ptex-src-2.1.10.tar.gz) = 53d0007200f7926d291168f6ed898c7a