ports/66889: Update port: textproc/tex2im to 1.8

KATO Tsuguru tkato at prontomail.com
Wed May 19 15:10:36 UTC 2004


>Number:         66889
>Category:       ports
>Synopsis:       Update port: textproc/tex2im to 1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 19 08:10:30 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 1.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/tex2im/Makefile textproc/tex2im/Makefile
--- /usr/ports/textproc/tex2im/Makefile	Sun Jan  4 12:31:59 2004
+++ textproc/tex2im/Makefile	Sat May 15 15:54:21 2004
@@ -7,20 +7,19 @@
 #
 
 PORTNAME=	tex2im
-PORTVERSION=	1.7
+PORTVERSION=	1.8
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.nought.de/
 
 MAINTAINER=	ports at 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 -urN /usr/ports/textproc/tex2im/distinfo textproc/tex2im/distinfo
--- /usr/ports/textproc/tex2im/distinfo	Fri Jan 30 14:54:44 2004
+++ textproc/tex2im/distinfo	Sat May 15 15:52:38 2004
@@ -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 -urN /usr/ports/textproc/tex2im/pkg-plist textproc/tex2im/pkg-plist
--- /usr/ports/textproc/tex2im/pkg-plist	Wed Nov 28 16:25:00 2001
+++ textproc/tex2im/pkg-plist	Sat May 15 15:55:43 2004
@@ -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%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list