Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 13:18:52 +0200 (CEST)
From:      Simon Barner <barner@in.tum.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55734: [patch] fix port: mail/aileron
Message-ID:  <20030819111852.DA5B538E73@zi025.glhnet.mhn.de>
Resent-Message-ID: <200308200940.h7K9eSkY090156@freefall.freebsd.org>

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

>Number:         55734
>Category:       ports
>Synopsis:       [patch] fix port: mail/aileron
>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:   Wed Aug 20 02:40:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Simon Barner
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD zi025.glhnet.mhn.de 4.8-STABLE FreeBSD 4.8-STABLE #0: Thu Aug 7 04:04:01 CEST 2003 toor@zi025.glhnet.mhn.de:/usr/src/sys/compile/KISTE i386

>Description:
This port builds now also with gcc 3.3.1.

>How-To-Repeat:
>Fix:
Please add the following to patches to the port:

--- Info.c.orig	Tue Aug 19 13:09:38 2003
+++ Info.c	Tue Aug 19 13:10:19 2003
@@ -163,7 +163,7 @@
 {
   WMAppendTextStream(tPtr,  
 "<htmL><p><i><b>Aileron</b></i> is a WINGs email client that has been \
-designed for speed, simplicity, and above all, beauty 
+designed for speed, simplicity, and above all, beauty \ 
 copyright (C) 1999 - 2001 : <u>nwanua@windowmaker.org</u>  <html>");
 }
 
--- Mailboxes.c.orig	Tue Aug 19 13:11:31 2003
+++ Mailboxes.c	Tue Aug 19 13:13:23 2003
@@ -1713,8 +1713,8 @@
   WMButton *b;
   char *path;
 
-printf("\n\ndelet NM does not... add severl nm's at once breaks:
- WMGetPLDictionaryKeys (pl=0x40ae5fe0) at getting.c:354
+printf("\n\ndelet NM does not... add severl nm's at once breaks:\
+ WMGetPLDictionaryKeys (pl=0x40ae5fe0) at getting.c:354\
 354     getting.c: No such file or directory.\n\n\n");
 
   if (!WMGetUDStringForKey(Aileron.defaultsDB, "MailDir")) {
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030819111852.DA5B538E73>