From 2707c046ae355a6538d00507b69b0e608451a025 Mon Sep 17 00:00:00 2001 From: Gary Jennejohn Date: Mon, 3 Mar 2003 21:09:40 +0000 Subject: Update to 9.3l. --- editors/vile/Makefile | 6 ++++-- editors/vile/distinfo | 2 ++ editors/vile/pkg-plist | 5 +++++ editors/vile/pkg-plist.filt | 3 +++ editors/vile/pkg-plist.perl | 5 +++++ editors/vile/pkg-plist.perl+filt | 3 +++ 6 files changed, 22 insertions(+), 2 deletions(-) (limited to 'editors/vile') diff --git a/editors/vile/Makefile b/editors/vile/Makefile index fe984c840b47..aec01fcedb40 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.3j +PORTVERSION= 9.3l CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -23,7 +23,9 @@ PATCHFILES= vile-9.3a.patch.gz \ vile-9.3g.patch.gz \ vile-9.3h.patch.gz \ vile-9.3i.patch.gz \ - vile-9.3j.patch.gz + vile-9.3j.patch.gz \ + vile-9.3k.patch.gz \ + vile-9.3l.patch.gz MAINTAINER= gj@FreeBSD.org diff --git a/editors/vile/distinfo b/editors/vile/distinfo index 7f34c561362d..f18dcde6e54b 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -9,3 +9,5 @@ MD5 (vile-9.3g.patch.gz) = 0231e8146ad6ff7ba6cec2635afa0c1f MD5 (vile-9.3h.patch.gz) = 1e7d5a6dafb1223ae5e03917737f0096 MD5 (vile-9.3i.patch.gz) = eade1d40af28bd46397ee660c5c3d8f5 MD5 (vile-9.3j.patch.gz) = d590834db31bcf258490f708e73f7cee +MD5 (vile-9.3k.patch.gz) = 702e679ec3e4531ce49b1fc8ba4e433c +MD5 (vile-9.3l.patch.gz) = 4bcf67699c4bb24da0479c8624495f02 diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index 459644c68b23..2386e16edebc 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -36,10 +36,12 @@ lib/vile/vile-pl-filt lib/vile/vile-pot-filt lib/vile/vile-py-filt lib/vile/vile-ps-filt +lib/vile/vile-rb-filt lib/vile/vile-rc-filt lib/vile/vile-rcs-filt lib/vile/vile-rexx-filt lib/vile/vile-rpm-filt +lib/vile/vile-ruby-filt lib/vile/vile-sccs-filt lib/vile/vile-sed-filt lib/vile/vile-sh-filt @@ -120,6 +122,7 @@ share/vile/perl.keywords share/vile/ps.keywords share/vile/py.keywords share/vile/pot.keywords +share/vile/rb.keywords share/vile/rc.keywords share/vile/rcs.keywords share/vile/rexx.keywords @@ -128,10 +131,12 @@ share/vile/sccs.keywords share/vile/sh.keywords share/vile/sql.keywords share/vile/sml.keywords +share/vile/syntax.keywords share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords +share/vile/tex.keywords share/vile/texi.keywords share/vile/ti.keywords share/vile/vb.keywords diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt index 8cdaee367389..90ce67ef87f1 100644 --- a/editors/vile/pkg-plist.filt +++ b/editors/vile/pkg-plist.filt @@ -63,6 +63,7 @@ share/vile/perl.keywords share/vile/ps.keywords share/vile/py.keywords share/vile/pot.keywords +share/vile/rb.keywords share/vile/rc.keywords share/vile/rcs.keywords share/vile/rexx.keywords @@ -71,10 +72,12 @@ share/vile/sccs.keywords share/vile/sh.keywords share/vile/sql.keywords share/vile/sml.keywords +share/vile/syntax.keywords share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords +share/vile/tex.keywords share/vile/texi.keywords share/vile/ti.keywords share/vile/vb.keywords diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl index f7186e24460a..e735fefa448f 100644 --- a/editors/vile/pkg-plist.perl +++ b/editors/vile/pkg-plist.perl @@ -37,10 +37,12 @@ lib/vile/vile-pl-filt lib/vile/vile-pot-filt lib/vile/vile-py-filt lib/vile/vile-ps-filt +lib/vile/vile-rb-filt lib/vile/vile-rc-filt lib/vile/vile-rcs-filt lib/vile/vile-rexx-filt lib/vile/vile-rpm-filt +lib/vile/vile-ruby-filt lib/vile/vile-sccs-filt lib/vile/vile-sed-filt lib/vile/vile-sh-filt @@ -148,6 +150,7 @@ share/vile/perl.keywords share/vile/ps.keywords share/vile/py.keywords share/vile/pot.keywords +share/vile/rb.keywords share/vile/rc.keywords share/vile/rcs.keywords share/vile/rexx.keywords @@ -157,10 +160,12 @@ share/vile/sh.keywords share/vile/sml.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/syntax.keywords share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords +share/vile/tex.keywords share/vile/texi.keywords share/vile/ti.keywords share/vile/which.rc diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt index 0825e7dd689a..b364d8ff74b5 100644 --- a/editors/vile/pkg-plist.perl+filt +++ b/editors/vile/pkg-plist.perl+filt @@ -91,6 +91,7 @@ share/vile/perl.keywords share/vile/ps.keywords share/vile/py.keywords share/vile/pot.keywords +share/vile/rb.keywords share/vile/rc.keywords share/vile/rcs.keywords share/vile/rexx.keywords @@ -100,10 +101,12 @@ share/vile/sh.keywords share/vile/sml.keywords share/vile/spell.rc share/vile/sql.keywords +share/vile/syntax.keywords share/vile/tags.keywords share/vile/tbl.keywords share/vile/tc.keywords share/vile/tcl.keywords +share/vile/tex.keywords share/vile/texi.keywords share/vile/ti.keywords share/vile/which.rc -- cgit v1.2.3