Date: Sat, 1 Apr 2017 15:59:34 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437444 - head/www/py-httplib2 Message-ID: <201704011559.v31FxY45045669@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Sat Apr 1 15:59:34 2017 New Revision: 437444 URL: https://svnweb.freebsd.org/changeset/ports/437444 Log: - Update to 0.10.3 Modified: head/www/py-httplib2/Makefile head/www/py-httplib2/distinfo Modified: head/www/py-httplib2/Makefile ============================================================================== --- head/www/py-httplib2/Makefile Sat Apr 1 15:56:44 2017 (r437443) +++ head/www/py-httplib2/Makefile Sat Apr 1 15:59:34 2017 (r437444) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httplib2 -PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTVERSION= 0.10.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httplib2/distinfo ============================================================================== --- head/www/py-httplib2/distinfo Sat Apr 1 15:56:44 2017 (r437443) +++ head/www/py-httplib2/distinfo Sat Apr 1 15:59:34 2017 (r437444) @@ -1,2 +1,3 @@ -SHA256 (httplib2-0.9.2.tar.gz) = c3aba1c9539711551f4d83e857b316b5134a1c4ddce98a875b7027be7dd6d988 -SIZE (httplib2-0.9.2.tar.gz) = 205165 +TIMESTAMP = 1491062249 +SHA256 (httplib2-0.10.3.tar.gz) = e404d3b7bd86c1bc931906098e7c1305d6a3a6dcef141b8bb1059903abb3ceeb +SIZE (httplib2-0.10.3.tar.gz) = 204500
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704011559.v31FxY45045669>