Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 09:39:41 +0330
From:      "Babak Farrokhi" <babak@farrokhi.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94719: update port editors/vim to 6.4.9
Message-ID:  <1142834981.8817@home.farrokhi.net>
Resent-Message-ID: <200603200610.k2K6ADjj059566@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94719
>Category:       ports
>Synopsis:       update port editors/vim to 6.4.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 20 06:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Thu Mar 16 19:09:32 IRST 2006
    root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME



>Description:





>How-To-Repeat:





>Fix:


--- vim.patch begins here ---
diff -ruN vim.orig/Makefile vim/Makefile
--- vim.orig/Makefile	Mon Mar 20 09:34:07 2006
+++ vim/Makefile	Mon Mar 20 09:34:37 2006
@@ -7,9 +7,8 @@
 #
 
 PORTNAME?=	vim
-PATCHLEVEL=	6
+PATCHLEVEL=	9
 PORTVERSION=	6.4.${PATCHLEVEL}
-PORTREVISION?=	1
 CATEGORIES?=	editors
 MASTER_SITES=	${MASTER_SITE_VIM}
 DISTNAME=	vim-${PORTVERSION:C/\.[0-9a-z]*$//}
@@ -18,7 +17,7 @@
 PATCHFILES!=	/usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d  \
 			${PATCHLEVEL} 1 ${PATCHLEVEL}
 #	bits to remove
-BADPATCHES=	000 001
+BADPATCHES=	000 001 009
 .for p in ${BADPATCHES}
 PATCHFILES:=	${PATCHFILES:N6.4.${p}}
 .endfor
diff -ruN vim.orig/distinfo vim/distinfo
--- vim.orig/distinfo	Mon Mar 20 09:34:07 2006
+++ vim/distinfo	Mon Mar 20 09:34:59 2006
@@ -16,3 +16,9 @@
 MD5 (vim/6.4.006) = 82a1ca21cec39b3624036247f4f40fdc
 SHA256 (vim/6.4.006) = 1fe6be6a4e5378428adb92cf4d783ac3ab52613badf45444b2d01eed0e8cf76b
 SIZE (vim/6.4.006) = 2320
+MD5 (vim/6.4.007) = 253152bc93743b464f08f9f5d831fe52
+SHA256 (vim/6.4.007) = 6888aa7d8d8fc786a07a834676cdf5bf6d0c70777008cd7518b0c5748e9359a8
+SIZE (vim/6.4.007) = 1717
+MD5 (vim/6.4.008) = b4f9997af33d3f857327e4fede95ac3f
+SHA256 (vim/6.4.008) = 14b28c32ad8c2529d7051461c55210d511bd8965a96e9b4295d2788c9fd90c47
+SIZE (vim/6.4.008) = 2199
--- vim.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1142834981.8817>