Date: Sat, 28 Jan 2017 13:18:37 +0000 (UTC) From: Mikolaj Golub <trociny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432623 - head/databases/py-python-swiftclient Message-ID: <201701281318.v0SDIbAo086386@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trociny Date: Sat Jan 28 13:18:37 2017 New Revision: 432623 URL: https://svnweb.freebsd.org/changeset/ports/432623 Log: update to 3.3.0 Modified: head/databases/py-python-swiftclient/Makefile head/databases/py-python-swiftclient/distinfo Modified: head/databases/py-python-swiftclient/Makefile ============================================================================== --- head/databases/py-python-swiftclient/Makefile Sat Jan 28 11:45:58 2017 (r432622) +++ head/databases/py-python-swiftclient/Makefile Sat Jan 28 13:18:37 2017 (r432623) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-swiftclient -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-python-swiftclient/distinfo ============================================================================== --- head/databases/py-python-swiftclient/distinfo Sat Jan 28 11:45:58 2017 (r432622) +++ head/databases/py-python-swiftclient/distinfo Sat Jan 28 13:18:37 2017 (r432623) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480260205 -SHA256 (python-swiftclient-3.2.0.tar.gz) = 8761697584ab060520d6094e8394242ee3b94c643ed1f3fe1dbc67df585ab3fa -SIZE (python-swiftclient-3.2.0.tar.gz) = 161727 +TIMESTAMP = 1485608811 +SHA256 (python-swiftclient-3.3.0.tar.gz) = 8b4d38d73ceb2ef4984b39fb924bf9b265050ca2beb5c6bf29cb9f34ccd0bf7d +SIZE (python-swiftclient-3.3.0.tar.gz) = 166092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701281318.v0SDIbAo086386>