Date: Tue, 21 Apr 2020 19:38:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r532334 - head/devel/py-castellan Message-ID: <202004211938.03LJcGsC092598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Apr 21 19:38:16 2020 New Revision: 532334 URL: https://svnweb.freebsd.org/changeset/ports/532334 Log: Update to 3.0.1 Changes: https://docs.openstack.org/releasenotes/castellan/ Modified: head/devel/py-castellan/Makefile head/devel/py-castellan/distinfo Modified: head/devel/py-castellan/Makefile ============================================================================== --- head/devel/py-castellan/Makefile Tue Apr 21 19:38:10 2020 (r532333) +++ head/devel/py-castellan/Makefile Tue Apr 21 19:38:16 2020 (r532334) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= castellan -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-castellan/distinfo ============================================================================== --- head/devel/py-castellan/distinfo Tue Apr 21 19:38:10 2020 (r532333) +++ head/devel/py-castellan/distinfo Tue Apr 21 19:38:16 2020 (r532334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585752037 -SHA256 (castellan-3.0.0.tar.gz) = 60f047d126e163e09a15a23fc1a5dd6580a91f548132ddfd98b4342d394cca42 -SIZE (castellan-3.0.0.tar.gz) = 69210 +TIMESTAMP = 1587445380 +SHA256 (castellan-3.0.1.tar.gz) = 5f1d75e9e3e4e2bfe8edd3048612f49a9d2449b0fd9caf1477f0249cdf109105 +SIZE (castellan-3.0.1.tar.gz) = 68968
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004211938.03LJcGsC092598>