summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-06-05 17:06:46 +0000
committerobrien <obrien@FreeBSD.org>2001-06-05 17:06:46 +0000
commitc5f6aaa0a2e45db668aeddcc5ace2ed4eae63c01 (patch)
tree080da2f0e8942049d567a91a3dd49f9c2ffed0dc
parent1965d39ebcc604c98834128c153433b23e0bbf02 (diff)
downloadFreeBSD-ports-c5f6aaa0a2e45db668aeddcc5ace2ed4eae63c01.zip
FreeBSD-ports-c5f6aaa0a2e45db668aeddcc5ace2ed4eae63c01.tar.gz
Update Vim 5.8 to patchlevel 1.
-rw-r--r--editors/vim5/Makefile8
-rw-r--r--editors/vim5/distinfo1
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index d9138476..342af92 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME?= vim
-PORTVERSION= 5.8
+PORTVERSION= 5.8.1
CATEGORIES?= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://relay.nuxi.com/pub/vim/unreleased/unix/ \
@@ -21,9 +21,9 @@ DISTNAME= vim-${PORTVERSION:C/\.[a-z]+$//g}
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 23 24 25 27 28 29 30
-#PATCHFILES+= 5.8.0${p}
-#.endfor
+.for p in 01
+PATCHFILES+= 5.8.0${p}
+.endfor
MAINTAINER?= obrien@FreeBSD.org
diff --git a/editors/vim5/distinfo b/editors/vim5/distinfo
index e870b41..7a6d94d 100644
--- a/editors/vim5/distinfo
+++ b/editors/vim5/distinfo
@@ -1,2 +1,3 @@
MD5 (vim/vim-5.8-src.tar.gz) = 89ab05bb5cd39eeb9e259503436c11ed
MD5 (vim/vim-5.8-rt.tar.gz) = f521c6e5f1b6308da9838a92c0ed5a04
+MD5 (vim/5.8.001) = ab4c6930f58979575e60a655dc386d82
OpenPOWER on IntegriCloud