ports/55182: [MAINTAINER] mail/ezmlm: unbreak under GCC 3.3

Sergei Kolobov sergei at kolobov.com
Sat Aug 2 09:30:16 UTC 2003


>Number:         55182
>Category:       ports
>Synopsis:       [MAINTAINER] mail/ezmlm: unbreak under GCC 3.3
>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:   Sat Aug 02 02:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Tue Jul 15 17:02:55 MSD 2003
>Description:
- Unbreak under GCC 3.3

Added files:
- files/patch-ezmlm-manage.c
- files/patch-ezmlm-return.c

Supercedes:	ports/55171

Generated with FreeBSD Port Tools 0.25
>How-To-Repeat:
>Fix:

--- ezmlm-0.53.patch begins here ---
Index: files/patch-ezmlm-manage.c
===================================================================
RCS file: files/patch-ezmlm-manage.c
diff -N files/patch-ezmlm-manage.c
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-ezmlm-manage.c	2 Aug 2003 09:17:02 -0000
@@ -0,0 +1,10 @@
+--- ezmlm-manage.c.orig	Sat Aug  2 13:07:10 2003
++++ ezmlm-manage.c	Sat Aug  2 13:07:30 2003
+@@ -22,6 +22,7 @@
+ #include "fmt.h"
+ #include "subscribe.h"
+ #include "cookie.h"
++#include "log.h"
+ 
+ #define FATAL "ezmlm-manage: fatal: "
+ void die_usage() { strerr_die1x(100,"ezmlm-manage: usage: ezmlm-manage dir"); }
Index: files/patch-ezmlm-return.c
===================================================================
RCS file: files/patch-ezmlm-return.c
diff -N files/patch-ezmlm-return.c
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-ezmlm-return.c	2 Aug 2003 09:17:02 -0000
@@ -0,0 +1,10 @@
+--- ezmlm-return.c.orig	Sat Aug  2 13:10:16 2003
++++ ezmlm-return.c	Sat Aug  2 13:10:31 2003
+@@ -17,6 +17,7 @@
+ #include "cookie.h"
+ #include "subscribe.h"
+ #include "issub.h"
++#include "log.h"
+ 
+ #define FATAL "ezmlm-return: fatal: "
+ void die_usage() { strerr_die1x(100,"ezmlm-return: usage: ezmlm-return dir"); }
--- ezmlm-0.53.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list