svn commit: r364476 - in head/editors: vile vile/files xvile
John Marino
marino at FreeBSD.org
Sat Aug 9 21:04:50 UTC 2014
Author: marino
Date: Sat Aug 9 21:04:48 2014
New Revision: 364476
URL: http://svnweb.freebsd.org/changeset/ports/364476
QAT: https://qat.redports.org/buildarchive/r364476/
Log:
editors/vile & xvile: Upgrade version 9.8m => 9.8n
PR: 191817
Submitted by: Ports Fury
Deleted:
head/editors/vile/files/
Modified:
head/editors/vile/Makefile
head/editors/vile/distinfo
head/editors/vile/pkg-plist
head/editors/xvile/Makefile
head/editors/xvile/distinfo
head/editors/xvile/pkg-plist
Modified: head/editors/vile/Makefile
==============================================================================
--- head/editors/vile/Makefile Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/vile/Makefile Sat Aug 9 21:04:48 2014 (r364476)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vile
-PORTVERSION= 9.8m
+PORTVERSION= 9.8n
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
ftp://invisible-island.net/vile/current/ \
Modified: head/editors/vile/distinfo
==============================================================================
--- head/editors/vile/distinfo Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/vile/distinfo Sat Aug 9 21:04:48 2014 (r364476)
@@ -1,2 +1,2 @@
-SHA256 (vile-9.8m.tgz) = f82effe1ed4ded9423b804de2db0c1f7e1ea99d1f6f5f331762f702f3815056b
-SIZE (vile-9.8m.tgz) = 2292474
+SHA256 (vile-9.8n.tgz) = 36cea866603483e43e705ba1a96d0d52dc81f9c0d97fbefe5150c50b04b258bb
+SIZE (vile-9.8n.tgz) = 2300678
Modified: head/editors/vile/pkg-plist
==============================================================================
--- head/editors/vile/pkg-plist Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/vile/pkg-plist Sat Aug 9 21:04:48 2014 (r364476)
@@ -1,5 +1,7 @@
bin/vile
+bin/vile-libdir-path
bin/vile-pager
+bin/vile-to-html
%%PERL%%bin/vileget
lib/vile/atr2ansi
lib/vile/atr2html
Modified: head/editors/xvile/Makefile
==============================================================================
--- head/editors/xvile/Makefile Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/xvile/Makefile Sat Aug 9 21:04:48 2014 (r364476)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= vile
-PORTVERSION= 9.8m
+PORTVERSION= 9.8n
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
ftp://invisible-island.net/vile/current/ \
@@ -33,10 +33,10 @@ INSTALL_TARGET= install install-doc inst
CONFLICTS_INSTALL= vile-[0-9]*
-OPTIONS_DEFINE= DOCS FILTERS ICONV PERL
+OPTIONS_DEFINE= DOCS FILTERS FREETYPE ICONV PERL
OPTIONS_RADIO= MENUS
OPTIONS_RADIO_MENUS= MOTIF XAW XAW3D
-OPTIONS_DEFAULT= FREETYPE ICONV
+OPTIONS_DEFAULT= ICONV
OPTIONS_SUB= yes
FILTERS_DESC= Loadable filters
@@ -45,7 +45,7 @@ ICONV_USES= iconv
ICONV_CONFIGURE_ON= --with-iconv ${ICONV_CONFIGURE_ARG}
ICONV_CONFIGURE_OFF= --without-iconv --without-locale
MENUS_DESC= Support for menus
-MOTIF_USE= MOTIF=yes
+MOTIF_USES= motif
MOTIF_CONFIGURE_ON= --with-screen=motif
PERL_USES= perl5
PERL_CONFIGURE_WITH= perl
@@ -82,7 +82,7 @@ post-patch:
${WRKSRC}/makefile.in
@${REINPLACE_CMD} -e \
'/^Icon/s|=.*|=${PREFIX}/share/pixmaps/vile.xpm| ; \
- /^Categories/s|Applicasion;||' \
+ /^Categories/s|Application;||' \
${WRKSRC}/macros/*.desktop
post-install:
Modified: head/editors/xvile/distinfo
==============================================================================
--- head/editors/xvile/distinfo Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/xvile/distinfo Sat Aug 9 21:04:48 2014 (r364476)
@@ -1,2 +1,2 @@
-SHA256 (vile-9.8m.tgz) = f82effe1ed4ded9423b804de2db0c1f7e1ea99d1f6f5f331762f702f3815056b
-SIZE (vile-9.8m.tgz) = 2292474
+SHA256 (vile-9.8n.tgz) = 36cea866603483e43e705ba1a96d0d52dc81f9c0d97fbefe5150c50b04b258bb
+SIZE (vile-9.8n.tgz) = 2300678
Modified: head/editors/xvile/pkg-plist
==============================================================================
--- head/editors/xvile/pkg-plist Sat Aug 9 20:46:02 2014 (r364475)
+++ head/editors/xvile/pkg-plist Sat Aug 9 21:04:48 2014 (r364476)
@@ -4,7 +4,9 @@ bin/uxvile
%%PERL%%bin/vileget
bin/xshell.sh
bin/xvile
+bin/xvile-libdir-path
bin/xvile-pager
+bin/xvile-to-html
lib/X11/app-defaults/UXVile
lib/X11/app-defaults/XVile
lib/vile/atr2ansi
More information about the svn-ports-all
mailing list