Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2011 16:37:09 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lwhsu@FreeBSD.org
Subject:   ports/158158: [PATCH] www/py27-httplib2: update to 0.7.1
Message-ID:  <20110622083709.C1A535C39@deep.tw>
Resent-Message-ID: <201106220840.p5M8eAeY012753@freefall.freebsd.org>

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

>Number:         158158
>Category:       ports
>Synopsis:       [PATCH] www/py27-httplib2: update to 0.7.1
>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:   Wed Jun 22 08:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 0.7.1

Port maintainer (lwhsu@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-httplib2-0.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/py-httplib2.orig/Makefile /usr/ports/www/py-httplib2/Makefile
--- /usr/ports/www/py-httplib2.orig/Makefile	2011-06-22 16:34:43.000000000 +0800
+++ /usr/ports/www/py-httplib2/Makefile	2011-06-22 15:52:15.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	httplib2
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.1
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/www/py-httplib2.orig/distinfo /usr/ports/www/py-httplib2/distinfo
--- /usr/ports/www/py-httplib2.orig/distinfo	2011-06-22 16:34:49.000000000 +0800
+++ /usr/ports/www/py-httplib2/distinfo	2011-06-22 15:52:36.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (httplib2-0.6.0.tar.gz) = 58de068e5af5661c566abb871a75133cc8297e6473ff3f15e98079d57da3978c
-SIZE (httplib2-0.6.0.tar.gz) = 53800
+SHA256 (httplib2-0.7.1.tar.gz) = 140016f5d520b916df5d98af7f424ba8866ffe4cccd9b9c2804b57c61445ded7
+SIZE (httplib2-0.7.1.tar.gz) = 84611
diff -ruN --exclude=CVS /usr/ports/www/py-httplib2.orig/pkg-plist /usr/ports/www/py-httplib2/pkg-plist
--- /usr/ports/www/py-httplib2.orig/pkg-plist	2011-06-22 16:35:39.000000000 +0800
+++ /usr/ports/www/py-httplib2/pkg-plist	2011-06-22 16:33:29.000000000 +0800
@@ -1,7 +1,11 @@
 %%PYTHON_SITELIBDIR%%/httplib2/__init__.py
 %%PYTHON_SITELIBDIR%%/httplib2/__init__.pyc
 %%PYTHON_SITELIBDIR%%/httplib2/__init__.pyo
+%%PYTHON_SITELIBDIR%%/httplib2/cacerts.txt
 %%PYTHON_SITELIBDIR%%/httplib2/iri2uri.py
 %%PYTHON_SITELIBDIR%%/httplib2/iri2uri.pyc
 %%PYTHON_SITELIBDIR%%/httplib2/iri2uri.pyo
+%%PYTHON_SITELIBDIR%%/httplib2/socks.py
+%%PYTHON_SITELIBDIR%%/httplib2/socks.pyc
+%%PYTHON_SITELIBDIR%%/httplib2/socks.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/httplib2
--- py27-httplib2-0.7.1.patch ends here ---

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



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