From c0455569dbf5ef3008cd4f7d1d91db3444551f3a Mon Sep 17 00:00:00 2001 From: obrien Date: Mon, 13 Nov 2000 22:35:39 +0000 Subject: Update Vim 5.7 to patchlevel 15. --- editors/vim5/Makefile | 4 ++-- editors/vim5/distinfo | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/vim5') diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 22a01606219e..b1d883c2a734 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.14 +PORTVERSION= 5.7.15 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ ftp://ftp.nuxi.com/pub/vim/unix/ \ @@ -21,7 +21,7 @@ DISTNAME= vim-5.7 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 07 08 10 12 13 14 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 7181c27aed86..54509efea998 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -12,3 +12,4 @@ MD5 (vim/5.7.010) = ad101d5fa02db54c7bfadac06dc85ca1 MD5 (vim/5.7.012) = 0d61a6cfd21ab8c2125eaadd1ec7b2c6 MD5 (vim/5.7.013) = f0c95eb67af59edb91793bc56a08dc29 MD5 (vim/5.7.014) = 4b24b1b725f275a3345fae89201fe7db +MD5 (vim/5.7.015) = 2d6adfe343dda70504179acb2a18012a -- cgit