diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 04:19:59 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 04:19:59 +0800 |
commit | 4668e76ef04ffe39353afab138eebc284a260ae6 (patch) | |
tree | 805c2fd20076c777e8a2521a72a1fb2b2336d6e0 /mail/py-spf | |
parent | 9a37558b6bec5b4aa60e4774b81ed7f9a28d7cb3 (diff) | |
download | freebsd-ports-gnome-4668e76ef04ffe39353afab138eebc284a260ae6.tar.gz freebsd-ports-gnome-4668e76ef04ffe39353afab138eebc284a260ae6.tar.zst freebsd-ports-gnome-4668e76ef04ffe39353afab138eebc284a260ae6.zip |
- Update to 2.0.6
- Take maintainership
Changes: http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.6/readme.txt/view
Diffstat (limited to 'mail/py-spf')
-rw-r--r-- | mail/py-spf/Makefile | 4 | ||||
-rw-r--r-- | mail/py-spf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index e3f6e938021a..acad3809ddcd 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -6,13 +6,13 @@ # PORTNAME= spf -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= mail python MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of the RFC 4408 SPF protocol RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns diff --git a/mail/py-spf/distinfo b/mail/py-spf/distinfo index 186953d674f4..0271a86970ed 100644 --- a/mail/py-spf/distinfo +++ b/mail/py-spf/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/pyspf-2.0.5.tar.gz) = a9e143fefc6bafd9f6e39b1b62eaaafae8bf96bdc25961ff1d55d01b173bf0b0 -SIZE (python/pyspf-2.0.5.tar.gz) = 38818 +SHA256 (python/pyspf-2.0.6.tar.gz) = ed20f35d8c1d60516b195ec08ce7c8479d450be28fd37baaab58dbf570ceb429 +SIZE (python/pyspf-2.0.6.tar.gz) = 43448 |