Date: Mon, 6 Mar 2023 02:49:09 GMT From: =?utf-8?Q?Romain=20Tarti=C3=A8re?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5ea15e7f32be - main - sysutils/puppet-lint: Update to 3.2.0 Message-ID: <202303060249.3262n9iX059970@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=5ea15e7f32be86bbb2de4b5500b0e6996bdfb5e5 commit 5ea15e7f32be86bbb2de4b5500b0e6996bdfb5e5 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2023-03-06 02:48:27 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2023-03-06 02:48:27 +0000 sysutils/puppet-lint: Update to 3.2.0 ChangeLog: https://github.com/puppetlabs/puppet-lint/blob/main/CHANGELOG.md With hat: puppet --- sysutils/puppet-lint/Makefile | 2 +- sysutils/puppet-lint/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/puppet-lint/Makefile b/sysutils/puppet-lint/Makefile index bad7c82fcb71..197517d84262 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppet-lint -PORTVERSION= 3.0.1 +PORTVERSION= 3.2.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/puppet-lint/distinfo b/sysutils/puppet-lint/distinfo index ea85a9039edc..2142f19b6141 100644 --- a/sysutils/puppet-lint/distinfo +++ b/sysutils/puppet-lint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668214485 -SHA256 (rubygem/puppet-lint-3.0.1.gem) = d5805495c0748a22a7982aeef3cb83f7aca44d618ed903c39bbf65932e597fc2 -SIZE (rubygem/puppet-lint-3.0.1.gem) = 76800 +TIMESTAMP = 1678070651 +SHA256 (rubygem/puppet-lint-3.2.0.gem) = 58ce295fa2f2f88c472e1db99c0077c2f0051bf5b1098234947c5341a6828a49 +SIZE (rubygem/puppet-lint-3.2.0.gem) = 83456
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303060249.3262n9iX059970>