Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2007 20:44:40 +0200
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        Zahemszky Gabor <gabor@zahemszky.hu>
Subject:   ports/115908: [maintainer update] mail/claws-mail-etpan_privacy fix build with libetpan 0.52
Message-ID:  <1188326680.34155@caprica.slowicza.org>
Resent-Message-ID: <200708281850.l7SIoAh7075712@freefall.freebsd.org>

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

>Number:         115908
>Category:       ports
>Synopsis:       [maintainer update] mail/claws-mail-etpan_privacy fix build with libetpan 0.52
>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:   Tue Aug 28 18:50:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
>Environment:


System: FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007
    root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC



>Description:


Fix build with recent mail/libetpan


>How-To-Repeat:





>Fix:


--- cm-etpan.diff begins here ---
diff -urN /usr/ports/mail/claws-mail-etpan_privacy/Makefile claws-mail-etpan_privacy/Makefile
--- /usr/ports/mail/claws-mail-etpan_privacy/Makefile	Sun Jul 15 19:40:00 2007
+++ claws-mail-etpan_privacy/Makefile	Tue Aug 28 20:37:28 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	etpan_privacy
 PORTVERSION=	0.15.5
-PORTREVISION=	9
+PORTREVISION=	10
 CATEGORIES=	mail
 MASTER_SITES=	http://www.claws-mail.org/downloads/plugins/
 PKGNAMEPREFIX=	claws-mail-
diff -urN /usr/ports/mail/claws-mail-etpan_privacy/files/patch-src_etpan_privacy.c claws-mail-etpan_privacy/files/patch-src_etpan_privacy.c
--- /usr/ports/mail/claws-mail-etpan_privacy/files/patch-src_etpan_privacy.c	Thu Jan  1 01:00:00 1970
+++ claws-mail-etpan_privacy/files/patch-src_etpan_privacy.c	Tue Aug 28 20:36:34 2007
@@ -0,0 +1,11 @@
+--- src/etpan_privacy.c.orig	Tue Aug 28 20:35:27 2007
++++ src/etpan_privacy.c	Tue Aug 28 20:35:44 2007
+@@ -35,7 +35,7 @@
+ #include <fcntl.h>
+ #include <unistd.h>
+ #include <sys/mman.h>
+-#include <libetpan.h>
++#include <libetpan/libetpan.h>
+ #include <limits.h>
+ 
+ static struct mailprivacy * privacy = NULL;
--- cm-etpan.diff ends here ---



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



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