From nobody Wed Oct 06 12:12:48 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 31C1212D8A6F; Wed, 6 Oct 2021 12:12:49 +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 4HPYHj0sQ9z3CRB; Wed, 6 Oct 2021 12:12:49 +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 F226620081; Wed, 6 Oct 2021 12:12:48 +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 196CCmwn039853; Wed, 6 Oct 2021 12:12:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 196CCmfs039852; Wed, 6 Oct 2021 12:12:48 GMT (envelope-from git) Date: Wed, 6 Oct 2021 12:12:48 GMT Message-Id: <202110061212.196CCmfs039852@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Adam Weinberger Subject: git: c3a24a5af15a - main - textproc/p5-JSON-Validator: Update to 5.02 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: adamw X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c3a24a5af15a3799a5260192e2388cb362360b83 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by adamw: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3a24a5af15a3799a5260192e2388cb362360b83 commit c3a24a5af15a3799a5260192e2388cb362360b83 Author: Adam Weinberger AuthorDate: 2021-10-06 12:12:36 +0000 Commit: Adam Weinberger CommitDate: 2021-10-06 12:12:45 +0000 textproc/p5-JSON-Validator: Update to 5.02 --- textproc/p5-JSON-Validator/Makefile | 2 +- textproc/p5-JSON-Validator/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/p5-JSON-Validator/Makefile b/textproc/p5-JSON-Validator/Makefile index 5fd1b989da61..4d69cdc55b17 100644 --- a/textproc/p5-JSON-Validator/Makefile +++ b/textproc/p5-JSON-Validator/Makefile @@ -1,7 +1,7 @@ # Created by: Adam Weinberger PORTNAME= JSON-Validator -PORTVERSION= 5.01 +PORTVERSION= 5.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-JSON-Validator/distinfo b/textproc/p5-JSON-Validator/distinfo index 60674cf540d7..01bced55b953 100644 --- a/textproc/p5-JSON-Validator/distinfo +++ b/textproc/p5-JSON-Validator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633315957 -SHA256 (JSON-Validator-5.01.tar.gz) = aa5eac44ce1813d0547cdc452dbe1822d56ce4a56afa300a83e7808e75c09d0c -SIZE (JSON-Validator-5.01.tar.gz) = 109412 +TIMESTAMP = 1633522306 +SHA256 (JSON-Validator-5.02.tar.gz) = 1c2323a29949e0127551eb60879b0e48a4e041c92c17e64ac67bcce32a7a40f6 +SIZE (JSON-Validator-5.02.tar.gz) = 109464