ports/91988: [maintainer update] textproc/tth: update to new version 3.72, unbreak building at pointyhat

Boris B. Samorodov bsam at ipt.ru
Thu Jan 19 07:20:04 UTC 2006


>Number:         91988
>Category:       ports
>Synopsis:       [maintainer update] textproc/tth: update to new version 3.72, unbreak building at pointyhat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 07:20:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD srv.sem.ipt.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 6 02:13:35 MSK 2006 bsam at srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV i386

>Description:
	Building of the port textproc/tth is broken at pointyhat:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2005092302/tth-3.71.log
	The error is "size mismatch".
	The author is using a static filename for the distribution tarball
	and a new version is released.

	Changes between versions 3.71 and 3.72
	______________________________________
	Implement -i switch for ttm to force even multicharacter sequences to be
	italic in mathml. 27 Dec 05.
>How-To-Repeat:
>Fix:
	Update to the new version and the error should disappear. The patch is
	relative to the port:
	# cd /usr/ports/textproc
	# patch -p0 < _the_patch_
	<delete tth/*.orig files>

--- tth.patch begins here ---
diff -ruN tth.orig/Makefile tth/Makefile
--- tth.orig/Makefile	Thu Jan 19 09:46:17 2006
+++ tth/Makefile	Thu Jan 19 09:53:11 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tth
-PORTVERSION=	3.71
+PORTVERSION=	3.72
 CATEGORIES=	textproc
 MASTER_SITES=	http://hutchinson.belmont.ma.us/tth/tth-noncom/
 DISTNAME=	tth_C
@@ -17,8 +17,6 @@
 
 RUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX \
 		ppmtogif:${PORTSDIR}/graphics/netpbm
-
-BROKEN=		Size mismatch
 
 USE_GHOSTSCRIPT_RUN=	yes
 
diff -ruN tth.orig/distinfo tth/distinfo
--- tth.orig/distinfo	Thu Jan 19 09:46:17 2006
+++ tth/distinfo	Thu Jan 19 09:51:00 2006
@@ -1,3 +1,3 @@
-MD5 (tth_C.tgz) = cd256700c429953422aaf3360a53ff27
-SHA256 (tth_C.tgz) = bff3f6748f4a5ef1e74cd788ca62ba5998bd2eb41c06bcfc7de847a90486cc36
-SIZE (tth_C.tgz) = 321622
+MD5 (tth_C.tgz) = 2ba8597af0eb3f5667c95fffa18a8fd1
+SHA256 (tth_C.tgz) = 7af43d7d4aa213a1a87213cbb95999eb3c77b8e53d8a882b7cb10dd51495a056
+SIZE (tth_C.tgz) = 316519
--- tth.patch ends here ---

WBR
-- 
bsam
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list