From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Oct 11 02:50:05 2009 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 244751065679 for ; Sun, 11 Oct 2009 02:50:05 +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 DBD3C8FC22 for ; Sun, 11 Oct 2009 02:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9B2o4E4064949 for ; Sun, 11 Oct 2009 02:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9B2o4Hq064948; Sun, 11 Oct 2009 02:50:04 GMT (envelope-from gnats) Resent-Date: Sun, 11 Oct 2009 02:50:04 GMT Resent-Message-Id: <200910110250.n9B2o4Hq064948@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, Sahil Tandon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBD22106566B for ; Sun, 11 Oct 2009 02:40:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id CB1138FC18 for ; Sun, 11 Oct 2009 02:40:55 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9B2et5a076408 for ; Sun, 11 Oct 2009 02:40:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9B2etAT076406; Sun, 11 Oct 2009 02:40:55 GMT (envelope-from nobody) Message-Id: <200910110240.n9B2etAT076406@www.freebsd.org> Date: Sun, 11 Oct 2009 02:40:55 GMT From: Sahil Tandon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139503: [PATCH] mail/postfix23: update to 2.3.19 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: Sun, 11 Oct 2009 02:50:05 -0000 >Number: 139503 >Category: ports >Synopsis: [PATCH] mail/postfix23: update to 2.3.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Oct 11 02:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.2-RELEASE >Organization: >Environment: >Description: - update to 2.3.19 Please use this patch in lieu of ports/139399 which unintentionally removes VDA support. Once/if this is committed, please close the other PR. >How-To-Repeat: >Fix: Apply patch. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/postfix23/Makefile,v retrieving revision 1.136 diff -u -r1.136 Makefile --- Makefile 27 Sep 2009 17:57:06 -0000 1.136 +++ Makefile 11 Oct 2009 02:34:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.17 +PORTVERSION= 2.3.19 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/postfix23/distinfo,v retrieving revision 1.92 diff -u -r1.92 distinfo --- distinfo 24 May 2009 22:27:34 -0000 1.92 +++ distinfo 11 Oct 2009 02:34:07 -0000 @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.3.17.tar.gz) = 9c209b4c5cad921c9ebf315c1cf54c9a -SHA256 (postfix/postfix-2.3.17.tar.gz) = a1e10f4a1d7ac92020817be54648f55589fc4a522b8ecb82a4defd2991ca9680 -SIZE (postfix/postfix-2.3.17.tar.gz) = 2793501 +MD5 (postfix/postfix-2.3.19.tar.gz) = 723b6ef1c68053f47c9658062c27602b +SHA256 (postfix/postfix-2.3.19.tar.gz) = 1e761c9ef191e05194fbda0d45920b51bdd8debfcb9348a788d4c69eea29d6c4 +SIZE (postfix/postfix-2.3.19.tar.gz) = 2793398 MD5 (postfix/postfix-2.3.7-vda.patch.gz) = 93ad21258bcde55f39792b5b753aed4b SHA256 (postfix/postfix-2.3.7-vda.patch.gz) = b353c82ecb2b35a5edba38180b683a4ad08895c94e3def0d1a4eeac58ac91061 SIZE (postfix/postfix-2.3.7-vda.patch.gz) = 8003 >Release-Note: >Audit-Trail: >Unformatted: