Date: Thu, 28 Oct 2021 10:10:05 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2cede1fe4ed1 - main - databases/redisjson: update to the recent commit Message-ID: <202110281010.19SAA5MO079640@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cede1fe4ed1d9f2ed52240dcd7dcf290e5f82ee commit 2cede1fe4ed1d9f2ed52240dcd7dcf290e5f82ee Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2021-10-28 10:09:45 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2021-10-28 10:09:58 +0000 databases/redisjson: update to the recent commit --- databases/redisjson/Makefile | 5 ++--- databases/redisjson/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/databases/redisjson/Makefile b/databases/redisjson/Makefile index 395092a31d60..e4341d3cc12a 100644 --- a/databases/redisjson/Makefile +++ b/databases/redisjson/Makefile @@ -1,8 +1,7 @@ # Created by: Sergey A. Osokin <osa@FreeBSD.org> PORTNAME= redisjson -PORTVERSION= 0.0.0.0.2021.10.20.01 -PORTREVISION= 1 +PORTVERSION= 0.0.0.0.2021.10.27.01 CATEGORIES= databases MAINTAINER= osa@FreeBSD.org @@ -19,7 +18,7 @@ USES= cargo USE_GITHUB= yes GH_ACCOUNT= RedisJSON GH_PROJECT= RedisJSON -GH_TAGNAME= f6d450f +GH_TAGNAME= 473f09c CARGO_CRATES= aho-corasick-0.7.15 \ ansi_term-0.11.0 \ diff --git a/databases/redisjson/distinfo b/databases/redisjson/distinfo index f093e98eb563..6b7c23358bdc 100644 --- a/databases/redisjson/distinfo +++ b/databases/redisjson/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1634828656 +TIMESTAMP = 1635415558 SHA256 (rust/crates/aho-corasick-0.7.15.crate) = 7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5 SIZE (rust/crates/aho-corasick-0.7.15.crate) = 113071 SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b @@ -165,5 +165,5 @@ SHA256 (rust/crates/wyz-0.2.0.crate) = 85e60b0d1b5f99db2556934e21937020776a5d315 SIZE (rust/crates/wyz-0.2.0.crate) = 12926 SHA256 (RedisJSON-jsonpath-14af7aa5435f3e676ceb3441ad78b9c8cb3ffa3a_GH0.tar.gz) = 1d3e33b0211b36b9a35ce3a4cd3da8d4109fcceb751131e1dd4e7fc00bb4e347 SIZE (RedisJSON-jsonpath-14af7aa5435f3e676ceb3441ad78b9c8cb3ffa3a_GH0.tar.gz) = 448708 -SHA256 (RedisJSON-RedisJSON-0.0.0.0.2021.10.20.01-f6d450f_GH0.tar.gz) = eb46d86bad1f26939ef11df12733456e9328cf381828fca61a913cfaac14beef -SIZE (RedisJSON-RedisJSON-0.0.0.0.2021.10.20.01-f6d450f_GH0.tar.gz) = 593735 +SHA256 (RedisJSON-RedisJSON-0.0.0.0.2021.10.27.01-473f09c_GH0.tar.gz) = 3d2caa46e218284234c14bafaa0c49c2c9ba7019df38c63bb55fed86deb17464 +SIZE (RedisJSON-RedisJSON-0.0.0.0.2021.10.27.01-473f09c_GH0.tar.gz) = 594405
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110281010.19SAA5MO079640>