diff options
author | obrien <obrien@FreeBSD.org> | 2000-11-03 21:05:20 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-11-03 21:05:20 +0800 |
commit | 2bd69affb5ed51894f870cbe5d4e7a8693266c35 (patch) | |
tree | 1ab15ed01acd8ca6d759b2dba67913332ae7ce4e /editors/vim5 | |
parent | 3e1897fc0c1e6ae7ef3448a8d9073ff393ba9168 (diff) | |
download | freebsd-ports-gnome-2bd69affb5ed51894f870cbe5d4e7a8693266c35.tar.gz freebsd-ports-gnome-2bd69affb5ed51894f870cbe5d4e7a8693266c35.tar.zst freebsd-ports-gnome-2bd69affb5ed51894f870cbe5d4e7a8693266c35.zip |
Update Vim 5.7 to patchlevel 14.
Diffstat (limited to 'editors/vim5')
-rw-r--r-- | editors/vim5/Makefile | 4 | ||||
-rw-r--r-- | editors/vim5/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 3269104217bd..989f9d920562 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.13 +PORTVERSION= 5.7.14 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 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 4bfe69b4fcba..7181c27aed86 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -11,3 +11,4 @@ MD5 (vim/5.7.008) = b39514242aa4273a8b6ac6682c31e319 MD5 (vim/5.7.010) = ad101d5fa02db54c7bfadac06dc85ca1 MD5 (vim/5.7.012) = 0d61a6cfd21ab8c2125eaadd1ec7b2c6 MD5 (vim/5.7.013) = f0c95eb67af59edb91793bc56a08dc29 +MD5 (vim/5.7.014) = 4b24b1b725f275a3345fae89201fe7db |