Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2005 15:55:10 -0500 (CDT)
From:      Babak Farrokhi <babak@farrokhi.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84145: Update port editors/vim to 6.3.85
Message-ID:  <20050726205510.CDFAA56445@royalway.propagation.net>
Resent-Message-ID: <200507262100.j6QL0emT085446@freefall.freebsd.org>

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

>Number:         84145
>Category:       ports
>Synopsis:       Update port editors/vim to 6.3.85
>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:   Tue Jul 26 21:00:39 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD royalway.propagation.net 5.4-STABLE FreeBSD 5.4-STABLE #6: Thu Jun 30 05:11:17 CDT 2005 root@royalway.propagation.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- vim-6.3.85.patch begins here ---
diff -ruN vim.orig/Makefile vim/Makefile
--- vim.orig/Makefile	Tue Jul 26 15:37:22 2005
+++ vim/Makefile	Tue Jul 26 15:51:47 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME?=	vim
-PATCHLEVEL=	79
+PATCHLEVEL=	85
 PORTVERSION=	6.3.${PATCHLEVEL}
 PORTREVISION?=	0
 CATEGORIES?=	editors
@@ -18,7 +18,7 @@
 PATCHFILES!=	/usr/bin/jot -s " " -w ${PORTVERSION:C/\.[0-9]*$//}.%03d  \
 			${PATCHLEVEL} 1 ${PATCHLEVEL}
 #	bits to remove
-BADPATCHES=	000 022 025 035 038 041 044 047 048 052 073 077 078
+BADPATCHES=	000 022 025 035 038 041 044 047 048 052 073 077 078 080 083 084
 .for p in ${BADPATCHES}
 PATCHFILES:=	${PATCHFILES:N6.3.${p}}
 .endfor
diff -ruN vim.orig/distinfo vim/distinfo
--- vim.orig/distinfo	Tue Jul 26 15:37:22 2005
+++ vim/distinfo	Tue Jul 26 15:52:18 2005
@@ -134,3 +134,9 @@
 SIZE (vim/6.3.076) = 3546
 MD5 (vim/6.3.079) = 6d9d39cd3440d628fc09cd8eeabd64ab
 SIZE (vim/6.3.079) = 1853
+MD5 (vim/6.3.081) = 24e8249cbb5a54c8c1f68baef225e852
+SIZE (vim/6.3.081) = 1729
+MD5 (vim/6.3.082) = 337d03cf50317445534131717e62693b
+SIZE (vim/6.3.082) = 2102
+MD5 (vim/6.3.085) = 03b3ba06adb63ec38a96047c69d9fe45
+SIZE (vim/6.3.085) = 3408
--- vim-6.3.85.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?20050726205510.CDFAA56445>