diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-29 07:49:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-29 07:49:02 +0000 |
commit | 545a36efa819a9b003938e16b6db9938a2edcdb9 (patch) | |
tree | 14cead12a85b280b622c331f580bc62bfab3dc7c /editors/vim5 | |
parent | 370ea5ada81a86988edf355dea40d822ae80be8f (diff) | |
download | ports-545a36efa819a9b003938e16b6db9938a2edcdb9.tar.gz ports-545a36efa819a9b003938e16b6db9938a2edcdb9.zip |
Notes
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 aeb34d901c58..7aec4331ea20 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.8.4 +PORTVERSION= 5.8.6 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 +.for p in 01 02 03 04 05 06 PATCHFILES+= 5.8.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 97aa79759a16..85904f1f22cd 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -4,3 +4,5 @@ MD5 (vim/5.8.001) = ab4c6930f58979575e60a655dc386d82 MD5 (vim/5.8.002) = af4ec645a8e9bdf1eb24e6b559918aa5 MD5 (vim/5.8.003) = 23cb281597b31ff8d85d303ef9ed8d15 MD5 (vim/5.8.004) = cc9b36e05fe093e16010b16b6e000b41 +MD5 (vim/5.8.005) = 8d18f9012e6e3a608756fcb0a5174afd +MD5 (vim/5.8.006) = e60d18ab02dad1b20051b58ce4f50ee7 |