Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2007 05:10:00 GMT
From:      Li-Wen Hsu <lwhsu@lwhsu.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        georg@graf.priv.at, lwhsu@lwhsu.org
Subject:   ports/107558: [PATCH] mail/py-milter: update to 0.8.7
Message-ID:  <200701050510.l055A0Mh048818@jail0.lwhsu.csie.net>
Resent-Message-ID: <200701050510.l055AKiN038812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         107558
>Category:       ports
>Synopsis:       [PATCH] mail/py-milter: update to 0.8.7
>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:   Fri Jan 05 05:10:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Dec  6 11:34:36 CST
>Description:
- Update to 0.8.7

spf module moved to pyspf, it's in mail/py-spf, and I'll send another pr to update it.

Port maintainer (georg@graf.priv.at) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py24-milter-0.8.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/py-milter/Makefile /home/lwhsu/ports/mail/py-milter/Makefile
--- /usr/ports/mail/py-milter/Makefile	Tue Dec 12 20:40:40 2006
+++ /home/lwhsu/ports/mail/py-milter/Makefile	Fri Jan  5 01:14:33 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	milter
-PORTVERSION=	0.8.6
+PORTVERSION=	0.8.7
 CATEGORIES=	mail python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://www.bmsi.com/python/
diff -ruN --exclude=CVS /usr/ports/mail/py-milter/distinfo /home/lwhsu/ports/mail/py-milter/distinfo
--- /usr/ports/mail/py-milter/distinfo	Tue Dec 12 20:40:40 2006
+++ /home/lwhsu/ports/mail/py-milter/distinfo	Fri Jan  5 01:25:50 2007
@@ -1,3 +1,3 @@
-MD5 (python/milter-0.8.6.tar.gz) = eb8a6bf33bff382a1c324a756fe84e55
-SHA256 (python/milter-0.8.6.tar.gz) = e127ab0feb8923eca1d4f29d5ae2965d9ff5548ec51f45b94d762113d7ea3be9
-SIZE (python/milter-0.8.6.tar.gz) = 194350
+MD5 (python/milter-0.8.7.tar.gz) = f73589cfc9e9571b4fb97a8e2b964862
+SHA256 (python/milter-0.8.7.tar.gz) = 6ee85ef95533945045444b7d318b443adec74f3965e6297f58a7979ef25663b5
+SIZE (python/milter-0.8.7.tar.gz) = 180433
diff -ruN --exclude=CVS /usr/ports/mail/py-milter/pkg-plist /home/lwhsu/ports/mail/py-milter/pkg-plist
--- /usr/ports/mail/py-milter/pkg-plist	Tue Dec 12 20:40:40 2006
+++ /home/lwhsu/ports/mail/py-milter/pkg-plist	Fri Jan  5 01:39:39 2007
@@ -17,7 +17,4 @@
 %%PYTHON_SITELIBDIR%%/mime.py
 %%PYTHON_SITELIBDIR%%/mime.pyc
 %%PYTHON_SITELIBDIR%%/mime.pyo
-%%PYTHON_SITELIBDIR%%/spf.py
-%%PYTHON_SITELIBDIR%%/spf.pyc
-%%PYTHON_SITELIBDIR%%/spf.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/Milter
--- py24-milter-0.8.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701050510.l055A0Mh048818>