Date: Sat, 12 Dec 2015 13:26:35 +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: r403598 - head/databases/py-swiftclient Message-ID: <201512121326.tBCDQZiX096535@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trociny Date: Sat Dec 12 13:26:35 2015 New Revision: 403598 URL: https://svnweb.freebsd.org/changeset/ports/403598 Log: Update to 2.7.0 Modified: head/databases/py-swiftclient/Makefile head/databases/py-swiftclient/distinfo Modified: head/databases/py-swiftclient/Makefile ============================================================================== --- head/databases/py-swiftclient/Makefile Sat Dec 12 13:04:41 2015 (r403597) +++ head/databases/py-swiftclient/Makefile Sat Dec 12 13:26:35 2015 (r403598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= swiftclient -PORTVERSION= 2.6.0 +PORTVERSION= 2.7.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-swiftclient/distinfo ============================================================================== --- head/databases/py-swiftclient/distinfo Sat Dec 12 13:04:41 2015 (r403597) +++ head/databases/py-swiftclient/distinfo Sat Dec 12 13:26:35 2015 (r403598) @@ -1,2 +1,2 @@ -SHA256 (python-swiftclient-2.6.0.tar.gz) = f7344b2a66ec0518d97e262a083b7e30e41fc0eb8e50661dd300e29d3ea163c8 -SIZE (python-swiftclient-2.6.0.tar.gz) = 114631 +SHA256 (python-swiftclient-2.7.0.tar.gz) = 013f3d8296f5b4342341e086e95c4a1fc85a24caa22a9bcc7de6716b20de2a55 +SIZE (python-swiftclient-2.7.0.tar.gz) = 116941
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512121326.tBCDQZiX096535>