1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

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
This commit is contained in:
Sergey A. Osokin 2004-03-25 17:18:41 +00:00
parent 0123a6d5ea
commit 8d1c013d6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105241
3 changed files with 7 additions and 14 deletions

View File

@ -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

View File

@ -1 +1,2 @@
MD5 (tth_C.tgz) = 3d0cf263dfea8715085c3433aaffaa17
MD5 (tth_C.tgz) = 2ba8597af0eb3f5667c95fffa18a8fd1
SIZE (tth_C.tgz) = 316519

View File

@ -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