From 75870fcc3e00a2a9d65da2ad11b8c4d4948a0fee Mon Sep 17 00:00:00 2001 From: Gary Jennejohn Date: Thu, 9 Oct 2003 09:54:54 +0000 Subject: Update to version 9.4a. --- editors/vile/Makefile | 5 ++++- editors/vile/distinfo | 1 + editors/vile/pkg-plist | 1 + editors/vile/pkg-plist.filt | 1 + editors/vile/pkg-plist.perl | 1 + editors/vile/pkg-plist.perl+filt | 1 + 6 files changed, 9 insertions(+), 1 deletion(-) (limited to 'editors/vile') diff --git a/editors/vile/Makefile b/editors/vile/Makefile index 91a162bc0384..32fee8e3321b 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -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 diff --git a/editors/vile/distinfo b/editors/vile/distinfo index c5624d27f4ab..555830ec9765 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -1 +1,2 @@ MD5 (vile-9.4.tgz) = 1c69045467b7c48be99fa7ac2052a95f +MD5 (vile-9.4a.patch.gz) = a6fc7b8a370cbd75d8b08c78c10c9422 diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index 6715d7f7bf8b..5f59a14782e9 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -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 diff --git a/editors/vile/pkg-plist.filt b/editors/vile/pkg-plist.filt index c98c0e3f2c61..ed5db63dd699 100644 --- a/editors/vile/pkg-plist.filt +++ b/editors/vile/pkg-plist.filt @@ -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 diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl index d52deef6c12c..9e2420d3a8cf 100644 --- a/editors/vile/pkg-plist.perl +++ b/editors/vile/pkg-plist.perl @@ -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 diff --git a/editors/vile/pkg-plist.perl+filt b/editors/vile/pkg-plist.perl+filt index 2a0c8c0b598e..f5f7ad8c711c 100644 --- a/editors/vile/pkg-plist.perl+filt +++ b/editors/vile/pkg-plist.perl+filt @@ -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 -- cgit