Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 00:25:54 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46131: Update port: editors/ted to 2.12
Message-ID:  <20021210002554.78254ce8.tkato@prontomail.com>

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

>Number:         46131
>Category:       ports
>Synopsis:       Update port: editors/ted to 2.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 09 07:40:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 2.12

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/ted/Makefile editors/ted/Makefile
--- /usr/ports/editors/ted/Makefile	Tue Sep 10 20:09:51 2002
+++ editors/ted/Makefile	Fri Dec  6 21:27:00 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ted
-PORTVERSION=	2.11
+PORTVERSION=	2.12
 CATEGORIES=	editors textproc print
 MASTER_SITES=	ftp://ftp.nluug.nl/pub/editors/ted/
 EXTRACT_SUFX=	.src.tar.gz
@@ -18,14 +18,15 @@
 		tiff.4:${PORTSDIR}/graphics/tiff
 
 WRKSRC=		${WRKDIR}/Ted-${PORTVERSION}
+CONFIGURE_WRKSRC=	${WRKSRC}/Ted
 
-USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
 USE_XPM=	yes
 USE_GNOMENG=	yes
 USE_GNOME=	gtk12
+USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_WRKSRC=	${WRKSRC}/Ted
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CC="${CC}" CFLAGS="${CFLAGS}"
 CONFIGURE_ARGS=	--with-GTK
 MAKE_ENV=	DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}\\\"\"" \
diff -urN /usr/ports/editors/ted/distinfo editors/ted/distinfo
--- /usr/ports/editors/ted/distinfo	Tue Sep 10 20:09:51 2002
+++ editors/ted/distinfo	Fri Dec  6 21:24:18 2002
@@ -1 +1 @@
-MD5 (ted-2.11.src.tar.gz) = 04b6f9a142f9c23e2022f89065c126e8
+MD5 (ted-2.12.src.tar.gz) = 4587e3218dd8aa1b1bae8a97b3b9eef6
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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