From tkato432@yahoo.com  Sun Aug 10 18:00:48 2008
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 44F7C1065674
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 10 Aug 2008 18:00:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa101lp.auone-net.jp (msa101lp.auone-net.jp [222.3.140.164])
	by mx1.freebsd.org (Postfix) with ESMTP id 216128FC17
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 10 Aug 2008 18:00:47 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from localhost.localdomain (U048129.ppp.dion.ne.jp [218.222.48.129])
	by msa101lp.auone-net.jp (au one net msa) with ESMTP id C9DAC34034
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 11 Aug 2008 03:00:44 +0900 (JST)
Message-Id: <20080811030010.ec9c7981.tkato432@yahoo.com>
Date: Mon, 11 Aug 2008 03:00:10 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: editors/zile to 2.2.61

>Number:         126421
>Category:       ports
>Synopsis:       Update port: editors/zile to 2.2.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 10 18:10:01 UTC 2008
>Closed-Date:    Mon Aug 11 22:42:01 UTC 2008
>Last-Modified:  Mon Aug 11 22:50:13 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sun Aug 10 18:20:43 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126421 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Sun Aug 10 20:30:09 UTC 2008 
State-Changed-Why:  
- Plist failed could you please take a look. 

http://amd64.miwibox.org/index.php?action=describe_port&id=1670 
http://i386.miwibox.org/index.php?action=describe_port&id=1753 

- Martin 


http://www.freebsd.org/cgi/query-pr.cgi?pr=126421 
State-Changed-From-To: feedback->open 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 11 10:22:11 UTC 2008 
State-Changed-Why:  
Submitter has fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126421 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Aug 11 22:42:01 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126421 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126421: commit references a PR
Date: Mon, 11 Aug 2008 22:42:35 +0000 (UTC)

 miwi        2008-08-11 22:41:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/zile         Makefile distinfo 
   Log:
   - Update to 2.2.61
   
   PR:             126421
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.60      +5 -4      ports/editors/zile/Makefile
   1.54      +3 -3      ports/editors/zile/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
