diff options
author | obrien <obrien@FreeBSD.org> | 2000-11-14 06:35:39 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-11-14 06:35:39 +0800 |
commit | c0455569dbf5ef3008cd4f7d1d91db3444551f3a (patch) | |
tree | f9c809972183ec2365ef49c73a8204838114da6d /editors/vim5 | |
parent | 49a0da0a872486857e5a3eb9489ec9b68646839f (diff) | |
download | freebsd-ports-gnome-c0455569dbf5ef3008cd4f7d1d91db3444551f3a.tar.gz freebsd-ports-gnome-c0455569dbf5ef3008cd4f7d1d91db3444551f3a.tar.zst freebsd-ports-gnome-c0455569dbf5ef3008cd4f7d1d91db3444551f3a.zip |
Update Vim 5.7 to patchlevel 15.
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 22a01606219e..b1d883c2a734 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PORTVERSION= 5.7.14 +PORTVERSION= 5.7.15 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 +.for p in 01 02 03 04 05 06 07 08 10 12 13 14 15 PATCHFILES+= 5.7.0${p} .endfor diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo index 7181c27aed86..54509efea998 100644 --- a/editors/vim5/distinfo +++ b/editors/vim5/distinfo @@ -12,3 +12,4 @@ MD5 (vim/5.7.010) = ad101d5fa02db54c7bfadac06dc85ca1 MD5 (vim/5.7.012) = 0d61a6cfd21ab8c2125eaadd1ec7b2c6 MD5 (vim/5.7.013) = f0c95eb67af59edb91793bc56a08dc29 MD5 (vim/5.7.014) = 4b24b1b725f275a3345fae89201fe7db +MD5 (vim/5.7.015) = 2d6adfe343dda70504179acb2a18012a |