diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2003-10-09 09:54:54 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2003-10-09 09:54:54 +0000 |
commit | 75870fcc3e00a2a9d65da2ad11b8c4d4948a0fee (patch) | |
tree | 5549c82003f5338968ba4dd79280518af2d2a12f /editors/xvile | |
parent | f8a2d7907d3489685c2cebf626e786143abd99b3 (diff) |
Update to version 9.4a.
Notes
Notes:
svn path=/head/; revision=90698
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 5 | ||||
-rw-r--r-- | editors/xvile/distinfo | 1 | ||||
-rw-r--r-- | editors/xvile/pkg-plist | 1 | ||||
-rw-r--r-- | editors/xvile/pkg-plist.filt | 1 | ||||
-rw-r--r-- | editors/xvile/pkg-plist.perl | 1 | ||||
-rw-r--r-- | editors/xvile/pkg-plist.perl+filt | 1 |
6 files changed, 9 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 21ae8084e6b8..5d83643c0341 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -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 diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index c5624d27f4ab..555830ec9765 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/distinfo @@ -1 +1,2 @@ MD5 (vile-9.4.tgz) = 1c69045467b7c48be99fa7ac2052a95f +MD5 (vile-9.4a.patch.gz) = a6fc7b8a370cbd75d8b08c78c10c9422 diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist index 87fdadb81b91..0b112afbebf5 100644 --- a/editors/xvile/pkg-plist +++ b/editors/xvile/pkg-plist @@ -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 diff --git a/editors/xvile/pkg-plist.filt b/editors/xvile/pkg-plist.filt index 1ce62bda0c9f..3167ec413fbe 100644 --- a/editors/xvile/pkg-plist.filt +++ b/editors/xvile/pkg-plist.filt @@ -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 diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl index e009cdb5a22a..26a30714ab25 100644 --- a/editors/xvile/pkg-plist.perl +++ b/editors/xvile/pkg-plist.perl @@ -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 diff --git a/editors/xvile/pkg-plist.perl+filt b/editors/xvile/pkg-plist.perl+filt index 9c1e8aeb73b3..8464e43fe556 100644 --- a/editors/xvile/pkg-plist.perl+filt +++ b/editors/xvile/pkg-plist.perl+filt @@ -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 |