aboutsummaryrefslogtreecommitdiff
path: root/textproc/tth
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2004-03-25 17:18:41 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2004-03-25 17:18:41 +0000
commit8d1c013d6fb0bc759b1c8a13b6ff834ccfd2540f (patch)
tree4865bc23b2787630793df9596d1f539e716148cc /textproc/tth
parent0123a6d5eaf67529d5204a11fdb9ed44fc0c2825 (diff)
downloadports-8d1c013d6fb0bc759b1c8a13b6ff834ccfd2540f.tar.gz
ports-8d1c013d6fb0bc759b1c8a13b6ff834ccfd2540f.zip
Update to latest version 3.59 [*]
Move package files from pkg-plist to Makefile, remove unnecessary pkg-plist. Remove MASTER_SITE_LOCAL from MASTER_SITES list, because it containes old version distro. Spotted by: Professor Jeffrey Racine <jracine@maxwell.syr.edu> Submitted by: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> [*] PR: 64695
Notes
Notes: svn path=/head/; revision=105241
Diffstat (limited to 'textproc/tth')
-rw-r--r--textproc/tth/Makefile10
-rw-r--r--textproc/tth/distinfo3
-rw-r--r--textproc/tth/pkg-plist8
3 files changed, 7 insertions, 14 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 491c35e189dc..4174d23b167b 100644
--- a/textproc/tth/Makefile
+++ b/textproc/tth/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= tth
-PORTVERSION= 2.78
+PORTVERSION= 3.59
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://hutchinson.belmont.ma.us/tth/tth-noncom/
-MASTER_SITE_SUBDIR= tg
+MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/
DISTNAME= tth_C
EXTRACT_SUFX= .tgz
@@ -24,6 +22,9 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
MAN1= tth.1
+PLIST_FILES= bin/latex2gif bin/ps2gif bin/ps2png bin/tth
+PORTDOCS= license.txt tth_manual.html
+
pre-everything::
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
@${ECHO_MSG} ""
@@ -37,7 +38,6 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tth ${PREFIX}/bin
- ${INSTALL_SCRIPT} ${WRKSRC}/l2h ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/latex2gif ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/ps2png ${PREFIX}/bin
diff --git a/textproc/tth/distinfo b/textproc/tth/distinfo
index 35e42bc3e4be..2aa7db6fed7b 100644
--- a/textproc/tth/distinfo
+++ b/textproc/tth/distinfo
@@ -1 +1,2 @@
-MD5 (tth_C.tgz) = 3d0cf263dfea8715085c3433aaffaa17
+MD5 (tth_C.tgz) = 2ba8597af0eb3f5667c95fffa18a8fd1
+SIZE (tth_C.tgz) = 316519
diff --git a/textproc/tth/pkg-plist b/textproc/tth/pkg-plist
deleted file mode 100644
index 60fa05493a6c..000000000000
--- a/textproc/tth/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/l2h
-bin/latex2gif
-bin/ps2gif
-bin/ps2png
-bin/tth
-%%PORTDOCS%%share/doc/tth/license.txt
-%%PORTDOCS%%share/doc/tth/tth_manual.html
-%%PORTDOCS%%@dirrm share/doc/tth