From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 28 18:50:13 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D351E16A468 for ; Tue, 28 Aug 2007 18:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ADF9913C4A5 for ; Tue, 28 Aug 2007 18:50:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SIoAS8075713 for ; Tue, 28 Aug 2007 18:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7SIoAh7075712; Tue, 28 Aug 2007 18:50:10 GMT (envelope-from gnats) Resent-Date: Tue, 28 Aug 2007 18:50:10 GMT Resent-Message-Id: <200708281850.l7SIoAh7075712@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Pawel Pekala" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29ECF16A420 for ; Tue, 28 Aug 2007 18:44:51 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from poczta.o2.pl (mx10.go2.pl [193.17.41.74]) by mx1.freebsd.org (Postfix) with ESMTP id D3D8413C4A7 for ; Tue, 28 Aug 2007 18:44:50 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from poczta.o2.pl (mx10.go2.pl [127.0.0.1]) by poczta.o2.pl (Postfix) with ESMTP id 604FC5800E; Tue, 28 Aug 2007 20:44:49 +0200 (CEST) Received: from caprica.slowicza.org (abok7.neoplus.adsl.tpnet.pl [83.8.26.7]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP; Tue, 28 Aug 2007 20:44:49 +0200 (CEST) Message-Id: <1188326680.34155@caprica.slowicza.org> Date: Tue, 28 Aug 2007 20:44:40 +0200 From: "Pawel Pekala" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: Zahemszky Gabor Subject: ports/115908: [maintainer update] mail/claws-mail-etpan_privacy fix build with libetpan 0.52 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 18:50:14 -0000 >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 + #include + #include +-#include ++#include + #include + + static struct mailprivacy * privacy = NULL; --- cm-etpan.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: