mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 9.3j.
This commit is contained in:
parent
1e4e9118f0
commit
23f107cf9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72964
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vile
|
||||
PORTVERSION= 9.3g
|
||||
PORTVERSION= 9.3j
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
|
||||
ftp://dickey.his.com/vile/
|
||||
@ -20,7 +20,10 @@ PATCHFILES= vile-9.3a.patch.gz \
|
||||
vile-9.3d.patch.gz \
|
||||
vile-9.3e.patch.gz \
|
||||
vile-9.3f.patch.gz \
|
||||
vile-9.3g.patch.gz
|
||||
vile-9.3g.patch.gz \
|
||||
vile-9.3h.patch.gz \
|
||||
vile-9.3i.patch.gz \
|
||||
vile-9.3j.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
|
||||
|
@ -6,3 +6,6 @@ MD5 (vile-9.3d.patch.gz) = 4b2b28900bd0035e9ca46d3be5e7dc9c
|
||||
MD5 (vile-9.3e.patch.gz) = c2241ad6e5a70d12d7415401aaec0b4f
|
||||
MD5 (vile-9.3f.patch.gz) = 67bb75078e1ef009ee4b6928c396519a
|
||||
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
|
||||
|
@ -1,5 +1,7 @@
|
||||
bin/vile
|
||||
bin/vile-pager
|
||||
lib/vile/vile-as-filt
|
||||
lib/vile/vile-asm-filt
|
||||
lib/vile/vile-basic-filt
|
||||
lib/vile/vile-c-filt
|
||||
lib/vile/vile-crypt
|
||||
@ -19,6 +21,7 @@ lib/vile/vile-ecl-filt
|
||||
lib/vile/vile-esql-filt
|
||||
lib/vile/vile-est-filt
|
||||
lib/vile/vile-html-filt
|
||||
lib/vile/vile-info-filt
|
||||
lib/vile/vile-imake-filt
|
||||
lib/vile/vile-latex-filt
|
||||
lib/vile/vile-lex-filt
|
||||
@ -30,6 +33,7 @@ lib/vile/vile-mms-filt
|
||||
lib/vile/vile-nr-filt
|
||||
lib/vile/vile-perl-filt
|
||||
lib/vile/vile-pl-filt
|
||||
lib/vile/vile-pot-filt
|
||||
lib/vile/vile-py-filt
|
||||
lib/vile/vile-ps-filt
|
||||
lib/vile/vile-rc-filt
|
||||
@ -46,10 +50,12 @@ lib/vile/vile-tags-filt
|
||||
lib/vile/vile-tbl-filt
|
||||
lib/vile/vile-tc-filt
|
||||
lib/vile/vile-tcl-filt
|
||||
lib/vile/vile-texi-filt
|
||||
lib/vile/vile-ti-filt
|
||||
lib/vile/vile-txt-filt
|
||||
lib/vile/vile-vile-filt
|
||||
lib/vile/vile-vlog-filt
|
||||
lib/vile/vile-xml-filt
|
||||
lib/vile/vile-xres-filt
|
||||
lib/vile/vile-xs-filt
|
||||
lib/vile/vile-yacc-filt
|
||||
@ -81,6 +87,9 @@ share/vile/vileinit.rc
|
||||
share/vile/vileperl.rc
|
||||
share/vile/vile.hlp
|
||||
share/vile/ada.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
share/vile/awk.keywords
|
||||
share/vile/basic.keywords
|
||||
share/vile/bat.keywords
|
||||
@ -123,12 +132,14 @@ share/vile/tags.keywords
|
||||
share/vile/tbl.keywords
|
||||
share/vile/tc.keywords
|
||||
share/vile/tcl.keywords
|
||||
share/vile/texi.keywords
|
||||
share/vile/ti.keywords
|
||||
share/vile/vb.keywords
|
||||
share/vile/vile.keywords
|
||||
share/vile/vim.keywords
|
||||
share/vile/vlog.keywords
|
||||
share/vile/which.rc
|
||||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/yacc.keywords
|
||||
|
@ -30,6 +30,9 @@ share/vile/vileinit.rc
|
||||
share/vile/vileperl.rc
|
||||
share/vile/vile.hlp
|
||||
share/vile/ada.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
share/vile/awk.keywords
|
||||
share/vile/basic.keywords
|
||||
share/vile/bat.keywords
|
||||
@ -72,12 +75,14 @@ share/vile/tags.keywords
|
||||
share/vile/tbl.keywords
|
||||
share/vile/tc.keywords
|
||||
share/vile/tcl.keywords
|
||||
share/vile/texi.keywords
|
||||
share/vile/ti.keywords
|
||||
share/vile/vb.keywords
|
||||
share/vile/vile.keywords
|
||||
share/vile/vim.keywords
|
||||
share/vile/vlog.keywords
|
||||
share/vile/which.rc
|
||||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/yacc.keywords
|
||||
|
@ -1,6 +1,8 @@
|
||||
bin/vile
|
||||
bin/vile-pager
|
||||
bin/vileget
|
||||
lib/vile/vile-as-filt
|
||||
lib/vile/vile-asm-filt
|
||||
lib/vile/vile-basic-filt
|
||||
lib/vile/vile-c-filt
|
||||
lib/vile/vile-crypt
|
||||
@ -21,6 +23,7 @@ lib/vile/vile-esql-filt
|
||||
lib/vile/vile-est-filt
|
||||
lib/vile/vile-html-filt
|
||||
lib/vile/vile-imake-filt
|
||||
lib/vile/vile-info-filt
|
||||
lib/vile/vile-latex-filt
|
||||
lib/vile/vile-lex-filt
|
||||
lib/vile/vile-lisp-filt
|
||||
@ -31,6 +34,7 @@ lib/vile/vile-mms-filt
|
||||
lib/vile/vile-nr-filt
|
||||
lib/vile/vile-perl-filt
|
||||
lib/vile/vile-pl-filt
|
||||
lib/vile/vile-pot-filt
|
||||
lib/vile/vile-py-filt
|
||||
lib/vile/vile-ps-filt
|
||||
lib/vile/vile-rc-filt
|
||||
@ -47,10 +51,12 @@ lib/vile/vile-tags-filt
|
||||
lib/vile/vile-tbl-filt
|
||||
lib/vile/vile-tc-filt
|
||||
lib/vile/vile-tcl-filt
|
||||
lib/vile/vile-texi-filt
|
||||
lib/vile/vile-ti-filt
|
||||
lib/vile/vile-txt-filt
|
||||
lib/vile/vile-vile-filt
|
||||
lib/vile/vile-vlog-filt
|
||||
lib/vile/vile-xml-filt
|
||||
lib/vile/vile-xres-filt
|
||||
lib/vile/vile-xs-filt
|
||||
lib/vile/vile-yacc-filt
|
||||
@ -103,6 +109,9 @@ share/vile/shifts.rc
|
||||
share/vile/vileinit.rc
|
||||
share/vile/vileperl.rc
|
||||
share/vile/vile.hlp
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
share/vile/basic.keywords
|
||||
share/vile/c.keywords
|
||||
share/vile/cpp.keywords
|
||||
@ -152,8 +161,10 @@ share/vile/tags.keywords
|
||||
share/vile/tbl.keywords
|
||||
share/vile/tc.keywords
|
||||
share/vile/tcl.keywords
|
||||
share/vile/texi.keywords
|
||||
share/vile/ti.keywords
|
||||
share/vile/which.rc
|
||||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/macros/color-ls.rc
|
||||
|
@ -52,6 +52,9 @@ share/vile/shifts.rc
|
||||
share/vile/vileinit.rc
|
||||
share/vile/vileperl.rc
|
||||
share/vile/vile.hlp
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
share/vile/c.keywords
|
||||
share/vile/cpp.keywords
|
||||
share/vile/filters.rc
|
||||
@ -101,8 +104,10 @@ share/vile/tags.keywords
|
||||
share/vile/tbl.keywords
|
||||
share/vile/tc.keywords
|
||||
share/vile/tcl.keywords
|
||||
share/vile/texi.keywords
|
||||
share/vile/ti.keywords
|
||||
share/vile/which.rc
|
||||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/macros/color-ls.rc
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xvile
|
||||
PORTVERSION= 9.3g
|
||||
PORTVERSION= 9.3j
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
|
||||
ftp://dickey.his.com/vile/
|
||||
@ -20,7 +20,10 @@ PATCHFILES= vile-9.3a.patch.gz \
|
||||
vile-9.3d.patch.gz \
|
||||
vile-9.3e.patch.gz \
|
||||
vile-9.3f.patch.gz \
|
||||
vile-9.3g.patch.gz
|
||||
vile-9.3g.patch.gz \
|
||||
vile-9.3h.patch.gz \
|
||||
vile-9.3i.patch.gz \
|
||||
vile-9.3j.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
|
||||
|
@ -6,3 +6,6 @@ MD5 (vile-9.3d.patch.gz) = 4b2b28900bd0035e9ca46d3be5e7dc9c
|
||||
MD5 (vile-9.3e.patch.gz) = c2241ad6e5a70d12d7415401aaec0b4f
|
||||
MD5 (vile-9.3f.patch.gz) = 67bb75078e1ef009ee4b6928c396519a
|
||||
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
|
||||
|
@ -1,6 +1,8 @@
|
||||
bin/xvile
|
||||
bin/xvile-pager
|
||||
bin/xshell.sh
|
||||
lib/xvile/vile-as-filt
|
||||
lib/xvile/vile-asm-filt
|
||||
lib/xvile/vile-basic-filt
|
||||
lib/xvile/vile-c-filt
|
||||
lib/xvile/vile-crypt
|
||||
@ -22,6 +24,7 @@ lib/xvile/vile-esql-filt
|
||||
lib/xvile/vile-est-filt
|
||||
lib/xvile/vile-html-filt
|
||||
lib/xvile/vile-imake-filt
|
||||
lib/xvile/vile-info-filt
|
||||
lib/xvile/vile-latex-filt
|
||||
lib/xvile/vile-lex-filt
|
||||
lib/xvile/vile-m4-filt
|
||||
@ -31,6 +34,7 @@ lib/xvile/vile-mms-filt
|
||||
lib/xvile/vile-nr-filt
|
||||
lib/xvile/vile-perl-filt
|
||||
lib/xvile/vile-pl-filt
|
||||
lib/xvile/vile-pot-filt
|
||||
lib/xvile/vile-ps-filt
|
||||
lib/xvile/vile-py-filt
|
||||
lib/xvile/vile-rc-filt
|
||||
@ -47,10 +51,12 @@ lib/xvile/vile-tags-filt
|
||||
lib/xvile/vile-tbl-filt
|
||||
lib/xvile/vile-tc-filt
|
||||
lib/xvile/vile-tcl-filt
|
||||
lib/xvile/vile-texi-filt
|
||||
lib/xvile/vile-ti-filt
|
||||
lib/xvile/vile-txt-filt
|
||||
lib/xvile/vile-vile-filt
|
||||
lib/xvile/vile-vlog-filt
|
||||
lib/xvile/vile-xml-filt
|
||||
lib/xvile/vile-xres-filt
|
||||
lib/xvile/vile-xs-filt
|
||||
lib/xvile/vile-yacc-filt
|
||||
@ -81,6 +87,9 @@ share/xvile/vile/vileinit.rc
|
||||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
share/xvile/vile/basic.keywords
|
||||
share/xvile/vile/c.keywords
|
||||
share/xvile/vile/cpp.keywords
|
||||
@ -128,9 +137,11 @@ share/xvile/vile/tags.keywords
|
||||
share/xvile/vile/tbl.keywords
|
||||
share/xvile/vile/tc.keywords
|
||||
share/xvile/vile/tcl.keywords
|
||||
share/xvile/vile/texi.keywords
|
||||
share/xvile/vile/ti.keywords
|
||||
share/xvile/vile/vb.keywords
|
||||
share/xvile/vile/vlog.keywords
|
||||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/yacc.keywords
|
||||
|
@ -30,6 +30,9 @@ share/xvile/vile/vileinit.rc
|
||||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
share/xvile/vile/basic.keywords
|
||||
share/xvile/vile/c.keywords
|
||||
share/xvile/vile/cpp.keywords
|
||||
@ -79,7 +82,9 @@ share/xvile/vile/tags.keywords
|
||||
share/xvile/vile/tbl.keywords
|
||||
share/xvile/vile/tc.keywords
|
||||
share/xvile/vile/tcl.keywords
|
||||
share/xvile/vile/texi.keywords
|
||||
share/xvile/vile/ti.keywords
|
||||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/yacc.keywords
|
||||
|
@ -2,6 +2,8 @@ bin/vileget
|
||||
bin/xvile
|
||||
bin/xvile-pager
|
||||
bin/xshell.sh
|
||||
lib/xvile/vile-as-filt
|
||||
lib/xvile/vile-asm-filt
|
||||
lib/xvile/vile-basic-filt
|
||||
lib/xvile/vile-c-filt
|
||||
lib/xvile/vile-crypt
|
||||
@ -22,6 +24,7 @@ lib/xvile/vile-esql-filt
|
||||
lib/xvile/vile-est-filt
|
||||
lib/xvile/vile-html-filt
|
||||
lib/xvile/vile-imake-filt
|
||||
lib/xvile/vile-info-filt
|
||||
lib/xvile/vile-latex-filt
|
||||
lib/xvile/vile-lex-filt
|
||||
lib/xvile/vile-lisp-filt
|
||||
@ -32,6 +35,7 @@ lib/xvile/vile-mms-filt
|
||||
lib/xvile/vile-nr-filt
|
||||
lib/xvile/vile-perl-filt
|
||||
lib/xvile/vile-pl-filt
|
||||
lib/xvile/vile-pot-filt
|
||||
lib/xvile/vile-ps-filt
|
||||
lib/xvile/vile-py-filt
|
||||
lib/xvile/vile-rc-filt
|
||||
@ -48,10 +52,12 @@ lib/xvile/vile-tags-filt
|
||||
lib/xvile/vile-tbl-filt
|
||||
lib/xvile/vile-tc-filt
|
||||
lib/xvile/vile-tcl-filt
|
||||
lib/xvile/vile-texi-filt
|
||||
lib/xvile/vile-ti-filt
|
||||
lib/xvile/vile-txt-filt
|
||||
lib/xvile/vile-vlog-filt
|
||||
lib/xvile/vile-vile-filt
|
||||
lib/xvile/vile-xml-filt
|
||||
lib/xvile/vile-xres-filt
|
||||
lib/xvile/vile-xs-filt
|
||||
lib/xvile/vile-yacc-filt
|
||||
@ -106,6 +112,9 @@ share/xvile/vile/vileinit.rc
|
||||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
share/xvile/vile/basic.keywords
|
||||
share/xvile/vile/c.keywords
|
||||
share/xvile/vile/cpp.keywords
|
||||
@ -155,7 +164,9 @@ share/xvile/vile/tags.keywords
|
||||
share/xvile/vile/tbl.keywords
|
||||
share/xvile/vile/tc.keywords
|
||||
share/xvile/vile/tcl.keywords
|
||||
share/xvile/vile/texi.keywords
|
||||
share/xvile/vile/ti.keywords
|
||||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
|
@ -55,6 +55,9 @@ share/xvile/vile/vileinit.rc
|
||||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
share/xvile/vile/basic.keywords
|
||||
share/xvile/vile/c.keywords
|
||||
share/xvile/vile/cpp.keywords
|
||||
@ -104,7 +107,9 @@ share/xvile/vile/tags.keywords
|
||||
share/xvile/vile/tbl.keywords
|
||||
share/xvile/vile/tc.keywords
|
||||
share/xvile/vile/tcl.keywords
|
||||
share/xvile/vile/texi.keywords
|
||||
share/xvile/vile/ti.keywords
|
||||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
|
Loading…
Reference in New Issue
Block a user