Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jan 2012 17:29:43 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/164668: [UPDATE] security/py-certify to 0.0.6
Message-ID:  <201201311729.q0VHThI1084061@red.freebsd.org>
Resent-Message-ID: <201201311730.q0VHUCBW026731@freefall.freebsd.org>

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

>Number:         164668
>Category:       ports
>Synopsis:       [UPDATE] security/py-certify to 0.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 31 17:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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