svn commit: r437444 - head/www/py-httplib2

Li-Wen Hsu lwhsu at FreeBSD.org
Sat Apr 1 15:59:35 UTC 2017


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


More information about the svn-ports-head mailing list