Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2008 03:00:10 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/126421: Update port: editors/zile to 2.2.61
Message-ID:  <20080811030010.ec9c7981.tkato432@yahoo.com>
Resent-Message-ID: <200808101810.m7AIA1Xv019457@freefall.freebsd.org>

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

>Number:         126421
>Category:       ports
>Synopsis:       Update port: editors/zile to 2.2.61
>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:   Sun Aug 10 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.0-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.2.61

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile
--- /usr/ports/editors/zile/Makefile	2008-08-03 14:05:51.000000000 +0900
+++ editors/zile/Makefile	2008-08-04 23:06:10.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zile
-PORTVERSION=	2.2.60
+PORTVERSION=	2.2.61
 CATEGORIES=	editors
 MASTER_SITES=	GNU
 
@@ -16,7 +16,7 @@
 USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LIBS="-lgnuregex"
-CONFIGURE_ARGS=	have_getopt_long_only=true
+CONFIGURE_ARGS=	--without-included-regex
 
 MAN1=		zile.1
 INFO=		zile
@@ -35,9 +35,8 @@
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's|<regex\.h>|<${GNU_REGEX_H}>|g ; \
-		 s|_regex_h|_${GNU_REGEX_H:S/\//_/g:S/./_/g}|g ; \
 		 s|-pedantic||g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e \
-		's|<regex\.h>|<${GNU_REGEX_H}>|g' ${WRKSRC}/src/search.c
+		's|"regex\.h"|<${GNU_REGEX_H}>|g' ${WRKSRC}/src/search.c
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo
--- /usr/ports/editors/zile/distinfo	2008-08-03 14:05:51.000000000 +0900
+++ editors/zile/distinfo	2008-08-04 22:08:54.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (zile-2.2.60.tar.gz) = 2b90e6ef99343a999bb6b2cae222ca10
-SHA256 (zile-2.2.60.tar.gz) = 22a6872e1445fefb4292e4e40b5218c7ea8b350aaba0346ee30fd71c583b3033
-SIZE (zile-2.2.60.tar.gz) = 471225
+MD5 (zile-2.2.61.tar.gz) = d7a205b4acc263773b37cb7d5daafd65
+SHA256 (zile-2.2.61.tar.gz) = d91908e8cd4617178cb0aca547a741050c49ed46e5bf0791bc2027ef1578711b
+SIZE (zile-2.2.61.tar.gz) = 659826
>Release-Note:
>Audit-Trail:
>Unformatted:



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