ports/84145: Update port editors/vim to 6.3.85
Babak Farrokhi
babak at farrokhi.net
Tue Jul 26 21:00:42 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list