diff options
author | gj <gj@FreeBSD.org> | 2004-07-27 02:55:07 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2004-07-27 02:55:07 +0800 |
commit | 2e22d3a6d042cd678f6939bd29b014885f861290 (patch) | |
tree | ecd55b6fd5ef7b348c71ac1d33497623955ae829 /editors/xvile | |
parent | a8b47fa042dae66af961f5431c861c9c6b5a3fc3 (diff) | |
download | freebsd-ports-gnome-2e22d3a6d042cd678f6939bd29b014885f861290.tar.gz freebsd-ports-gnome-2e22d3a6d042cd678f6939bd29b014885f861290.tar.zst freebsd-ports-gnome-2e22d3a6d042cd678f6939bd29b014885f861290.zip |
Update to version 9.4h.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 6 | ||||
-rw-r--r-- | editors/xvile/distinfo | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 9a6a96dbdbd2..9a5bc6b839e2 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xvile -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, X11 version -- a fully "X aware" vi work-alike diff --git a/editors/xvile/distinfo b/editors/xvile/distinfo index 42099351561a..d87aa213327a 100644 --- a/editors/xvile/distinfo +++ b/editors/xvile/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 |