aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2005-05-22 03:19:22 +0800
committergj <gj@FreeBSD.org>2005-05-22 03:19:22 +0800
commit12007df6d90bdf4473043e14e8fa09c34491a125 (patch)
treec451e2fbf65c536cd888e7484b27fa4c3f34eb7f /editors/vile
parentb50e97844531315799b2593424fe59b377568141 (diff)
downloadfreebsd-ports-gnome-12007df6d90bdf4473043e14e8fa09c34491a125.tar.gz
freebsd-ports-gnome-12007df6d90bdf4473043e14e8fa09c34491a125.tar.zst
freebsd-ports-gnome-12007df6d90bdf4473043e14e8fa09c34491a125.zip
Update to 9.4t.
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile9
-rw-r--r--editors/vile/distinfo10
-rw-r--r--editors/vile/pkg-plist5
-rw-r--r--editors/vile/pkg-plist.filt3
-rw-r--r--editors/vile/pkg-plist.perl5
-rw-r--r--editors/vile/pkg-plist.perl+filt3
6 files changed, 33 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index dd49ec791aeb..6c77a445952e 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.4o
+PORTVERSION= 9.4t
CATEGORIES= editors
MASTER_SITES= ftp://dickey.his.com/vile/ \
ftp://ftp.phred.org/pub/vile/
@@ -29,7 +29,12 @@ PATCHFILES= vile-9.4a.patch.gz \
vile-9.4l.patch.gz \
vile-9.4m.patch.gz \
vile-9.4n.patch.gz \
- vile-9.4o.patch.gz
+ vile-9.4o.patch.gz \
+ vile-9.4p.patch.gz \
+ vile-9.4q.patch.gz \
+ vile-9.4r.patch.gz \
+ vile-9.4s.patch.gz \
+ vile-9.4t.patch.gz
MAINTAINER= gj@FreeBSD.org
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
diff --git a/editors/vile/distinfo b/editors/vile/distinfo
index 7b0b0a25f677..11ddcbae0283 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/distinfo
@@ -30,3 +30,13 @@ MD5 (vile-9.4n.patch.gz) = 4c8b6b6fa36568af268235323418f260
SIZE (vile-9.4n.patch.gz) = 103867
MD5 (vile-9.4o.patch.gz) = 4fbc866ebab1803133449aa44519c218
SIZE (vile-9.4o.patch.gz) = 3034
+MD5 (vile-9.4p.patch.gz) = 32621c2d1e93d9ed21a4396b043a8535
+SIZE (vile-9.4p.patch.gz) = 20705
+MD5 (vile-9.4q.patch.gz) = f7cdb95f607b9fdb15696b654c427aee
+SIZE (vile-9.4q.patch.gz) = 11787
+MD5 (vile-9.4r.patch.gz) = e5855f7612edd72b21432da1d0b4eeb0
+SIZE (vile-9.4r.patch.gz) = 61010
+MD5 (vile-9.4s.patch.gz) = 1a6160043e3f1e2124c03e5cd5b627b6
+SIZE (vile-9.4s.patch.gz) = 7937
+MD5 (vile-9.4t.patch.gz) = 877f4539b59cc2f22d98c6df17dbfdd2
+SIZE (vile-9.4t.patch.gz) = 69656
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist
index b28b96cced41..4b562dcd5523 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -27,6 +27,8 @@ lib/vile/vile-est-filt
lib/vile/vile-html-filt
lib/vile/vile-info-filt
lib/vile/vile-imake-filt
+lib/vile/vile-ini-filt
+lib/vile/vile-iss-filt
lib/vile/vile-latex-filt
lib/vile/vile-lex-filt
lib/vile/vile-lisp-filt
@@ -116,6 +118,8 @@ share/vile/fdl.keywords
share/vile/js.keywords
share/vile/html.keywords
share/vile/imake.keywords
+share/vile/ini.keywords
+share/vile/iss.keywords
share/vile/java.keywords
share/vile/latex.keywords
share/vile/lex.keywords
@@ -124,6 +128,7 @@ share/vile/m4.keywords
share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
+share/vile/nsis.keywords
share/vile/pas.keywords
share/vile/pc.keywords
share/vile/perl.keywords
diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt
index 42886e9bb0ab..faa649337252 100644
--- a/editors/vile/pkg-plist.filt
+++ b/editors/vile/pkg-plist.filt
@@ -56,6 +56,8 @@ share/vile/fdl.keywords
share/vile/js.keywords
share/vile/html.keywords
share/vile/imake.keywords
+share/vile/ini.keywords
+share/vile/iss.keywords
share/vile/java.keywords
share/vile/latex.keywords
share/vile/lex.keywords
@@ -64,6 +66,7 @@ share/vile/m4.keywords
share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
+share/vile/nsis.keywords
share/vile/pas.keywords
share/vile/pc.keywords
share/vile/perl.keywords
diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl
index 058a176f4623..783b3a0a5b9c 100644
--- a/editors/vile/pkg-plist.perl
+++ b/editors/vile/pkg-plist.perl
@@ -27,6 +27,8 @@ lib/vile/vile-esql-filt
lib/vile/vile-est-filt
lib/vile/vile-html-filt
lib/vile/vile-imake-filt
+lib/vile/vile-ini-filt
+lib/vile/vile-iss-filt
lib/vile/vile-info-filt
lib/vile/vile-latex-filt
lib/vile/vile-lex-filt
@@ -144,6 +146,8 @@ share/vile/est.keywords
share/vile/fdl.keywords
share/vile/html.keywords
share/vile/imake.keywords
+share/vile/ini.keywords
+share/vile/iss.keywords
share/vile/java.keywords
share/vile/js.keywords
share/vile/latex.keywords
@@ -153,6 +157,7 @@ share/vile/m4.keywords
share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
+share/vile/nsis.keywords
share/vile/perl.keywords
share/vile/ps.keywords
share/vile/py.keywords
diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt
index 5bf6545d1f67..f89101a13e46 100644
--- a/editors/vile/pkg-plist.perl+filt
+++ b/editors/vile/pkg-plist.perl+filt
@@ -84,6 +84,8 @@ share/vile/est.keywords
share/vile/fdl.keywords
share/vile/html.keywords
share/vile/imake.keywords
+share/vile/ini.keywords
+share/vile/iss.keywords
share/vile/java.keywords
share/vile/js.keywords
share/vile/latex.keywords
@@ -93,6 +95,7 @@ share/vile/m4.keywords
share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
+share/vile/nsis.keywords
share/vile/perl.keywords
share/vile/ps.keywords
share/vile/py.keywords