Date: Mon, 20 Jun 2011 11:41:45 +0800 (CST) From: Jin-Sih Lin <linpct@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lwhsu@FreeBSD.org Subject: ports/158049: [PATCH] www/py27-httplib2: update to 0.7.0 Message-ID: <20110620034145.485345C36@deep.tw> Resent-Message-ID: <201106200350.p5K3oArk039871@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158049 >Category: ports >Synopsis: [PATCH] www/py27-httplib2: update to 0.7.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: Mon Jun 20 03:50:09 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.0 Port maintainer (lwhsu@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- py27-httplib2-0.7.0.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 2010-04-04 01:52:05.000000000 +0800 +++ /usr/ports/www/py-httplib2/Makefile 2011-06-20 11:34:37.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= httplib2 -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 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-03-19 20:36:34.000000000 +0800 +++ /usr/ports/www/py-httplib2/distinfo 2011-06-20 11:34:41.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.0.tar.gz) = 9117f830deaaa0dbe017b85f90ab437c0b2ceb911dd7d85f0d8d4a1a82329a12 +SIZE (httplib2-0.7.0.tar.gz) = 206455 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 2007-03-12 00:32:34.000000000 +0800 +++ /usr/ports/www/py-httplib2/pkg-plist 2011-06-20 11:40:39.000000000 +0800 @@ -4,4 +4,7 @@ %%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.0.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?20110620034145.485345C36>