From 74a648be0e5d15eb39fc8875f76e5f01064dca11 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 19 May 2004 21:25:54 +0000 Subject: [PATCH] - Update to version 1.8 PR: ports/66889 Submitted by: Ports Fury --- textproc/tex2im/Makefile | 9 ++++----- textproc/tex2im/distinfo | 4 ++-- textproc/tex2im/pkg-plist | 15 ++++++++++----- 3 files changed, 16 insertions(+), 12 deletions(-) diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index a1fa39690043..cd5395120273 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -7,20 +7,19 @@ # PORTNAME= tex2im -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= textproc MASTER_SITES= http://www.nought.de/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts LaTeX formulas into high resolution pixmap graphics -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ +RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ latex:${PORTSDIR}/print/teTeX \ - convert:${PORTSDIR}/graphics/ImageMagick - -USE_REINPLACE= yes + bash:${PORTSDIR}/shells/bash2 NO_BUILD= yes +USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e "s,^#!/bin/bash,#!${LOCALBASE}/bin/bash,g" ${WRKSRC}/tex2im diff --git a/textproc/tex2im/distinfo b/textproc/tex2im/distinfo index 06a7a901389c..07194702b21a 100644 --- a/textproc/tex2im/distinfo +++ b/textproc/tex2im/distinfo @@ -1,2 +1,2 @@ -MD5 (tex2im-1.7.tar.gz) = 574633c9d51e74474108c0a86781c089 -SIZE (tex2im-1.7.tar.gz) = 19098 +MD5 (tex2im-1.8.tar.gz) = d9e30a6c91df9c1cbe83a5f9e4ea5810 +SIZE (tex2im-1.8.tar.gz) = 28727 diff --git a/textproc/tex2im/pkg-plist b/textproc/tex2im/pkg-plist index 12784d4428de..3c1c8869be12 100644 --- a/textproc/tex2im/pkg-plist +++ b/textproc/tex2im/pkg-plist @@ -1,6 +1,11 @@ bin/tex2im -%%PORTDOCS%%share/examples/tex2im/example1.png -%%PORTDOCS%%share/examples/tex2im/example1.tex -%%PORTDOCS%%share/examples/tex2im/example2.png -%%PORTDOCS%%share/examples/tex2im/example2.tex -%%PORTDOCS%%@dirrm share/examples/tex2im +%%PORTDOCS%%%%EXAMPLESDIR%%/example1.png +%%PORTDOCS%%%%EXAMPLESDIR%%/example1.tex +%%PORTDOCS%%%%EXAMPLESDIR%%/example2.png +%%PORTDOCS%%%%EXAMPLESDIR%%/example2.tex +%%PORTDOCS%%%%EXAMPLESDIR%%/example3.png +%%PORTDOCS%%%%EXAMPLESDIR%%/example3.tex +%%PORTDOCS%%%%EXAMPLESDIR%%/example4.png +%%PORTDOCS%%%%EXAMPLESDIR%%/example4.tex +%%PORTDOCS%%%%EXAMPLESDIR%%/fig_1.eps +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%