diff options
author | obrien <obrien@FreeBSD.org> | 2001-07-24 00:27:58 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-07-24 00:27:58 +0800 |
commit | 20c2655e15cb3f9da791e5c3ddcff71da89fe08f (patch) | |
tree | 1995122354bdb0e2cef02ec5e088a3aef3c529c2 /editors/vim5 | |
parent | f6a928f16deb6b29a04d7ca45da2385ea4df147d (diff) | |
download | freebsd-ports-gnome-20c2655e15cb3f9da791e5c3ddcff71da89fe08f.tar.gz freebsd-ports-gnome-20c2655e15cb3f9da791e5c3ddcff71da89fe08f.tar.zst freebsd-ports-gnome-20c2655e15cb3f9da791e5c3ddcff71da89fe08f.zip |
Update Vim 5.8 to patchlevel 8.
Diffstat (limited to 'editors/vim5')
-rw-r--r-- | editors/vim5/Makefile | 4 | ||||
-rw-r--r-- | editors/vim5/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 7aec4331ea20..fc752c664f80 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.8.6 +PORTVERSION= 5.8.8 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ ftp://relay.nuxi.com/pub/vim/unreleased/unix/ \ @@ -21,7 +21,7 @@ DISTNAME= vim-${PORTVERSION:C/\.[0-9]+$//g} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 +.for p in 01 02 03 04 05 06 07 08 PATCHFILES+= 5.8.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 85904f1f22cd..f5ec18db2fdf 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -6,3 +6,5 @@ MD5 (vim/5.8.003) = 23cb281597b31ff8d85d303ef9ed8d15 MD5 (vim/5.8.004) = cc9b36e05fe093e16010b16b6e000b41 MD5 (vim/5.8.005) = 8d18f9012e6e3a608756fcb0a5174afd MD5 (vim/5.8.006) = e60d18ab02dad1b20051b58ce4f50ee7 +MD5 (vim/5.8.007) = 79064f7fd3be4a5804ffb5e258d39028 +MD5 (vim/5.8.008) = f5a5884deb37f7a1587fac51bb21fc97 |