mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Update to version 9.4a.
This commit is contained in:
parent
f8a2d7907d
commit
75870fcc3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90698
@ -6,13 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= vile
|
||||
PORTVERSION= 9.4
|
||||
PORTVERSION= 9.4a
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
|
||||
ftp://dickey.his.com/vile/
|
||||
DISTNAME= vile-9.4
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
|
||||
PATCHFILES= vile-9.4a.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
COMMENT= VI Like Emacs. a vi "workalike", with many additional features
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (vile-9.4.tgz) = 1c69045467b7c48be99fa7ac2052a95f
|
||||
MD5 (vile-9.4a.patch.gz) = a6fc7b8a370cbd75d8b08c78c10c9422
|
||||
|
@ -115,6 +115,7 @@ share/vile/imake.keywords
|
||||
share/vile/java.keywords
|
||||
share/vile/latex.keywords
|
||||
share/vile/lex.keywords
|
||||
share/vile/lisp.keywords
|
||||
share/vile/m4.keywords
|
||||
share/vile/mail.keywords
|
||||
share/vile/make.keywords
|
||||
|
@ -56,6 +56,7 @@ share/vile/imake.keywords
|
||||
share/vile/java.keywords
|
||||
share/vile/latex.keywords
|
||||
share/vile/lex.keywords
|
||||
share/vile/lisp.keywords
|
||||
share/vile/m4.keywords
|
||||
share/vile/mail.keywords
|
||||
share/vile/make.keywords
|
||||
|
@ -144,6 +144,7 @@ share/vile/java.keywords
|
||||
share/vile/js.keywords
|
||||
share/vile/latex.keywords
|
||||
share/vile/lex.keywords
|
||||
share/vile/lisp.keywords
|
||||
share/vile/m4.keywords
|
||||
share/vile/mail.keywords
|
||||
share/vile/make.keywords
|
||||
|
@ -85,6 +85,7 @@ share/vile/java.keywords
|
||||
share/vile/js.keywords
|
||||
share/vile/latex.keywords
|
||||
share/vile/lex.keywords
|
||||
share/vile/lisp.keywords
|
||||
share/vile/m4.keywords
|
||||
share/vile/mail.keywords
|
||||
share/vile/make.keywords
|
||||
|
@ -6,13 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= xvile
|
||||
PORTVERSION= 9.4
|
||||
PORTVERSION= 9.4a
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \
|
||||
ftp://dickey.his.com/vile/
|
||||
DISTNAME= vile-9.4
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
PATCH_SITES= ${MASTER_SITES:S,vile/,vile/patches/,g}
|
||||
PATCHFILES= vile-9.4a.patch.gz
|
||||
|
||||
MAINTAINER= gj@FreeBSD.org
|
||||
COMMENT= VI Like Emacs, X11 version -- a fully "X aware" vi work-alike
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (vile-9.4.tgz) = 1c69045467b7c48be99fa7ac2052a95f
|
||||
MD5 (vile-9.4a.patch.gz) = a6fc7b8a370cbd75d8b08c78c10c9422
|
||||
|
@ -122,6 +122,7 @@ share/xvile/vile/java.keywords
|
||||
share/xvile/vile/js.keywords
|
||||
share/xvile/vile/latex.keywords
|
||||
share/xvile/vile/lex.keywords
|
||||
share/xvile/vile/lisp.keywords
|
||||
share/xvile/vile/m4.keywords
|
||||
share/xvile/vile/mail.keywords
|
||||
share/xvile/vile/make.keywords
|
||||
|
@ -65,6 +65,7 @@ share/xvile/vile/java.keywords
|
||||
share/xvile/vile/js.keywords
|
||||
share/xvile/vile/latex.keywords
|
||||
share/xvile/vile/lex.keywords
|
||||
share/xvile/vile/lisp.keywords
|
||||
share/xvile/vile/m4.keywords
|
||||
share/xvile/vile/mail.keywords
|
||||
share/xvile/vile/make.keywords
|
||||
|
@ -148,6 +148,7 @@ share/xvile/vile/java.keywords
|
||||
share/xvile/vile/js.keywords
|
||||
share/xvile/vile/latex.keywords
|
||||
share/xvile/vile/lex.keywords
|
||||
share/xvile/vile/lisp.keywords
|
||||
share/xvile/vile/m4.keywords
|
||||
share/xvile/vile/mail.keywords
|
||||
share/xvile/vile/make.keywords
|
||||
|
@ -89,6 +89,7 @@ share/xvile/vile/java.keywords
|
||||
share/xvile/vile/js.keywords
|
||||
share/xvile/vile/latex.keywords
|
||||
share/xvile/vile/lex.keywords
|
||||
share/xvile/vile/lisp.keywords
|
||||
share/xvile/vile/m4.keywords
|
||||
share/xvile/vile/mail.keywords
|
||||
share/xvile/vile/make.keywords
|
||||
|
Loading…
Reference in New Issue
Block a user