diff options
author | obrien <obrien@FreeBSD.org> | 2001-04-01 06:53:34 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-04-01 06:53:34 +0800 |
commit | 1ac5e109fdedad2c9203e800ea5e7651788d13ea (patch) | |
tree | 85e3af2832c86e2d1f158b9196eb8eb21bd85f57 /editors/vim5 | |
parent | baf825fa0ece4448e99e8fbd75d66befb70f94bb (diff) | |
download | freebsd-ports-gnome-1ac5e109fdedad2c9203e800ea5e7651788d13ea.tar.gz freebsd-ports-gnome-1ac5e109fdedad2c9203e800ea5e7651788d13ea.tar.zst freebsd-ports-gnome-1ac5e109fdedad2c9203e800ea5e7651788d13ea.zip |
Update Vim 5.7 to patchlevel 27.
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 7c47072a6380..9254c7de4f85 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.25 +PORTVERSION= 5.7.27 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 15 16 17 18 19 20 21 22 23 24 25 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 832786676052..505d860cd8d9 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -23,3 +23,4 @@ MD5 (vim/5.7.022) = dcadf07066a1ac2bd51d94ac95fcd43d MD5 (vim/5.7.023) = 5d894cec54f478ceaa5aed1a51f017da MD5 (vim/5.7.024) = dd89b25e912dcdaf61920b9010c63e21 MD5 (vim/5.7.025) = 4905ba456ce9f9a1217d9fbb068cce5e +MD5 (vim/5.7.027) = 62abe4c53df85dc1ede40cb486d20cd2 |