Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2003 18:01:16 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mainland@apeiron.net
Subject:   ports/57769: [patch][non-maintainer] update editors/texmacs (does not unbreak port)
Message-ID:  <200310082301.h98N1G8t048095@lonesome.lonesome.com>
Resent-Message-ID: <200310082310.h98NAKpa012524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57769
>Category:       ports
>Synopsis:       [patch][non-maintainer] update editors/texmacs (does not unbreak port)
>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 Oct 08 16:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per bento logs, this port is failing to fetch.  The patch
	below updates the version; however, configure still fails
	with "can only configure for one host and one target at a
	time."  I've marked it BROKEN; perhaps the maintainer can
	investigate.
>How-To-Repeat:
	make install
>Fix:

--- texmacs/Makefile.dist	Tue Aug 26 11:53:09 2003
+++ texmacs/Makefile	Wed Oct  8 17:57:29 2003
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	texmacs
-PORTVERSION=	1.0.1.21
+PORTVERSION=	1.0.2.1
 CATEGORIES=	editors print
 MASTER_SITES=	ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 DISTNAME=	TeXmacs-${PORTVERSION}-src
 
 MAINTAINER=	mainland@apeiron.net
 COMMENT=	A free WYSIWYG scientific text editor
+
+BROKEN=		"does not configure"
 
 BUILD_DEPENDS=	guile:${PORTSDIR}/lang/guile \
 		tex:${PORTSDIR}/print/teTeX
--- texmacs/distinfo.dist	Tue Aug 26 11:53:09 2003
+++ texmacs/distinfo	Sat Oct  4 03:37:44 2003
@@ -1 +1 @@
-MD5 (TeXmacs-1.0.1.21-src.tar.gz) = 9748d96ea941a4905e7ef99bc0661000
+MD5 (TeXmacs-1.0.2.1-src.tar.gz) = be922617f72b4df323ffbb47cd96b91b
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310082301.h98N1G8t048095>