From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 20 03:50:10 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67F3F1065670 for ; Mon, 20 Jun 2011 03:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4A7048FC13 for ; Mon, 20 Jun 2011 03:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5K3oA6X039872 for ; Mon, 20 Jun 2011 03:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5K3oArk039871; Mon, 20 Jun 2011 03:50:10 GMT (envelope-from gnats) Resent-Date: Mon, 20 Jun 2011 03:50:10 GMT Resent-Message-Id: <201106200350.p5K3oArk039871@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jin-Sih Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 986A71065672 for ; Mon, 20 Jun 2011 03:41:46 +0000 (UTC) (envelope-from root@deep.tw) Received: from deep.tw (deep.tw [122.116.130.101]) by mx1.freebsd.org (Postfix) with ESMTP id 64B838FC15 for ; Mon, 20 Jun 2011 03:41:46 +0000 (UTC) Received: by deep.tw (Postfix, from userid 0) id 485345C36; Mon, 20 Jun 2011 11:41:45 +0800 (CST) Message-Id: <20110620034145.485345C36@deep.tw> Date: Mon, 20 Jun 2011 11:41:45 +0800 (CST) From: Jin-Sih Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: lwhsu@FreeBSD.org Subject: ports/158049: [PATCH] www/py27-httplib2: update to 0.7.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2011 03:50:10 -0000 >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: