svn commit: r394079 - head/mail/py-spf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 13 17:31:37 UTC 2015


Author: sunpoet
Date: Thu Aug 13 17:31:35 2015
New Revision: 394079
URL: https://svnweb.freebsd.org/changeset/ports/394079

Log:
  - Update to 2.0.12
  - Add NO_ARCH
  
  Changes:	http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.12/README.txt/view

Modified:
  head/mail/py-spf/Makefile
  head/mail/py-spf/distinfo

Modified: head/mail/py-spf/Makefile
==============================================================================
--- head/mail/py-spf/Makefile	Thu Aug 13 17:31:30 2015	(r394078)
+++ head/mail/py-spf/Makefile	Thu Aug 13 17:31:35 2015	(r394079)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spf
-PORTVERSION=	2.0.11
+PORTVERSION=	2.0.12
 CATEGORIES=	mail python
 MASTER_SITES=	SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,6 +13,7 @@ COMMENT=	Python implementation of the RF
 
 LICENSE=	PSFL
 
+NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python shebangfix
 

Modified: head/mail/py-spf/distinfo
==============================================================================
--- head/mail/py-spf/distinfo	Thu Aug 13 17:31:30 2015	(r394078)
+++ head/mail/py-spf/distinfo	Thu Aug 13 17:31:35 2015	(r394079)
@@ -1,2 +1,2 @@
-SHA256 (pyspf-2.0.11.tar.gz) = bfd44b4c3e874e41eca904019591a164d68651c3b9353ef5476788348f18ab1b
-SIZE (pyspf-2.0.11.tar.gz) = 65313
+SHA256 (pyspf-2.0.12.tar.gz) = 8aa21ba0e3aff8a4e8ad8f586c500a5d1f9c4c902c3f11bcc107465857cd41a2
+SIZE (pyspf-2.0.12.tar.gz) = 67189


More information about the svn-ports-all mailing list