ports/178034: editors/xvile: Update to version 9.8j

KATO Tsuguru tkato432 at yahoo.com
Sun Apr 21 18:10:03 UTC 2013


>Number:         178034
>Category:       ports
>Synopsis:       editors/xvile: Update to version 9.8j
>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 Apr 21 18:10:03 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update to version 9.8j

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/xvile/Makefile editors/xvile/Makefile
--- /usr/ports/editors/xvile/Makefile	2013-02-08 03:10:51.000000000 +0900
+++ editors/xvile/Makefile	2013-04-21 00:16:33.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/editors/xvile/Makefile 311838 2013-02-07 14:21:18Z miwi $
 
 PORTNAME=	xvile
-PORTVERSION=	9.8i
+PORTVERSION=	9.8j
 CATEGORIES=	editors
 MASTER_SITES=	ftp://dickey.his.com/vile/current/ \
 		ftp://invisible-island.net/vile/current/
@@ -20,14 +20,18 @@
 OPTIONS_DEFINE=	FILTERS ICONV PERL DOCS
 OPTIONS_RADIO=	MENUS
 OPTIONS_RADIO_MENUS=	MOTIF XAW XAW3D
+OPTIONS_DEFAULT=	ICONV
 FILTERS_DESC=	Loadable filters
 MENUS_DESC=	Support for menus
 XAW_DESC=	X Athena Widgets
 XAW3D_DESC=	X Athena Widgets with 3D effect
 
 USE_XORG=	x11 xext xpm
+USE_PKGCONFIG=	build
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-xpm \
+CONFIGURE_ARGS=	--disable-imake \
+		--enable-fontset \
+		--with-xpm \
 		--with-pixmapdir=${PREFIX}/share/pixmaps
 MAKEFILE=	makefile
 MAKE_JOBS_SAFE=	yes
@@ -49,9 +53,10 @@
 
 .if ${PORT_OPTIONS:MICONV}
 USE_ICONV=	yes
-CONFIGURE_ARGS+=	--with-iconv
+CONFIGURE_ARGS+=	--with-iconv --with-libiconv-prefix=${LOCALBASE}
 PLIST_SUB+=	ICONV=""
 .else
+BROKEN=		Does not build if ICONV support is disabled
 CONFIGURE_ARGS+=	--without-iconv --without-locale
 PLIST_SUB+=	ICONV="@comment "
 .endif
diff -urN /usr/ports/editors/xvile/distinfo editors/xvile/distinfo
--- /usr/ports/editors/xvile/distinfo	2013-02-08 03:10:51.000000000 +0900
+++ editors/xvile/distinfo	2013-04-19 19:12:51.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (vile-9.8i.tgz) = b4279e5c55579b2b3a6f12493587ca7fc69e6ae5c749e913113ea97c374d3a42
-SIZE (vile-9.8i.tgz) = 2254730
+SHA256 (vile-9.8j.tgz) = 3b072aa7566aea9c3aec1c333c23d404337900f1697886a60e74b2093a832fda
+SIZE (vile-9.8j.tgz) = 2268208
diff -urN /usr/ports/editors/xvile/pkg-plist editors/xvile/pkg-plist
--- /usr/ports/editors/xvile/pkg-plist	2013-02-08 03:10:51.000000000 +0900
+++ editors/xvile/pkg-plist	2013-04-19 20:37:57.000000000 +0900
@@ -214,6 +214,7 @@
 %%DATADIR%%/rexx.keywords
 %%DATADIR%%/rpm.keywords
 %%DATADIR%%/rtf.keywords
+%%DATADIR%%/ruby.keywords
 %%DATADIR%%/sccs.keywords
 %%DATADIR%%/scheme.keywords
 %%DATADIR%%/search.rc
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list