From 2e22d3a6d042cd678f6939bd29b014885f861290 Mon Sep 17 00:00:00 2001 From: gj Date: Mon, 26 Jul 2004 18:55:07 +0000 Subject: Update to version 9.4h. --- editors/vile/Makefile | 6 ++++-- editors/vile/distinfo | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'editors/vile') diff --git a/editors/vile/Makefile b/editors/vile/Makefile index f0a8ad82948e..567dba9d791e 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vile -PORTVERSION= 9.4f +PORTVERSION= 9.4h CATEGORIES= editors MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \ ftp://dickey.his.com/vile/ @@ -19,7 +19,9 @@ PATCHFILES= vile-9.4a.patch.gz \ vile-9.4c.patch.gz \ vile-9.4d.patch.gz \ vile-9.4e.patch.gz \ - vile-9.4f.patch.gz + vile-9.4f.patch.gz \ + vile-9.4g.patch.gz \ + vile-9.4h.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 42099351561a..d87aa213327a 100644 --- a/editors/vile/distinfo +++ b/editors/vile/distinfo @@ -12,3 +12,7 @@ MD5 (vile-9.4e.patch.gz) = 47bc4094e9d48e215b6a35c3c49a08fa SIZE (vile-9.4e.patch.gz) = 65335 MD5 (vile-9.4f.patch.gz) = c6dbd9f6bbcdad0fc4e1370b2c18753a SIZE (vile-9.4f.patch.gz) = 33952 +MD5 (vile-9.4g.patch.gz) = a191a3d133c4c296e7cf88c2e7a7b370 +SIZE (vile-9.4g.patch.gz) = 118824 +MD5 (vile-9.4h.patch.gz) = ee974b18621b67bceb6aa58bf4f41823 +SIZE (vile-9.4h.patch.gz) = 5336 -- cgit