mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to version 9.7t.
This commit is contained in:
parent
f7a527d3ef
commit
184e5918c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239426
12 changed files with 92 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= vile
|
||||
PORTVERSION= 9.7m
|
||||
PORTVERSION= 9.7t
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://dickey.his.com/vile/ \
|
||||
ftp://invisible-island.net/vile/ \
|
||||
|
@ -27,7 +27,14 @@ PATCHFILES= vile-9.7a.patch.gz \
|
|||
vile-9.7j.patch.gz \
|
||||
vile-9.7k.patch.gz \
|
||||
vile-9.7l.patch.gz \
|
||||
vile-9.7m.patch.gz
|
||||
vile-9.7m.patch.gz \
|
||||
vile-9.7n.patch.gz \
|
||||
vile-9.7o.patch.gz \
|
||||
vile-9.7p.patch.gz \
|
||||
vile-9.7q.patch.gz \
|
||||
vile-9.7r.patch.gz \
|
||||
vile-9.7s.patch.gz \
|
||||
vile-9.7t.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
|
||||
|
|
|
@ -40,3 +40,24 @@ SIZE (vile-9.7l.patch.gz) = 79150
|
|||
MD5 (vile-9.7m.patch.gz) = a4c23f2108ba58e3915cdd5ae74859c4
|
||||
SHA256 (vile-9.7m.patch.gz) = 2c5c0a5454e9cea3ce3b954c604bd2601d9f0c92ebecc431bf140d910ed540d6
|
||||
SIZE (vile-9.7m.patch.gz) = 28681
|
||||
MD5 (vile-9.7n.patch.gz) = 87353c071a86fb99c16961e6405f54ef
|
||||
SHA256 (vile-9.7n.patch.gz) = 86dd6abeae46da748dba5cbdaeeed76fa3558e31a148e211be71a35a27d76932
|
||||
SIZE (vile-9.7n.patch.gz) = 67289
|
||||
MD5 (vile-9.7o.patch.gz) = 66cdeabf7f983595db94bf739519d4e2
|
||||
SHA256 (vile-9.7o.patch.gz) = faf19ddb3457b6fe7f789a14e23167fb57e4a7906c905fdf7ee96e3757961279
|
||||
SIZE (vile-9.7o.patch.gz) = 16926
|
||||
MD5 (vile-9.7p.patch.gz) = edab1f0bc8a37be80352b7463398ada7
|
||||
SHA256 (vile-9.7p.patch.gz) = edaa358857620305af630c95d7e7d57e9cff8c760b62f4d5777bbd0ea836739d
|
||||
SIZE (vile-9.7p.patch.gz) = 4665
|
||||
MD5 (vile-9.7q.patch.gz) = ef24099811d9b952c67a7d6d46cfe9c2
|
||||
SHA256 (vile-9.7q.patch.gz) = 837139f6a478603af1c681501af70e3f518fe63eef402e9fbe44c43e8456e651
|
||||
SIZE (vile-9.7q.patch.gz) = 28584
|
||||
MD5 (vile-9.7r.patch.gz) = be913ba796353050d9611ecd7d8d8394
|
||||
SHA256 (vile-9.7r.patch.gz) = 301fa9872a45ddfe35792798faa92337ee45f38d7a3151bd1c3438392f1580ad
|
||||
SIZE (vile-9.7r.patch.gz) = 13474
|
||||
MD5 (vile-9.7s.patch.gz) = fcb309ff2d5459a8c967890bae40fa53
|
||||
SHA256 (vile-9.7s.patch.gz) = 751be763b97ade6b9220407d45cb8ac6d9566533eee241086c60371d1abc9e00
|
||||
SIZE (vile-9.7s.patch.gz) = 18208
|
||||
MD5 (vile-9.7t.patch.gz) = 79ecc34876efaab976c1c58e88b2cd2a
|
||||
SHA256 (vile-9.7t.patch.gz) = f55b5c8ae7548509c3d57f9e5a9029d1e3156e6f2d8a9a1e705e643a0bef7f7d
|
||||
SIZE (vile-9.7t.patch.gz) = 5381
|
||||
|
|
|
@ -88,6 +88,7 @@ lib/vile/vile-yacc-filt
|
|||
%%PORTDOCS%%share/doc/vile/perl.doc
|
||||
%%PORTDOCS%%share/doc/vile/visvile.doc
|
||||
share/vile/ada.keywords
|
||||
share/vile/ant.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
|
@ -152,6 +153,7 @@ share/vile/manpage.rc
|
|||
share/vile/mcrl.keywords
|
||||
share/vile/midl.keywords
|
||||
share/vile/modes.rc
|
||||
share/vile/mvn.keywords
|
||||
share/vile/nr.keywords
|
||||
share/vile/nsis.keywords
|
||||
share/vile/objc.keywords
|
||||
|
@ -162,6 +164,7 @@ share/vile/perl.keywords
|
|||
share/vile/php.keywords
|
||||
share/vile/pictmode.rc
|
||||
share/vile/pot.keywords
|
||||
share/vile/xsl.keywords
|
||||
share/vile/ps.keywords
|
||||
share/vile/py.keywords
|
||||
share/vile/rb.keywords
|
||||
|
@ -201,6 +204,7 @@ share/vile/which.rc
|
|||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/xsl.keywords
|
||||
share/vile/yacc.keywords
|
||||
@dirrm share/vile/doc
|
||||
@dirrm share/vile/macros
|
||||
|
|
|
@ -88,6 +88,7 @@ lib/vile/vile-yacc-filt.so
|
|||
%%PORTDOCS%%share/doc/vile/perl.doc
|
||||
%%PORTDOCS%%share/doc/vile/visvile.doc
|
||||
share/vile/ada.keywords
|
||||
share/vile/ant.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
|
@ -152,6 +153,7 @@ share/vile/manpage.rc
|
|||
share/vile/mcrl.keywords
|
||||
share/vile/midl.keywords
|
||||
share/vile/modes.rc
|
||||
share/vile/mvn.keywords
|
||||
share/vile/nr.keywords
|
||||
share/vile/nsis.keywords
|
||||
share/vile/objc.keywords
|
||||
|
@ -162,6 +164,7 @@ share/vile/perl.keywords
|
|||
share/vile/php.keywords
|
||||
share/vile/pictmode.rc
|
||||
share/vile/pot.keywords
|
||||
share/vile/prolog.keywords
|
||||
share/vile/ps.keywords
|
||||
share/vile/py.keywords
|
||||
share/vile/rb.keywords
|
||||
|
@ -201,6 +204,7 @@ share/vile/which.rc
|
|||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/xsl.keywords
|
||||
share/vile/yacc.keywords
|
||||
@dirrm share/vile/doc
|
||||
@dirrm share/vile/macros
|
||||
|
|
|
@ -89,6 +89,7 @@ lib/vile/vile-yacc-filt
|
|||
%%PORTDOCS%%share/doc/vile/perl.doc
|
||||
%%PORTDOCS%%share/doc/vile/visvile.doc
|
||||
share/vile/ada.keywords
|
||||
share/vile/ant.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
|
@ -153,6 +154,7 @@ share/vile/manpage.rc
|
|||
share/vile/mcrl.keywords
|
||||
share/vile/midl.keywords
|
||||
share/vile/modes.rc
|
||||
share/vile/mvn.keywords
|
||||
share/vile/nr.keywords
|
||||
share/vile/nsis.keywords
|
||||
share/vile/objc.keywords
|
||||
|
@ -186,6 +188,7 @@ share/vile/perl/winops.pm
|
|||
share/vile/php.keywords
|
||||
share/vile/pictmode.rc
|
||||
share/vile/pot.keywords
|
||||
share/vile/prolog.keywords
|
||||
share/vile/ps.keywords
|
||||
share/vile/py.keywords
|
||||
share/vile/rb.keywords
|
||||
|
@ -225,6 +228,7 @@ share/vile/which.rc
|
|||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/xsl.keywords
|
||||
share/vile/yacc.keywords
|
||||
@dirrm share/vile/doc
|
||||
@dirrm share/vile/perl/Vile
|
||||
|
|
|
@ -89,6 +89,7 @@ lib/vile/vile-yacc-filt.so
|
|||
%%PORTDOCS%%share/doc/vile/perl.doc
|
||||
%%PORTDOCS%%share/doc/vile/visvile.doc
|
||||
share/vile/ada.keywords
|
||||
share/vile/ant.keywords
|
||||
share/vile/as.keywords
|
||||
share/vile/as386.keywords
|
||||
share/vile/asm.keywords
|
||||
|
@ -152,6 +153,7 @@ share/vile/make.keywords
|
|||
share/vile/manpage.rc
|
||||
share/vile/mcrl.keywords
|
||||
share/vile/midl.keywords
|
||||
share/vile/mvn.keywords
|
||||
share/vile/modes.rc
|
||||
share/vile/nr.keywords
|
||||
share/vile/nsis.keywords
|
||||
|
@ -187,6 +189,7 @@ share/vile/perl/winops.pm
|
|||
share/vile/php.keywords
|
||||
share/vile/pictmode.rc
|
||||
share/vile/pot.keywords
|
||||
share/vile/prolog.keywords
|
||||
share/vile/ps.keywords
|
||||
share/vile/py.keywords
|
||||
share/vile/rb.keywords
|
||||
|
@ -225,6 +228,7 @@ share/vile/which.rc
|
|||
share/vile/xml.keywords
|
||||
share/vile/xres.keywords
|
||||
share/vile/xs.keywords
|
||||
share/vile/xsl.keywords
|
||||
share/vile/yacc.keywords
|
||||
@dirrm share/vile/doc
|
||||
@dirrm share/vile/perl/Vile
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= xvile
|
||||
PORTVERSION= 9.7m
|
||||
PORTVERSION= 9.7t
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://invisible-island.net/vile/ \
|
||||
ftp://dickey.his.com/vile/ \
|
||||
|
@ -27,7 +27,14 @@ PATCHFILES= vile-9.7a.patch.gz \
|
|||
vile-9.7j.patch.gz \
|
||||
vile-9.7k.patch.gz \
|
||||
vile-9.7l.patch.gz \
|
||||
vile-9.7m.patch.gz
|
||||
vile-9.7m.patch.gz \
|
||||
vile-9.7n.patch.gz \
|
||||
vile-9.7o.patch.gz \
|
||||
vile-9.7p.patch.gz \
|
||||
vile-9.7q.patch.gz \
|
||||
vile-9.7r.patch.gz \
|
||||
vile-9.7s.patch.gz \
|
||||
vile-9.7t.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
|
||||
|
|
|
@ -40,3 +40,24 @@ SIZE (vile-9.7l.patch.gz) = 79150
|
|||
MD5 (vile-9.7m.patch.gz) = a4c23f2108ba58e3915cdd5ae74859c4
|
||||
SHA256 (vile-9.7m.patch.gz) = 2c5c0a5454e9cea3ce3b954c604bd2601d9f0c92ebecc431bf140d910ed540d6
|
||||
SIZE (vile-9.7m.patch.gz) = 28681
|
||||
MD5 (vile-9.7n.patch.gz) = 87353c071a86fb99c16961e6405f54ef
|
||||
SHA256 (vile-9.7n.patch.gz) = 86dd6abeae46da748dba5cbdaeeed76fa3558e31a148e211be71a35a27d76932
|
||||
SIZE (vile-9.7n.patch.gz) = 67289
|
||||
MD5 (vile-9.7o.patch.gz) = 66cdeabf7f983595db94bf739519d4e2
|
||||
SHA256 (vile-9.7o.patch.gz) = faf19ddb3457b6fe7f789a14e23167fb57e4a7906c905fdf7ee96e3757961279
|
||||
SIZE (vile-9.7o.patch.gz) = 16926
|
||||
MD5 (vile-9.7p.patch.gz) = edab1f0bc8a37be80352b7463398ada7
|
||||
SHA256 (vile-9.7p.patch.gz) = edaa358857620305af630c95d7e7d57e9cff8c760b62f4d5777bbd0ea836739d
|
||||
SIZE (vile-9.7p.patch.gz) = 4665
|
||||
MD5 (vile-9.7q.patch.gz) = ef24099811d9b952c67a7d6d46cfe9c2
|
||||
SHA256 (vile-9.7q.patch.gz) = 837139f6a478603af1c681501af70e3f518fe63eef402e9fbe44c43e8456e651
|
||||
SIZE (vile-9.7q.patch.gz) = 28584
|
||||
MD5 (vile-9.7r.patch.gz) = be913ba796353050d9611ecd7d8d8394
|
||||
SHA256 (vile-9.7r.patch.gz) = 301fa9872a45ddfe35792798faa92337ee45f38d7a3151bd1c3438392f1580ad
|
||||
SIZE (vile-9.7r.patch.gz) = 13474
|
||||
MD5 (vile-9.7s.patch.gz) = fcb309ff2d5459a8c967890bae40fa53
|
||||
SHA256 (vile-9.7s.patch.gz) = 751be763b97ade6b9220407d45cb8ac6d9566533eee241086c60371d1abc9e00
|
||||
SIZE (vile-9.7s.patch.gz) = 18208
|
||||
MD5 (vile-9.7t.patch.gz) = 79ecc34876efaab976c1c58e88b2cd2a
|
||||
SHA256 (vile-9.7t.patch.gz) = f55b5c8ae7548509c3d57f9e5a9029d1e3156e6f2d8a9a1e705e643a0bef7f7d
|
||||
SIZE (vile-9.7t.patch.gz) = 5381
|
||||
|
|
|
@ -107,6 +107,7 @@ share/xvile/vile/vileinit.rc
|
|||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/ant.keywords
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
|
@ -153,6 +154,7 @@ share/xvile/vile/mailcap.keywords
|
|||
share/xvile/vile/make.keywords
|
||||
share/xvile/vile/mcrl.keywords
|
||||
share/xvile/vile/midl.keywords
|
||||
share/xvile/vile/mvn.keywords
|
||||
share/xvile/vile/nr.keywords
|
||||
share/xvile/vile/nsis.keywords
|
||||
share/xvile/vile/objc.keywords
|
||||
|
@ -160,6 +162,7 @@ share/xvile/vile/perl.keywords
|
|||
share/xvile/vile/php.keywords
|
||||
share/xvile/vile/py.keywords
|
||||
share/xvile/vile/pot.keywords
|
||||
share/xvile/vile/prolog.keywords
|
||||
share/xvile/vile/rb.keywords
|
||||
share/xvile/vile/rc.keywords
|
||||
share/xvile/vile/rcs.keywords
|
||||
|
@ -188,6 +191,7 @@ share/xvile/vile/wbt.keywords
|
|||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/xsl.keywords
|
||||
share/xvile/vile/yacc.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
share/xvile/macros/dates.rc
|
||||
|
|
|
@ -107,6 +107,7 @@ share/xvile/vile/vileinit.rc
|
|||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/ant.keywords
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
|
@ -157,6 +158,7 @@ share/xvile/vile/mailcap.keywords
|
|||
share/xvile/vile/make.keywords
|
||||
share/xvile/vile/mcrl.keywords
|
||||
share/xvile/vile/midl.keywords
|
||||
share/xvile/vile/mvn.keywords
|
||||
share/xvile/vile/nr.keywords
|
||||
share/xvile/vile/nsis.keywords
|
||||
share/xvile/vile/objc.keywords
|
||||
|
@ -164,6 +166,7 @@ share/xvile/vile/perl.keywords
|
|||
share/xvile/vile/php.keywords
|
||||
share/xvile/vile/py.keywords
|
||||
share/xvile/vile/pot.keywords
|
||||
share/xvile/vile/prolog.keywords
|
||||
share/xvile/vile/rb.keywords
|
||||
share/xvile/vile/rc.keywords
|
||||
share/xvile/vile/rcs.keywords
|
||||
|
@ -188,6 +191,7 @@ share/xvile/vile/wbt.keywords
|
|||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/xsl.keywords
|
||||
share/xvile/vile/yacc.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
share/xvile/macros/dates.rc
|
||||
|
|
|
@ -131,6 +131,7 @@ share/xvile/vile/vileinit.rc
|
|||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/ant.keywords
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
|
@ -181,6 +182,7 @@ share/xvile/vile/mailcap.keywords
|
|||
share/xvile/vile/make.keywords
|
||||
share/xvile/vile/mcrl.keywords
|
||||
share/xvile/vile/midl.keywords
|
||||
share/xvile/vile/mvn.keywords
|
||||
share/xvile/vile/nr.keywords
|
||||
share/xvile/vile/nsis.keywords
|
||||
share/xvile/vile/objc.keywords
|
||||
|
@ -188,6 +190,7 @@ share/xvile/vile/perl.keywords
|
|||
share/xvile/vile/php.keywords
|
||||
share/xvile/vile/py.keywords
|
||||
share/xvile/vile/pot.keywords
|
||||
share/xvile/vile/prolog.keywords
|
||||
share/xvile/vile/rb.keywords
|
||||
share/xvile/vile/rc.keywords
|
||||
share/xvile/vile/rcs.keywords
|
||||
|
@ -212,6 +215,7 @@ share/xvile/vile/wbt.keywords
|
|||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/xsl.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
share/xvile/macros/dates.rc
|
||||
share/xvile/macros/digraphs.rc
|
||||
|
|
|
@ -131,6 +131,7 @@ share/xvile/vile/vileinit.rc
|
|||
share/xvile/vile/vileperl.rc
|
||||
share/xvile/vile/vile.hlp
|
||||
share/xvile/vile/which.rc
|
||||
share/xvile/vile/ant.keywords
|
||||
share/xvile/vile/as.keywords
|
||||
share/xvile/vile/as386.keywords
|
||||
share/xvile/vile/asm.keywords
|
||||
|
@ -181,6 +182,7 @@ share/xvile/vile/mailcap.keywords
|
|||
share/xvile/vile/make.keywords
|
||||
share/xvile/vile/mcrl.keywords
|
||||
share/xvile/vile/midl.keywords
|
||||
share/xvile/vile/mvn.keywords
|
||||
share/xvile/vile/nr.keywords
|
||||
share/xvile/vile/nsis.keywords
|
||||
share/xvile/vile/objc.keywords
|
||||
|
@ -188,6 +190,7 @@ share/xvile/vile/perl.keywords
|
|||
share/xvile/vile/php.keywords
|
||||
share/xvile/vile/py.keywords
|
||||
share/xvile/vile/pot.keywords
|
||||
share/xvile/vile/prolog.keywords
|
||||
share/xvile/vile/rb.keywords
|
||||
share/xvile/vile/rc.keywords
|
||||
share/xvile/vile/rcs.keywords
|
||||
|
@ -212,6 +215,7 @@ share/xvile/vile/wbt.keywords
|
|||
share/xvile/vile/xml.keywords
|
||||
share/xvile/vile/xres.keywords
|
||||
share/xvile/vile/xs.keywords
|
||||
share/xvile/vile/xsl.keywords
|
||||
share/xvile/macros/color-ls.rc
|
||||
share/xvile/macros/dates.rc
|
||||
share/xvile/macros/digraphs.rc
|
||||
|
|
Loading…
Add table
Reference in a new issue