diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-15 11:26:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-02-15 11:26:38 +0000 |
commit | 09369601ecc623b04eb6d5c697e5c4ec7d611448 (patch) | |
tree | d79775eb3ef2673f4ee778b87b0373897d9639a3 | |
parent | Do not attempt to remove .../include/apache, which belongs to the Apache (diff) |
Update Vim 5.7 to patchlevel 24.
Notes
Notes:
svn path=/head/; revision=38363
-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 8754b406a36c..0a838cf723af 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.22 +PORTVERSION= 5.7.24 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 +.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 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index acb616b9768a..9e022143cf75 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -20,3 +20,5 @@ MD5 (vim/5.7.019) = d3e9e224254cb369dd11a2ce920cccb7 MD5 (vim/5.7.020) = f35ed78ef73e9f2438d651e6a50fa5d2 MD5 (vim/5.7.021) = 31fa6a8e4d6eeabea70e6c2506e53c64 MD5 (vim/5.7.022) = dcadf07066a1ac2bd51d94ac95fcd43d +MD5 (vim/5.7.023) = 5d894cec54f478ceaa5aed1a51f017da +MD5 (vim/5.7.024) = dd89b25e912dcdaf61920b9010c63e21 |