Date: Fri, 14 May 2021 21:11:47 GMT From: =?utf-8?B?Um9tYWluIFRhcnRpw6hyZQ==?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60a226fc14f0 - main - www/py-puppetboard: Update to 3.1.0 Message-ID: <202105142111.14ELBlNd005350@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=60a226fc14f0e4dc5f1f6870e7b8b155b27fcfe7 commit 60a226fc14f0e4dc5f1f6870e7b8b155b27fcfe7 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-05-14 21:09:08 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-05-14 21:11:11 +0000 www/py-puppetboard: Update to 3.1.0 ChangeLog: https://github.com/voxpupuli/puppetboard/blob/master/CHANGELOG.md#310 With hat: puppet --- www/py-puppetboard/Makefile | 2 +- www/py-puppetboard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-puppetboard/Makefile b/www/py-puppetboard/Makefile index 155aff71dfbc..f75ee045c096 100644 --- a/www/py-puppetboard/Makefile +++ b/www/py-puppetboard/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppetboard -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-puppetboard/distinfo b/www/py-puppetboard/distinfo index 10edf4333b7a..056fad3f07a9 100644 --- a/www/py-puppetboard/distinfo +++ b/www/py-puppetboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617065461 -SHA256 (voxpupuli-puppetboard-v3.0.0_GH0.tar.gz) = 985e5d0ededdda3226d7bb805f5e58ab41b561f283f2e3a3a598a306e99b5311 -SIZE (voxpupuli-puppetboard-v3.0.0_GH0.tar.gz) = 2668098 +TIMESTAMP = 1621020310 +SHA256 (voxpupuli-puppetboard-v3.1.0_GH0.tar.gz) = 651991af5536d9d92db4450255f08aceca8b541397f419d5bf094ee5d4a371ad +SIZE (voxpupuli-puppetboard-v3.1.0_GH0.tar.gz) = 2668033
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105142111.14ELBlNd005350>