Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2012 15:53:01 GMT
From:      Keith Gaughan <k@stereochro.me>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/167616: mail/postfix-policyd-spf-python: Update to v1.0
Message-ID:  <201205051553.q45Fr1Mc008243@red.freebsd.org>
Resent-Message-ID: <201205051600.q45G0OfK017058@freefall.freebsd.org>

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

>Number:         167616
>Category:       ports
>Synopsis:       mail/postfix-policyd-spf-python: Update to v1.0
>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:   Sat May 05 16:00:24 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Keith Gaughan
>Release:        7.4
>Organization:
>Environment:
FreeBSD lir 7.4-RELEASE-p3 FreeBSD 7.4-RELEASE-p3 #0: Tue Sep 27 14:47:23 UTC 2011     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The attached patch updates the port to version 1.0.

I'm hoping to also package the authres[1] package (which provides support for RFC 5451) in the near future. pypolicyd-spf can optionally support this, if installed.

[1] http://pypi.python.org/pypi/authres/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.old	2011-05-20 12:04:07.000000000 +0100
+++ Makefile	2012-05-05 16:39:02.000000000 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	postfix-policyd-spf-python
-PORTVERSION=	0.8.1
+PORTVERSION=	1.0
 CATEGORIES=	mail python
-MASTER_SITES=	http://launchpad.net/pypolicyd-spf/0.8/${PORTVERSION}/+download/
+MASTER_SITES=	http://launchpad.net/pypolicyd-spf/1.0/${PORTVERSION}/+download/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pypolicyd-spf-${PORTVERSION}
 
@@ -30,7 +30,7 @@
 		policyd-spf.peruser.5
 
 PORTDOCS=	CHANGES \
-		LICENSE \
+		COPYING \
 		README \
 		README.per_user_whitelisting \
 		TODO \
--- distinfo.old	2011-05-20 12:04:07.000000000 +0100
+++ distinfo	2012-05-05 16:40:39.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (pypolicyd-spf-0.8.1.tar.gz) = 7f12aeef5e8638b823aebf84e9b3982c469deb41649036774f20ce7b08213b01
-SIZE (pypolicyd-spf-0.8.1.tar.gz) = 35892
+SHA256 (pypolicyd-spf-1.0.tar.gz) = c57aa4bae4f6ed2321acf0f9361cbdce652fb4c1c948b063a0909744815e0c8d
+SIZE (pypolicyd-spf-1.0.tar.gz) = 30204


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



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