ports/71296: Update port: editors/aewan

KATO Tsuguru tkato432 at yahoo.com
Thu Sep 2 17:40:17 UTC 2004


>Number:         71296
>Category:       ports
>Synopsis:       Update port: editors/aewan
>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:   Thu Sep 02 17:40:16 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix build on 4-stable

New file:
files/patch-aeff.c

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/aewan/files/patch-aeff.c editors/aewan/files/patch-aeff.c
--- /usr/ports/editors/aewan/files/patch-aeff.c	Thu Jan  1 09:00:00 1970
+++ editors/aewan/files/patch-aeff.c	Thu Sep  2 23:56:33 2004
@@ -0,0 +1,16 @@
+--- aeff.c.orig	Wed Aug 11 10:04:50 2004
++++ aeff.c	Thu Sep  2 23:56:24 2004
+@@ -187,11 +187,12 @@
+ static bool aeff_read_mark(AeFile *f, const char *mark_name, char pref) {
+    char *line;
+    char *s;
+-   zfree(&err_string);
+ 
+    autod_begin;
+    autod_register(line, free);
+    
++   zfree(&err_string);
++
+    autod_assign(line, freadline_ex(f->f, gzgetc));
+ 
+    /* if EOF was reached before anything could be read, something is wrong */
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list