ports/130461: Update port: editors/zile to 2.3.0

KATO Tsuguru tkato432 at yahoo.com
Mon Jan 12 18:40:16 UTC 2009


>Number:         130461
>Category:       ports
>Synopsis:       Update port: editors/zile to 2.3.0
>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:   Mon Jan 12 18:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.1-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 2.3.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/zile/Makefile editors/zile/Makefile
--- /usr/ports/editors/zile/Makefile	2009-01-06 15:15:20.000000000 +0900
+++ editors/zile/Makefile	2009-01-07 00:01:36.000000000 +0900
@@ -6,27 +6,25 @@
 #
 
 PORTNAME=	zile
-PORTVERSION=	2.2.61
+PORTVERSION=	2.3.0
 CATEGORIES=	editors
 MASTER_SITES=	GNU
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Small emacs-like text editor
 
-USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	LIBS="-lgnuregex"
 CONFIGURE_ARGS=	--without-included-regex
 
 MAN1=		zile.1
 INFO=		zile
-PLIST_FILES=	bin/zile %%DATADIR%%/AUTODOC %%DATADIR%%/FAQ %%DATADIR%%/HELP \
-		%%DATADIR%%/TUTORIAL %%DATADIR%%/dotzile.sample
+PLIST_FILES=	bin/zile %%DATADIR%%/FAQ %%DATADIR%%/dotzile.sample
 PLIST_DIRS=	%%DATADIR%%
 
 post-patch:
 	@${REINPLACE_CMD} -e \
-		's|<regex\.h>|<${GNU_REGEX_H}>|g ; \
+		's|<regex\.h>|<gnu/regex.h>|g ; \
 		 s|-pedantic||g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e \
 		's|"regex\.h"|<gnu/regex.h>|g' ${WRKSRC}/src/search.c
diff -urN /usr/ports/editors/zile/distinfo editors/zile/distinfo
--- /usr/ports/editors/zile/distinfo	2008-08-12 15:06:41.000000000 +0900
+++ editors/zile/distinfo	2008-12-15 02:49:44.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (zile-2.2.61.tar.gz) = d7a205b4acc263773b37cb7d5daafd65
-SHA256 (zile-2.2.61.tar.gz) = d91908e8cd4617178cb0aca547a741050c49ed46e5bf0791bc2027ef1578711b
-SIZE (zile-2.2.61.tar.gz) = 659826
+MD5 (zile-2.3.0.tar.gz) = c35fd88c9045eaffb83aa46abe7e9d27
+SHA256 (zile-2.3.0.tar.gz) = 4cd7208cea60218fc84ee7f59504e1460524ec1f9a7bbfb79d0ee3a756a6ee96
+SIZE (zile-2.3.0.tar.gz) = 706902
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list