From owner-freebsd-ports Fri Jan 3 6:20: 4 2003 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E684837B401 for ; Fri, 3 Jan 2003 06:20:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C5443EE5 for ; Fri, 3 Jan 2003 06:20:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h03EK1NS045000 for ; Fri, 3 Jan 2003 06:20:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h03EK1AZ044999; Fri, 3 Jan 2003 06:20:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C9137B401 for ; Fri, 3 Jan 2003 06:10:45 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C2FF443E4A for ; Fri, 3 Jan 2003 06:10:44 -0800 (PST) (envelope-from csharp@gmx.net) Received: (qmail 17125 invoked by uid 0); 3 Jan 2003 14:10:43 -0000 Received: from pd955241a.dip.t-dialin.net (HELO dagon.cthulhu.net) (217.85.36.26) by mail.gmx.net (mp017-rz3) with SMTP; 3 Jan 2003 14:10:43 -0000 Received: from mephisto by dagon.cthulhu.net with local (Exim 4.10) id 18USXF-000N7a-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 03 Jan 2003 15:10:53 +0100 Message-Id: Date: Fri, 03 Jan 2003 15:10:53 +0100 From: Christopher Sharp Reply-To: Christopher Sharp To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46726: fix and update py-milter to 0.5.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46726 >Category: ports >Synopsis: fix and update py-milter to 0.5.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 03 06:20:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Christopher Sharp >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: >Description: Update to 0.5.2, this fixes the checksum problem. >How-To-Repeat: >Fix: --- py-milter.patch begins here --- diff -urN py-milter_org/Makefile py-milter/Makefile --- py-milter_org/Makefile Wed Jun 26 20:25:56 2002 +++ py-milter/Makefile Fri Jan 3 15:05:05 2003 @@ -6,7 +6,7 @@ # PORTNAME= milter -PORTVERSION= 0.4.5 +PORTVERSION= 0.5.2 CATEGORIES= mail python MASTER_SITES= http://www.bmsi.com/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -urN py-milter_org/distinfo py-milter/distinfo --- py-milter_org/distinfo Wed Jun 26 20:25:56 2002 +++ py-milter/distinfo Fri Jan 3 15:05:45 2003 @@ -1 +1 @@ -MD5 (python/milter-0.4.5.tar.gz) = 5afb4dda724221610b0a885fd57437dc +MD5 (python/milter-0.5.2.tar.gz) = fe1e9d7661e18697c8b2079de71c93ec --- py-milter.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message