From nobody Fri Oct 22 05:47:43 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 45A59180A7B4; Fri, 22 Oct 2021 05:47:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HbD006fDyz4cRs; Fri, 22 Oct 2021 05:47:44 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E1266118B; Fri, 22 Oct 2021 05:47:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19M5lhNB092404; Fri, 22 Oct 2021 05:47:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19M5lho2092403; Fri, 22 Oct 2021 05:47:43 GMT (envelope-from git) Date: Fri, 22 Oct 2021 05:47:43 GMT Message-Id: <202110220547.19M5lho2092403@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Romain Tarti=C3=A8re?= Subject: git: 3ffad73adfee - main - devel/rubygem-pdk: Update to 2.3.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: romain X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3ffad73adfee93dfdae494578273bc94932ef24d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ffad73adfee93dfdae494578273bc94932ef24d commit 3ffad73adfee93dfdae494578273bc94932ef24d Author: Romain Tartière AuthorDate: 2021-10-22 05:36:30 +0000 Commit: Romain Tartière CommitDate: 2021-10-22 05:47:07 +0000 devel/rubygem-pdk: Update to 2.3.0 ChangeLog: https://github.com/puppetlabs/pdk/blob/main/CHANGELOG.md#v230-2021-10-21 With hat: puppet --- devel/rubygem-pdk/Makefile | 2 +- devel/rubygem-pdk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-pdk/Makefile b/devel/rubygem-pdk/Makefile index d6351c0113f3..cd6b75a2d8ba 100644 --- a/devel/rubygem-pdk/Makefile +++ b/devel/rubygem-pdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= pdk -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-pdk/distinfo b/devel/rubygem-pdk/distinfo index b1399d6785d2..45e9079f9ef3 100644 --- a/devel/rubygem-pdk/distinfo +++ b/devel/rubygem-pdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628455569 -SHA256 (rubygem/pdk-2.2.0.gem) = b85546bef4c5fb0abdb523911f190e943d78019a35804e9d42238ac4d7d1d12d -SIZE (rubygem/pdk-2.2.0.gem) = 160256 +TIMESTAMP = 1634880978 +SHA256 (rubygem/pdk-2.3.0.gem) = 9e720e7c488d579b971241b2be84f0e6fb5991eb43714f39baee5add76221b40 +SIZE (rubygem/pdk-2.3.0.gem) = 160256