ports/80162: Maintainer Update: editors/2bsd-vi 050225 -> 050325

David Thiel lx at redundancy.redundancy.org
Wed Apr 20 17:40:09 UTC 2005


>Number:         80162
>Category:       ports
>Synopsis:       Maintainer Update: editors/2bsd-vi 050225 -> 050325
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 20 17:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     David Thiel
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 9 21:41:16 PST 2005 root at redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386


>Description:

Updating 2bsd-vi to the 050325 release, a bugfix release. Changes include:

* vi no longer dies with a segmentation fault if a line does not fit on the
  screen after an insertion.

* The 'p' command now works correctly if the buffer contains a partial line
  with multibyte characters.

* Traditional regular expressions sometimes failed to operate correctly
  since the last release.

>How-To-Repeat:
>Fix:

diff -ruN 2bsd-vi.old/Makefile 2bsd-vi/Makefile
--- 2bsd-vi.old/Makefile	Wed Apr 20 10:29:46 2005
+++ 2bsd-vi/Makefile	Wed Apr 20 10:29:58 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	vi
-PORTVERSION=	050225
+PORTVERSION=	050325
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	ex-vi
diff -ruN 2bsd-vi.old/distinfo 2bsd-vi/distinfo
--- 2bsd-vi.old/distinfo	Wed Apr 20 10:29:46 2005
+++ 2bsd-vi/distinfo	Wed Apr 20 10:30:38 2005
@@ -1,2 +1,2 @@
-MD5 (ex-050225.tar.bz2) = 8f99254500b7b57dff1ab1d46b1dea67
-SIZE (ex-050225.tar.bz2) = 215315
+MD5 (ex-050325.tar.bz2) = e668595254233e4d96811083a3e4e2f3
+SIZE (ex-050325.tar.bz2) = 215411
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list