From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 2 13:50:08 2011 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 56A051065675 for ; Wed, 2 Feb 2011 13:50:08 +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 2D0038FC14 for ; Wed, 2 Feb 2011 13:50:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p12Do8R1032659 for ; Wed, 2 Feb 2011 13:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p12Do8Kp032658; Wed, 2 Feb 2011 13:50:08 GMT (envelope-from gnats) Resent-Date: Wed, 2 Feb 2011 13:50:08 GMT Resent-Message-Id: <201102021350.p12Do8Kp032658@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, Martin Matuska Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2FEB106566C; Wed, 2 Feb 2011 13:42:26 +0000 (UTC) (envelope-from mm@mail2.vx.sk) Received: from mail2.vx.sk (mail2.vx.sk [IPv6:2a01:4f8:100:84a3::3]) by mx1.freebsd.org (Postfix) with ESMTP id A714E8FC13; Wed, 2 Feb 2011 13:42:26 +0000 (UTC) Received: from neo.vx.sk (localhost [127.0.0.1]) by mail2.vx.sk (Postfix) with ESMTP id 87382843B1; Wed, 2 Feb 2011 14:42:25 +0100 (CET) Received: from mail2.vx.sk ([127.0.0.1]) by neo.vx.sk (mail.vx.sk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id G8qVCNdAOguk; Wed, 2 Feb 2011 14:42:13 +0100 (CET) Received: by mail2.vx.sk (Postfix, from userid 1001) id 1C821843AB; Wed, 2 Feb 2011 14:42:13 +0100 (CET) Message-Id: <20110202134213.1C821843AB@mail2.vx.sk> Date: Wed, 2 Feb 2011 14:42:13 +0100 (CET) From: Martin Matuska To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: sahil@FreeBSD.org Subject: ports/154466: [PATCH] mail/postfix: update SPF patch for 2.8.0 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: Wed, 02 Feb 2011 13:50:08 -0000 >Number: 154466 >Category: ports >Synopsis: [PATCH] mail/postfix: update SPF patch for 2.8.0 >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 Feb 02 13:50:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 8.2-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD neo.vx.sk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #1 r217725M: Sat Jan 22 22:59:27 CET >Description: Update SPF patch for 2.8.0 and unbreak SPF. Port maintainer (sahil@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- postfix-2.8.0,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/postfix/Makefile,v retrieving revision 1.166 diff -u -r1.166 Makefile --- Makefile 2 Feb 2011 03:26:10 -0000 1.166 +++ Makefile 2 Feb 2011 13:41:34 -0000 @@ -167,11 +167,10 @@ .endif .if defined(WITH_SPF) -BROKEN= At the moment, SPF support is unavailable for ${PORTNAME}-${DISTVERSION} LIB_DEPENDS+= spf2.3:${PORTSDIR}/mail/libspf2 PATCH_SITES+= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= mm -PATCHFILES+= postfix-2.7.1-libspf2-1.2.x-4.patch.gz +PATCHFILES+= postfix-2.8.0-libspf2-1.2.x-0.patch.gz PATCH_DIST_STRIP= -p1 POSTFIX_CCARGS+= -DHAVE_NS_TYPE -DHAS_SPF -I${LOCALBASE}/include POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lspf2 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/postfix/distinfo,v retrieving revision 1.112 diff -u -r1.112 distinfo --- distinfo 24 Jan 2011 23:38:40 -0000 1.112 +++ distinfo 2 Feb 2011 13:41:34 -0000 @@ -1,2 +1,4 @@ SHA256 (postfix/postfix-2.8.0.tar.gz) = 4b6c44601e2ed591b0863ddac43fbe04e30caf9ae0ec65089cb13e9a92aa37ed SIZE (postfix/postfix-2.8.0.tar.gz) = 3643132 +SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc +SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191 --- postfix-2.8.0,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: