Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 2003 21:00:05 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52714: Update port: editors/xcoral to 3.42b
Message-ID:  <20030527210005.3fcaa70a.tkato@prontomail.com>
Resent-Message-ID: <200305271210.h4RCACrr016075@freefall.freebsd.org>

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

>Number:         52714
>Category:       ports
>Synopsis:       Update port: editors/xcoral to 3.42b
>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:   Tue May 27 05:10:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.42b

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/xcoral/Makefile editors/xcoral/Makefile
--- /usr/ports/editors/xcoral/Makefile	Sat Apr 12 22:45:21 2003
+++ editors/xcoral/Makefile	Tue May 27 18:46:14 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcoral
-PORTVERSION=	3.42
+PORTVERSION=	3.42b
 CATEGORIES=	editors
 MASTER_SITES=	http://xcoral.free.fr/
 
@@ -14,10 +14,9 @@
 COMMENT=	A multiwindow mouse-based text editor for X
 
 USE_X_PREFIX=	yes
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--libdir=${PREFIX}/share
-PLIST_SUB+=	PORTVERSION=${PORTVERSION}
+PLIST_SUB+=	PORTVERSION=${PORTVERSION:S/b//}
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/xcoral ${PREFIX}/bin
diff -urN /usr/ports/editors/xcoral/distinfo editors/xcoral/distinfo
--- /usr/ports/editors/xcoral/distinfo	Sat Apr 12 22:45:21 2003
+++ editors/xcoral/distinfo	Tue May 27 18:35:07 2003
@@ -1 +1 @@
-MD5 (xcoral-3.42.tar.gz) = a6169cbaf5b23ff049e9f0848aee7506
+MD5 (xcoral-3.42b.tar.gz) = 070249fb6ba8eb37014a78d487d7e517
>Release-Note:
>Audit-Trail:
>Unformatted:



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