diff options
author | obrien <obrien@FreeBSD.org> | 2001-09-26 05:38:55 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-09-26 05:38:55 +0000 |
commit | 6157106ffd5a712223c3ec259a54378609eec6c1 (patch) | |
tree | cbeada56058b7726dbc948be7b7e1e62c338de59 /editors/vim | |
parent | be303b316010d04b6957766a41b90f37d60d8a41 (diff) | |
download | FreeBSD-ports-6157106ffd5a712223c3ec259a54378609eec6c1.zip FreeBSD-ports-6157106ffd5a712223c3ec259a54378609eec6c1.tar.gz |
Update to Vim 6.0 beta AX patchlevel 20
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 99cbf96..a8437e6 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -8,7 +8,7 @@ PORTNAME?= vim PORTVERSION= 6.0ax -PORTREVISION?= 13 +PORTREVISION?= 20 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \ @@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ DISTNAME= vim-${PORTVERSION} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 07 08 09 10 11 12 13 +.for p in 01 02 03 04 05 06 07 08 09 10 11 12 13 15 16 17 18 19 20 PATCHFILES+= ${PORTVERSION}.0${p} .endfor diff --git a/editors/vim/distinfo b/editors/vim/distinfo index 8e5c144..52a8371 100644 --- a/editors/vim/distinfo +++ b/editors/vim/distinfo @@ -9,6 +9,13 @@ MD5 (vim/6.0ax.007) = 267582fd377330739211747e9f10e1c0 MD5 (vim/6.0ax.008) = 7c406170e30fdf0fada65fbde1e427ee MD5 (vim/6.0ax.009) = 1791e30510b276b09a087ff36ecff74a MD5 (vim/6.0ax.010) = 2d5e109709fe0df79ade48a1042ca09d -MD5 (vim/6.0ax.011) = 765ac53b27433a3d8fdb1e2f1cbaf19d +MD5 (vim/6.0ax.011) = bd99ab42cec57fe88c8938125ab1d2af MD5 (vim/6.0ax.012) = aabed1cef1814517867af561a4325e92 MD5 (vim/6.0ax.013) = e2e7be83cf198c77a9e177dc279b98fd +MD5 (vim/6.0ax.014) = 9ced63afe30f91747c2811f63c41cfe4 +MD5 (vim/6.0ax.015) = d8a2e7fef48755e2df607baf755e2a76 +MD5 (vim/6.0ax.016) = ddb0d9459b8ce35201b8bb068d0dd5c5 +MD5 (vim/6.0ax.017) = 48890f20132af0b93d834e84fed3816b +MD5 (vim/6.0ax.018) = 187a4d9e92268191e05f81cdbd92ebe6 +MD5 (vim/6.0ax.019) = 639738444aa97aedd9a2c396caf3a60d +MD5 (vim/6.0ax.020) = 07b447634fce9c940447f5082fc14be4 |