Date: Sun, 23 Oct 2016 16:36:16 +0000 (UTC) From: Roman Bogorodskiy <novel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424532 - head/devel/py-keystoneauth1 Message-ID: <201610231636.u9NGaGaK062605@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: novel Date: Sun Oct 23 16:36:16 2016 New Revision: 424532 URL: https://svnweb.freebsd.org/changeset/ports/424532 Log: devel/py-keystoneauth1: update to 2.14.0 PR: 213710 Approved by: maintainer Modified: head/devel/py-keystoneauth1/Makefile head/devel/py-keystoneauth1/distinfo Modified: head/devel/py-keystoneauth1/Makefile ============================================================================== --- head/devel/py-keystoneauth1/Makefile Sun Oct 23 16:35:29 2016 (r424531) +++ head/devel/py-keystoneauth1/Makefile Sun Oct 23 16:36:16 2016 (r424532) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keystoneauth1 -PORTVERSION= 2.12.1 +PORTVERSION= 2.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-keystoneauth1/distinfo ============================================================================== --- head/devel/py-keystoneauth1/distinfo Sun Oct 23 16:35:29 2016 (r424531) +++ head/devel/py-keystoneauth1/distinfo Sun Oct 23 16:36:16 2016 (r424532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475932894 -SHA256 (keystoneauth1-2.12.1.tar.gz) = 939d89d2998368670f3aad736b7489b6186cceacc5e36623daebab2c07baacf0 -SIZE (keystoneauth1-2.12.1.tar.gz) = 174620 +TIMESTAMP = 1477158102 +SHA256 (keystoneauth1-2.14.0.tar.gz) = e4723d8d7faeb7ea12ef3bbd34d9aede8a60011ec7953a15defcd4df7a64cd83 +SIZE (keystoneauth1-2.14.0.tar.gz) = 175295
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610231636.u9NGaGaK062605>