Date: Fri, 03 Jan 2003 15:10:53 +0100 From: Christopher Sharp <csharp@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46726: fix and update py-milter to 0.5.2 Message-ID: <E18USXF-000N7a-00@dagon.cthulhu.net>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E18USXF-000N7a-00>