aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2002-10-26 06:09:25 +0000
committerGary Jennejohn <gj@FreeBSD.org>2002-10-26 06:09:25 +0000
commitab7e557d658b8292312b44d4915009f445a17f8e (patch)
treebbbfe92eb819fd22506a21b498c92e62a346d710 /editors/vile
parent0cb3e9266a9e10414ee0b253138ee89de7adf3d0 (diff)
downloadports-ab7e557d658b8292312b44d4915009f445a17f8e.tar.gz
ports-ab7e557d658b8292312b44d4915009f445a17f8e.zip
Update to version 9.3f.
Notes
Notes: svn path=/head/; revision=68861
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile6
-rw-r--r--editors/vile/distinfo2
-rw-r--r--editors/vile/pkg-plist6
-rw-r--r--editors/vile/pkg-plist.filt3
-rw-r--r--editors/vile/pkg-plist.perl6
-rw-r--r--editors/vile/pkg-plist.perl+filt3
6 files changed, 24 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 57b8cd856e6d..32d3773bc89c 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.3d
+PORTVERSION= 9.3f
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
ftp://dickey.his.com/vile/
@@ -17,7 +17,9 @@ PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
PATCHFILES= vile-9.3a.patch.gz \
vile-9.3b.patch.gz \
vile-9.3c.patch.gz \
- vile-9.3d.patch.gz
+ vile-9.3d.patch.gz \
+ vile-9.3e.patch.gz \
+ vile-9.3f.patch.gz
MAINTAINER= gj@FreeBSD.org
diff --git a/editors/vile/distinfo b/editors/vile/distinfo
index bc1e43608ff7..026c3542ed97 100644
--- a/editors/vile/distinfo
+++ b/editors/vile/distinfo
@@ -3,3 +3,5 @@ MD5 (vile-9.3a.patch.gz) = e6d6c53a98b48119041053eb82ae6129
MD5 (vile-9.3b.patch.gz) = 69a7ce690418fef171461bc170ba1471
MD5 (vile-9.3c.patch.gz) = a9d9b2223ae56a51310c2c0973129259
MD5 (vile-9.3d.patch.gz) = 4b2b28900bd0035e9ca46d3be5e7dc9c
+MD5 (vile-9.3e.patch.gz) = c2241ad6e5a70d12d7415401aaec0b4f
+MD5 (vile-9.3f.patch.gz) = 67bb75078e1ef009ee4b6928c396519a
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist
index 020c76819812..3fbae1db2026 100644
--- a/editors/vile/pkg-plist
+++ b/editors/vile/pkg-plist
@@ -17,6 +17,7 @@ lib/vile/vile-def-filt
lib/vile/vile-diff-filt
lib/vile/vile-ecl-filt
lib/vile/vile-esql-filt
+lib/vile/vile-est-filt
lib/vile/vile-html-filt
lib/vile/vile-imake-filt
lib/vile/vile-latex-filt
@@ -30,9 +31,11 @@ lib/vile/vile-nr-filt
lib/vile/vile-perl-filt
lib/vile/vile-pl-filt
lib/vile/vile-py-filt
+lib/vile/vile-ps-filt
lib/vile/vile-rc-filt
lib/vile/vile-rcs-filt
lib/vile/vile-rexx-filt
+lib/vile/vile-rpm-filt
lib/vile/vile-sccs-filt
lib/vile/vile-sed-filt
lib/vile/vile-sh-filt
@@ -89,6 +92,7 @@ share/vile/dcl.keywords
share/vile/def.keywords
share/vile/diff.keywords
share/vile/ecl.keywords
+share/vile/est.keywords
share/vile/esql.keywords
share/vile/fdl.keywords
share/vile/js.keywords
@@ -104,11 +108,13 @@ share/vile/nr.keywords
share/vile/pas.keywords
share/vile/pc.keywords
share/vile/perl.keywords
+share/vile/ps.keywords
share/vile/py.keywords
share/vile/pot.keywords
share/vile/rc.keywords
share/vile/rcs.keywords
share/vile/rexx.keywords
+share/vile/rpm.keywords
share/vile/sccs.keywords
share/vile/sh.keywords
share/vile/sql.keywords
diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt
index 4d6a0782a5ed..7a1df4967a83 100644
--- a/editors/vile/pkg-plist.filt
+++ b/editors/vile/pkg-plist.filt
@@ -41,6 +41,7 @@ share/vile/dcl.keywords
share/vile/def.keywords
share/vile/diff.keywords
share/vile/ecl.keywords
+share/vile/est.keywords
share/vile/esql.keywords
share/vile/fdl.keywords
share/vile/js.keywords
@@ -56,11 +57,13 @@ share/vile/nr.keywords
share/vile/pas.keywords
share/vile/pc.keywords
share/vile/perl.keywords
+share/vile/ps.keywords
share/vile/py.keywords
share/vile/pot.keywords
share/vile/rc.keywords
share/vile/rcs.keywords
share/vile/rexx.keywords
+share/vile/rpm.keywords
share/vile/sccs.keywords
share/vile/sh.keywords
share/vile/sql.keywords
diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl
index 147731a57f29..10e52f7d911d 100644
--- a/editors/vile/pkg-plist.perl
+++ b/editors/vile/pkg-plist.perl
@@ -18,6 +18,7 @@ lib/vile/vile-fdl-filt
lib/vile/vile-diff-filt
lib/vile/vile-ecl-filt
lib/vile/vile-esql-filt
+lib/vile/vile-est-filt
lib/vile/vile-html-filt
lib/vile/vile-imake-filt
lib/vile/vile-latex-filt
@@ -31,9 +32,11 @@ lib/vile/vile-nr-filt
lib/vile/vile-perl-filt
lib/vile/vile-pl-filt
lib/vile/vile-py-filt
+lib/vile/vile-ps-filt
lib/vile/vile-rc-filt
lib/vile/vile-rcs-filt
lib/vile/vile-rexx-filt
+lib/vile/vile-rpm-filt
lib/vile/vile-sccs-filt
lib/vile/vile-sed-filt
lib/vile/vile-sh-filt
@@ -120,6 +123,7 @@ share/vile/def.keywords
share/vile/diff.keywords
share/vile/ecl.keywords
share/vile/esql.keywords
+share/vile/est.keywords
share/vile/fdl.keywords
share/vile/html.keywords
share/vile/imake.keywords
@@ -132,11 +136,13 @@ share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
share/vile/perl.keywords
+share/vile/ps.keywords
share/vile/py.keywords
share/vile/pot.keywords
share/vile/rc.keywords
share/vile/rcs.keywords
share/vile/rexx.keywords
+share/vile/rpm.keywords
share/vile/sccs.keywords
share/vile/sh.keywords
share/vile/sml.keywords
diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt
index 5c8acbd772a3..9f7c87a1ae25 100644
--- a/editors/vile/pkg-plist.perl+filt
+++ b/editors/vile/pkg-plist.perl+filt
@@ -72,6 +72,7 @@ share/vile/def.keywords
share/vile/diff.keywords
share/vile/ecl.keywords
share/vile/esql.keywords
+share/vile/est.keywords
share/vile/fdl.keywords
share/vile/html.keywords
share/vile/imake.keywords
@@ -84,11 +85,13 @@ share/vile/mail.keywords
share/vile/make.keywords
share/vile/nr.keywords
share/vile/perl.keywords
+share/vile/ps.keywords
share/vile/py.keywords
share/vile/pot.keywords
share/vile/rc.keywords
share/vile/rcs.keywords
share/vile/rexx.keywords
+share/vile/rpm.keywords
share/vile/sccs.keywords
share/vile/sh.keywords
share/vile/sml.keywords