diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-28 03:18:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-28 03:18:38 +0000 |
commit | 0444c438dcb97bf05ee1746803c06c02de98798e (patch) | |
tree | ba268f6184057527f78213bbda51b67f2a082ac7 /editors/vim5 | |
parent | be8168529b55361dabbbe5da4b53837f63bb73d7 (diff) | |
download | ports-0444c438dcb97bf05ee1746803c06c02de98798e.tar.gz ports-0444c438dcb97bf05ee1746803c06c02de98798e.zip |
Notes
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 c0c1e618299f..3269104217bd 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.12 +PORTVERSION= 5.7.13 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 +.for p in 01 02 03 04 05 06 07 08 10 12 13 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 7c9f7d0f4141..4bfe69b4fcba 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -10,3 +10,4 @@ MD5 (vim/5.7.007) = 0b1eddade543bdd13f4a5b2b6c21ad2a MD5 (vim/5.7.008) = b39514242aa4273a8b6ac6682c31e319 MD5 (vim/5.7.010) = ad101d5fa02db54c7bfadac06dc85ca1 MD5 (vim/5.7.012) = 0d61a6cfd21ab8c2125eaadd1ec7b2c6 +MD5 (vim/5.7.013) = f0c95eb67af59edb91793bc56a08dc29 |