diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-26 05:38:55 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-26 05:38:55 +0000 |
commit | 373940463ab9389c1ef2842d35197e7b6dc4add5 (patch) | |
tree | 40dc56640291ab2da583099ab94d3b7f37161563 /editors/vim6 | |
parent | a73a12694dbf104487464e12fa486d1b59dfff0c (diff) | |
download | ports-373940463ab9389c1ef2842d35197e7b6dc4add5.tar.gz ports-373940463ab9389c1ef2842d35197e7b6dc4add5.zip |
Notes
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 4 | ||||
-rw-r--r-- | editors/vim6/distinfo | 9 |
2 files changed, 10 insertions, 3 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 99cbf962fdb4..a8437e6b45ec 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/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/vim6/distinfo b/editors/vim6/distinfo index 8e5c14432afd..52a8371e76d4 100644 --- a/editors/vim6/distinfo +++ b/editors/vim6/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 |