Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2019 07:42:10 +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: r493413 - head/www/py-httplib2
Message-ID:  <201902200742.x1K7gAcv034017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Wed Feb 20 07:42:10 2019
New Revision: 493413
URL: https://svnweb.freebsd.org/changeset/ports/493413

Log:
  - Update to 0.12.1
  - Pet portlint

Modified:
  head/www/py-httplib2/Makefile
  head/www/py-httplib2/distinfo

Modified: head/www/py-httplib2/Makefile
==============================================================================
--- head/www/py-httplib2/Makefile	Wed Feb 20 07:34:32 2019	(r493412)
+++ head/www/py-httplib2/Makefile	Wed Feb 20 07:42:10 2019	(r493413)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	httplib2
-PORTVERSION=	0.12.0
+PORTVERSION=	0.12.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,9 @@ COMMENT=	Comprehensive HTTP client library
 
 LICENSE=	MIT
 
+USES=		python
+
 NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
-USES=		python
 
 .include <bsd.port.mk>

Modified: head/www/py-httplib2/distinfo
==============================================================================
--- head/www/py-httplib2/distinfo	Wed Feb 20 07:34:32 2019	(r493412)
+++ head/www/py-httplib2/distinfo	Wed Feb 20 07:42:10 2019	(r493413)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544176960
-SHA256 (httplib2-0.12.0.tar.gz) = f61fb838a94ce3b349aa32c92fd8430f7e3511afdb18bf9640d647e30c90a6d6
-SIZE (httplib2-0.12.0.tar.gz) = 218367
+TIMESTAMP = 1550646815
+SHA256 (httplib2-0.12.1.tar.gz) = 4ba6b8fd77d0038769bf3c33c9a96a6f752bc4cdf739701fdcaf210121f399d4
+SIZE (httplib2-0.12.1.tar.gz) = 218582



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