diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-01 20:19:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-01 20:19:59 +0000 |
commit | e53c13b9c9f17d285747e65da7453f8b1d9b2861 (patch) | |
tree | 2a2b729c985cb5ae6fa7b3b21767e5088e098b9d /mail/py-spf | |
parent | 176d256471ad2b42a5643ff7960584cd90ad5481 (diff) | |
download | ports-e53c13b9c9f17d285747e65da7453f8b1d9b2861.tar.gz ports-e53c13b9c9f17d285747e65da7453f8b1d9b2861.zip |
Notes
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 |