From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 6 13:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3A916A41F for ; Thu, 6 Oct 2005 13:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955E343D45 for ; Thu, 6 Oct 2005 13:40:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j96DeK8h072245 for ; Thu, 6 Oct 2005 13:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j96DeKFr072244; Thu, 6 Oct 2005 13:40:20 GMT (envelope-from gnats) Resent-Date: Thu, 6 Oct 2005 13:40:20 GMT Resent-Message-Id: <200510061340.j96DeKFr072244@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Babak Farrokhi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 867C616A422 for ; Thu, 6 Oct 2005 13:37:03 +0000 (GMT) (envelope-from root@royalway.propagation.net) Received: from royalway.propagation.net (royalway.propagation.net [66.221.228.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A2E743D45 for ; Thu, 6 Oct 2005 13:37:03 +0000 (GMT) (envelope-from root@royalway.propagation.net) Received: by royalway.propagation.net (Postfix, from userid 0) id D875656445; Thu, 6 Oct 2005 08:37:02 -0500 (CDT) Message-Id: <20051006133702.D875656445@royalway.propagation.net> Date: Thu, 6 Oct 2005 08:37:02 -0500 (CDT) From: Babak Farrokhi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86992: update editors/vim to 6.3.90 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Babak Farrokhi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 13:40:23 -0000 >Number: 86992 >Category: ports >Synopsis: update editors/vim to 6.3.90 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 06 13:40:19 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.90.patch begins here --- diff -ruN vim.old/Makefile vim/Makefile --- vim.old/Makefile Tue Aug 16 11:48:41 2005 +++ vim/Makefile Thu Oct 6 08:16:52 2005 @@ -7,7 +7,7 @@ # PORTNAME?= vim -PATCHLEVEL= 85 +PATCHLEVEL= 90 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 080 084 +BADPATCHES= 000 022 025 035 038 041 044 047 048 052 073 077 078 080 084 086 087 .for p in ${BADPATCHES} PATCHFILES:= ${PATCHFILES:N6.3.${p}} .endfor diff -ruN vim.old/distinfo vim/distinfo --- vim.old/distinfo Tue Aug 2 11:50:21 2005 +++ vim/distinfo Thu Oct 6 08:17:09 2005 @@ -142,3 +142,9 @@ SIZE (vim/6.3.083) = 5053 MD5 (vim/6.3.085) = 03b3ba06adb63ec38a96047c69d9fe45 SIZE (vim/6.3.085) = 3408 +MD5 (vim/6.3.088) = 36b7bfe4e9801f15013c0f5853be8a80 +SIZE (vim/6.3.088) = 2269 +MD5 (vim/6.3.089) = fe1b461487162948471b9b0704d38a48 +SIZE (vim/6.3.089) = 2223 +MD5 (vim/6.3.090) = 8652d58a33ab89ac5fba8c3feab4bcbc +SIZE (vim/6.3.090) = 1484 --- vim-6.3.90.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: