From nobody@FreeBSD.org  Tue Jan 31 17:29:43 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C7F85106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Jan 2012 17:29:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B6DCE8FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Jan 2012 17:29:43 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q0VHThi4084062
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 31 Jan 2012 17:29:43 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q0VHThI1084061;
	Tue, 31 Jan 2012 17:29:43 GMT
	(envelope-from nobody)
Message-Id: <201201311729.q0VHThI1084061@red.freebsd.org>
Date: Tue, 31 Jan 2012 17:29:43 GMT
From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] security/py-certify to 0.0.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164668
>Category:       ports
>Synopsis:       [UPDATE] security/py-certify to 0.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 17:30:11 UTC 2012
>Closed-Date:    Tue Feb 07 04:34:58 UTC 2012
>Last-Modified:  Tue Feb 07 04:34:58 UTC 2012
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/security/py-certify/Makefile py-certify/Makefile
--- /usr/ports/security/py-certify/Makefile	2012-01-14 20:24:38.000000000 +0100
+++ py-certify/Makefile	2012-01-31 16:34:22.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	certifi
-PORTVERSION=	0.0.6
+PORTVERSION=	0.0.8
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,4 @@
 USE_PYTHON=	2.6+
 USE_PYDISTUTILS=	yes
 
-post-install:
-	@${REINPLACE_CMD} -e 's|    include_|   #include_|' ${WRKSRC}/setup.py
-
 .include <bsd.port.mk>
diff -u /usr/ports/security/py-certify/distinfo py-certify/distinfo
--- /usr/ports/security/py-certify/distinfo	2012-01-14 20:24:38.000000000 +0100
+++ py-certify/distinfo	2012-01-31 16:34:22.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (certifi-0.0.6.tar.gz) = e839718ce80daa9853b1f47a333757d4a22cdf422e2fd8de5e579d5634a89585
-SIZE (certifi-0.0.6.tar.gz) = 118451
+SHA256 (certifi-0.0.8.tar.gz) = 46ecf5f7526a08cc1f8bc8232adf0cffce046f46ceff95539daec42ebc4849ef
+SIZE (certifi-0.0.8.tar.gz) = 118129


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Jan 31 17:30:28 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164668 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Feb 7 04:34:56 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=164668 
>Unformatted:
