From owner-dev-commits-ports-main@freebsd.org Fri Sep 10 14:36:37 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2BB666ADE1B; Fri, 10 Sep 2021 14:36:37 +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 4H5djd0N75z4ZVK; Fri, 10 Sep 2021 14:36:37 +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 DDF356570; Fri, 10 Sep 2021 14:36:36 +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 18AEaafc070546; Fri, 10 Sep 2021 14:36:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18AEaaHY070545; Fri, 10 Sep 2021 14:36:36 GMT (envelope-from git) Date: Fri, 10 Sep 2021 14:36:36 GMT Message-Id: <202109101436.18AEaaHY070545@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Lewis Cook Subject: git: 87abd00aee83 - main - textproc/py-jc: Update to 1.16.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lcook X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 87abd00aee83c1946ac058c52051b82ccff7ca1f Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2021 14:36:37 -0000 The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=87abd00aee83c1946ac058c52051b82ccff7ca1f commit 87abd00aee83c1946ac058c52051b82ccff7ca1f Author: Lewis Cook AuthorDate: 2021-09-10 12:43:28 +0000 Commit: Lewis Cook CommitDate: 2021-09-10 14:35:24 +0000 textproc/py-jc: Update to 1.16.2 Changes: https://github.com/kellyjonbrazil/jc/blob/v1.16.2/CHANGELOG --- textproc/py-jc/Makefile | 2 +- textproc/py-jc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-jc/Makefile b/textproc/py-jc/Makefile index e8dd31bcef3c..12c0c656e95a 100644 --- a/textproc/py-jc/Makefile +++ b/textproc/py-jc/Makefile @@ -1,5 +1,5 @@ PORTNAME= jc -DISTVERSION= 1.16.1 +DISTVERSION= 1.16.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-jc/distinfo b/textproc/py-jc/distinfo index 621d0d1e7fd8..f43ad3ee6152 100644 --- a/textproc/py-jc/distinfo +++ b/textproc/py-jc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629579985 -SHA256 (jc-1.16.1.tar.gz) = 42cacd058baed7692f5644c8eb4b8ea120969420675d86c2d26b224df79cb169 -SIZE (jc-1.16.1.tar.gz) = 145317 +TIMESTAMP = 1631277710 +SHA256 (jc-1.16.2.tar.gz) = 6c434a286c3a1cf0af35c7e1ae5a4fcb8be9585171a85605dbaea689380d2def +SIZE (jc-1.16.2.tar.gz) = 145909