aboutsummaryrefslogtreecommitdiff
path: root/editors/xvile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-12-31 18:39:46 +0000
committerSteve Wills <swills@FreeBSD.org>2018-12-31 18:39:46 +0000
commit79c61da1285a7a487af910a57e5f8a916895cda9 (patch)
treeacbb4a08d781f06876409717eff5bf2ac775bd68 /editors/xvile
parentc3c476e8fa591b3afc50805d44539efbb71d8792 (diff)
downloadports-79c61da1285a7a487af910a57e5f8a916895cda9.tar.gz
ports-79c61da1285a7a487af910a57e5f8a916895cda9.zip
editors/xvile: Update to 9.8t
While here, give maintainership to submitter PR: 234528 Submitted by: Thomas E. Dickey <dickey@invisible-island.net>
Notes
Notes: svn path=/head/; revision=488817
Diffstat (limited to 'editors/xvile')
-rw-r--r--editors/xvile/Makefile8
-rw-r--r--editors/xvile/distinfo6
-rw-r--r--editors/xvile/pkg-descr2
-rw-r--r--editors/xvile/pkg-plist9
4 files changed, 17 insertions, 8 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile
index cb7fcb3cd9ec..cd464faabe17 100644
--- a/editors/xvile/Makefile
+++ b/editors/xvile/Makefile
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= vile
-PORTVERSION= 9.8s
+PORTVERSION= 9.8t
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/current/ \
- ftp://invisible-island.net/vile/current/ \
- http://invisible-mirror.net/archives/vile/current/
+ ftp://ftp.invisible-island.net/vile/current/ \
+ https://invisible-mirror.net/archives/vile/current/
PKGNAMEPREFIX= x
PATCH_SITES= ${MASTER_SITES:S,vile/current/,vile/patches/,g}
PATCHFILES= # none
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dickey@invisible-island.net
COMMENT= VI Like Emacs -- X11 version
LICENSE= GPLv2
diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo
index dcefc4307724..78b8880c0e2b 100644
--- a/editors/xvile/distinfo
+++ b/editors/xvile/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482057532
-SHA256 (vile-9.8s.tgz) = 1197bc894a63e359e2ae1053a38829b04e9e6948e30e59803f49ed781c077502
-SIZE (vile-9.8s.tgz) = 2328441
+TIMESTAMP = 1546254826
+SHA256 (vile-9.8t.tgz) = 60b288432cfd32b7149c4cd662844e2694c5ab92bc469b282f33ded5110f6ded
+SIZE (vile-9.8t.tgz) = 2352119
diff --git a/editors/xvile/pkg-descr b/editors/xvile/pkg-descr
index 27ff2ad7085a..355f77d838f4 100644
--- a/editors/xvile/pkg-descr
+++ b/editors/xvile/pkg-descr
@@ -20,4 +20,4 @@ notably:
built-in macro language
portability to all UNIX platforms, VMS, DOS, Win32, OS/2
-WWW: http://invisible-island.net/vile/
+WWW: https://invisible-island.net/vile/
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist
index 20fc14d92921..fd285a77c23c 100644
--- a/editors/xvile/pkg-plist
+++ b/editors/xvile/pkg-plist
@@ -68,6 +68,7 @@ lib/vile/vile-rexx-filt%%SO_EXT%%
lib/vile/vile-rpm-filt%%SO_EXT%%
lib/vile/vile-rtf-filt%%SO_EXT%%
lib/vile/vile-ruby-filt%%SO_EXT%%
+lib/vile/vile-rust-filt%%SO_EXT%%
lib/vile/vile-sccs-filt%%SO_EXT%%
lib/vile/vile-scheme-filt%%SO_EXT%%
lib/vile/vile-sed-filt%%SO_EXT%%
@@ -90,7 +91,11 @@ lib/vile/vile-xq-filt%%SO_EXT%%
lib/vile/vile-xres-filt%%SO_EXT%%
lib/vile/vile-xs-filt%%SO_EXT%%
lib/vile/vile-yacc-filt%%SO_EXT%%
+lib/vile/vile-yaml-filt%%SO_EXT%%
man/man1/xvile.1.gz
+man/man1/xvile-libdir-path.1.gz
+man/man1/xvile-pager.1.gz
+man/man1/xvile-to-html.1.gz
share/applications/lxvile.desktop
share/applications/uxvile.desktop
share/applications/xvile.desktop
@@ -181,6 +186,10 @@ share/pixmaps/vile.xpm
%%DATADIR%%/palettes.rc
%%DATADIR%%/pas.keywords
%%DATADIR%%/pc.keywords
+%%DATADIR%%/rust.keywords
+%%DATADIR%%/vcproj.keywords
+%%DATADIR%%/vcxproj.keywords
+%%DATADIR%%/yaml.keywords
%%PERL%%%%DATADIR%%/perl/Breadcrumbs.pm
%%PERL%%%%DATADIR%%/perl/CaptHook.pm
%%PERL%%%%DATADIR%%/perl/Glob2re.pm