aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-09-03 22:00:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-09-03 22:00:03 +0800
commitc0b458c1627f3e30c8e78c13c1f0dd2338c169ff (patch)
treeb8633108431cd820a78d832dbe27f4375ae16c7b /mail
parente068730460f8cfbcff431123714cdea9af94edc5 (diff)
downloadfreebsd-ports-gnome-c0b458c1627f3e30c8e78c13c1f0dd2338c169ff.tar.gz
freebsd-ports-gnome-c0b458c1627f3e30c8e78c13c1f0dd2338c169ff.tar.zst
freebsd-ports-gnome-c0b458c1627f3e30c8e78c13c1f0dd2338c169ff.zip
- Update to 2.0.10
- Remove DOCS option Changes: http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.10/readme.txt/view
Diffstat (limited to 'mail')
-rw-r--r--mail/py-spf/Makefile8
-rw-r--r--mail/py-spf/distinfo4
2 files changed, 3 insertions, 9 deletions
diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile
index e45440f6bdec..7729cb96357f 100644
--- a/mail/py-spf/Makefile
+++ b/mail/py-spf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= spf
-PORTVERSION= 2.0.9
+PORTVERSION= 2.0.10
CATEGORIES= mail python
MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,14 +13,10 @@ COMMENT= Python implementation of the RFC 4408 SPF protocol
LICENSE= PSFL
-OPTIONS_DEFINE= DOCS
-OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
-
USE_PYTHON= autoplist distutils
USES= python shebangfix
PLIST_FILES= bin/spf.py
-PORTDOCS= CHANGELOG README
SHEBANG_FILES= spf.py
@@ -35,7 +31,5 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dns3>=0:${PORTSDIR}/dns/py-dns3
post-install:
${CHMOD} ${BINMODE} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/spf.py
${LN} -s ${PYTHONPREFIX_SITELIBDIR}/spf.py ${STAGEDIR}${PREFIX}/bin/
- ${MKDIR} ${STAGEDIR}${DOCSDIR}/
- cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
.include <bsd.port.post.mk>
diff --git a/mail/py-spf/distinfo b/mail/py-spf/distinfo
index b2c91141f871..44019b9e0908 100644
--- a/mail/py-spf/distinfo
+++ b/mail/py-spf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pyspf-2.0.9.tar.gz) = e4828f785c935d5d24dcab1e8abe13b57de965219c8e821222e763a27fd423e0
-SIZE (pyspf-2.0.9.tar.gz) = 63537
+SHA256 (pyspf-2.0.10.tar.gz) = 0a3be1cc1915649ed8960a1b8add4110379c3c348e98e642a53f69d028709de8
+SIZE (pyspf-2.0.10.tar.gz) = 62890