From owner-dev-commits-ports-main@freebsd.org Mon Jul 26 05:52:11 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 85CB8665C8D; Mon, 26 Jul 2021 05:52:11 +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 4GY8Fl39Hgz4qg5; Mon, 26 Jul 2021 05:52:11 +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 551C211CF9; Mon, 26 Jul 2021 05:52:11 +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 16Q5qBa0073852; Mon, 26 Jul 2021 05:52:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16Q5qBNd073851; Mon, 26 Jul 2021 05:52:11 GMT (envelope-from git) Date: Mon, 26 Jul 2021 05:52:11 GMT Message-Id: <202107260552.16Q5qBNd073851@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Xin LI Subject: git: 8221d30cd4c3 - main - devel/py-hglib: update to 2.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: delphij X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8221d30cd4c3a34d9894a48df8e14bf23f46911e 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: Mon, 26 Jul 2021 05:52:11 -0000 The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=8221d30cd4c3a34d9894a48df8e14bf23f46911e commit 8221d30cd4c3a34d9894a48df8e14bf23f46911e Author: Xin LI AuthorDate: 2021-07-26 05:51:42 +0000 Commit: Xin LI CommitDate: 2021-07-26 05:51:42 +0000 devel/py-hglib: update to 2.6.2 --- devel/py-hglib/Makefile | 3 +-- devel/py-hglib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-hglib/Makefile b/devel/py-hglib/Makefile index 71aec1081cf7..b96601024170 100644 --- a/devel/py-hglib/Makefile +++ b/devel/py-hglib/Makefile @@ -1,6 +1,5 @@ PORTNAME= hglib -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hglib/distinfo b/devel/py-hglib/distinfo index e0efa55a7bfd..fe2aff65afc1 100644 --- a/devel/py-hglib/distinfo +++ b/devel/py-hglib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587365513 -SHA256 (python-hglib-2.6.1.tar.gz) = 7c1fa0cb4d332dd6ec8409b04787ceba4623e97fb378656f7cab0b996c6ca3b2 -SIZE (python-hglib-2.6.1.tar.gz) = 34630 +TIMESTAMP = 1627278520 +SHA256 (python-hglib-2.6.2.tar.gz) = b18bd1ed53c90ee57d5714d66ad6bb72b64e930d4aeca9830892c08bb28da608 +SIZE (python-hglib-2.6.2.tar.gz) = 35514