Date: Mon, 22 Jun 2009 00:35:10 GMT From: Sahil Tandon <sahil@tandon.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135902: [MAINTAINER-UPDATE] mail/postfix: un-IGNORE VDA patch Message-ID: <200906220035.n5M0ZA2T059932@www.freebsd.org> Resent-Message-ID: <200906220040.n5M0e3WQ094944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135902 >Category: ports >Synopsis: [MAINTAINER-UPDATE] mail/postfix: un-IGNORE VDA patch >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: Mon Jun 22 00:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD internal.hamla.org 7.1-RELEASE FreeBSD 7.1-RELEASE #0 >Description: un-IGNORE VDA patch because a version designed for Postfix 2.6.2 has been released. >How-To-Repeat: >Fix: Apply patch. Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/mail/postfix/Makefile,v retrieving revision 1.148 diff -u -r1.148 Makefile --- Makefile 11 Jun 2009 01:42:24 -0000 1.148 +++ Makefile 22 Jun 2009 00:27:08 -0000 @@ -196,7 +196,6 @@ .endif .if defined(WITH_VDA) -IGNORE= wait for a new VDA patch that works with ${PORTVERSION} PATCH_SITES+= http://vda.sourceforge.net/VDA/ PATCHFILES+= postfix-${PORTVERSION}-vda-ng.patch.gz PATCH_DIST_STRIP= -p1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/mail/postfix/distinfo,v retrieving revision 1.101 diff -u -r1.101 distinfo --- distinfo 5 Jun 2009 07:02:44 -0000 1.101 +++ distinfo 22 Jun 2009 00:27:08 -0000 @@ -1,3 +1,6 @@ MD5 (postfix/postfix-2.6.2.tar.gz) = 1f0edbd521d2b0473626f4d61e8bb4eb SHA256 (postfix/postfix-2.6.2.tar.gz) = 025acf080bbe279cbc6e8e6806ecd0f99af41c8ca384fcb2f7631988f73d5f7c SIZE (postfix/postfix-2.6.2.tar.gz) = 3323255 +MD5 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 648f09acd31125c99d1bc36860e21910 +SHA256 (postfix/postfix-2.6.2-vda-ng.patch.gz) = 2e49d9320a38d5d7ca246320127186cfacc3aced9a47aeced61151ee6eb620a4 +SIZE (postfix/postfix-2.6.2-vda-ng.patch.gz) = 12661 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906220035.n5M0ZA2T059932>