diff options
author | Romain Tartière <romain@FreeBSD.org> | 2023-05-07 01:05:47 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2023-05-07 01:43:41 +0000 |
commit | 31e965288cb1770202c13e76d90a9cf8b67d1a4c (patch) | |
tree | 04081db91a9f75612cd4cf39c41f5d4914c93b95 | |
parent | acb3c74622f41a11139fe593d386aa3fced4b340 (diff) | |
download | ports-31e965288cb1770202c13e76d90a9cf8b67d1a4c.tar.gz ports-31e965288cb1770202c13e76d90a9cf8b67d1a4c.zip |
sysutils/puppet-lint: Update to 4.0.0
ChangeLog:
https://github.com/puppetlabs/puppet-lint/blob/main/CHANGELOG.md#v400---2023-04-21
With hat: puppet
-rw-r--r-- | sysutils/puppet-lint/Makefile | 2 | ||||
-rw-r--r-- | 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 59ab3236387b..4967d71cee0b 100644 --- a/sysutils/puppet-lint/Makefile +++ b/sysutils/puppet-lint/Makefile @@ -1,5 +1,5 @@ PORTNAME= puppet-lint -PORTVERSION= 3.4.0 +PORTVERSION= 4.0.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/puppet-lint/distinfo b/sysutils/puppet-lint/distinfo index 5f489ad6b94d..bfeef6e68f7b 100644 --- a/sysutils/puppet-lint/distinfo +++ b/sysutils/puppet-lint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680852974 -SHA256 (rubygem/puppet-lint-3.4.0.gem) = 48cb811df3ad95c20285c18a26aba383133899959bd2f958b2ed26b809583388 -SIZE (rubygem/puppet-lint-3.4.0.gem) = 83456 +TIMESTAMP = 1683420774 +SHA256 (rubygem/puppet-lint-4.0.0.gem) = 727dc933c5c7276121a0a19f2db3c6f1be0165bcd8a3d17e8b672472effc429d +SIZE (rubygem/puppet-lint-4.0.0.gem) = 80896 |