Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:38:58 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c73caf21625a - main - devel/py-xxhash: Update to 2.0.2
Message-ID:  <202104252038.13PKcw2l078813@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c73caf21625aaaef7cd337e4bde7cf7a98b4300d

commit c73caf21625aaaef7cd337e4bde7cf7a98b4300d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:14:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:30 +0000

    devel/py-xxhash: Update to 2.0.2
    
    Changes:        https://github.com/ifduyue/python-xxhash/releases
---
 devel/py-xxhash/Makefile | 2 +-
 devel/py-xxhash/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile
index 058dbf1e6555..765bece8647b 100644
--- a/devel/py-xxhash/Makefile
+++ b/devel/py-xxhash/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xxhash
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.2
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-xxhash/distinfo b/devel/py-xxhash/distinfo
index 9b4438393c8f..4524ea531b64 100644
--- a/devel/py-xxhash/distinfo
+++ b/devel/py-xxhash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954350
-SHA256 (xxhash-2.0.0.tar.gz) = 58ca818554c1476fa1456f6cd4b87002e2294f09baf0f81e5a2a4968e62c423c
-SIZE (xxhash-2.0.0.tar.gz) = 64099
+TIMESTAMP = 1619198539
+SHA256 (xxhash-2.0.2.tar.gz) = b7bead8cf6210eadf9cecf356e17af794f57c0939a3d420a00d87ea652f87b49
+SIZE (xxhash-2.0.2.tar.gz) = 64283



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252038.13PKcw2l078813>