Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2013 02:51:03 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/178030: editors/vile: Update to version 9.8j
Message-ID:  <20130422025103.be1b235d0833c7a0575d487b@yahoo.com>
Resent-Message-ID: <201304211810.r3LIA20E084656@freefall.freebsd.org>

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

>Number:         178030
>Category:       ports
>Synopsis:       editors/vile: 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:01 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/vile/Makefile editors/vile/Makefile
--- /usr/ports/editors/vile/Makefile	2013-02-08 16:40:31.000000000 +0900
+++ editors/vile/Makefile	2013-04-22 02:33:11.000000000 +0900
@@ -2,7 +2,7 @@
 # $FreeBSD: head/editors/vile/Makefile 311901 2013-02-08 02:03:06Z miwi $
 
 PORTNAME=	vile
-PORTVERSION=	9.8i
+PORTVERSION=	9.8j
 CATEGORIES=	editors
 MASTER_SITES=	ftp://dickey.his.com/vile/current/ \
 		ftp://invisible-island.net/vile/current/
@@ -19,6 +19,7 @@
 OPTIONS_DEFINE=	FILTERS ICONV PERL DOCS
 FILTERS_DESC=	Loadable filters
 
+USE_PKGCONFIG=	build
 GNU_CONFIGURE=	yes
 MAKEFILE=	makefile
 MAKE_JOBS_SAFE=	yes
@@ -38,7 +39,7 @@
 
 .if ${PORT_OPTIONS:MICONV}
 USE_ICONV=	yes
-CONFIGURE_ARGS+=	--with-iconv
+CONFIGURE_ARGS+=	--with-iconv --with-libiconv-prefix=${LOCALBASE}
 PLIST_SUB+=	ICONV=""
 .else
 CONFIGURE_ARGS+=	--without-iconv --without-locale
diff -urN /usr/ports/editors/vile/distinfo editors/vile/distinfo
--- /usr/ports/editors/vile/distinfo	2013-02-08 16:40:31.000000000 +0900
+++ editors/vile/distinfo	2013-04-19 19:06:48.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/vile/pkg-plist editors/vile/pkg-plist
--- /usr/ports/editors/vile/pkg-plist	2013-02-08 16:40:31.000000000 +0900
+++ editors/vile/pkg-plist	2013-04-19 20:34:47.000000000 +0900
@@ -204,6 +204,7 @@
 %%DATADIR%%/rexx.keywords
 %%DATADIR%%/rpm.keywords
 %%DATADIR%%/rtf.keywords
+%%DATADIR%%/ruby.keywords
 %%DATADIR%%/sccs.keywords
 %%DATADIR%%/scheme.keywords
 %%DATADIR%%/search.rc
@@ -242,7 +243,6 @@
 %%PERL%%@dirrm %%DATADIR%%/perl/Vile
 %%PERL%%@dirrm %%DATADIR%%/perl
 @dirrm %%DATADIR%%/macros
-@dirrm %%DATADIR%%/doc
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/vile
>Release-Note:
>Audit-Trail:
>Unformatted:



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