From nobody Wed Dec 15 23:04:45 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 E1BBC18EB40B; Wed, 15 Dec 2021 23:04:45 +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 4JDrRd4q6tz4rL9; Wed, 15 Dec 2021 23:04:45 +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 8562124CC0; Wed, 15 Dec 2021 23:04:45 +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 1BFN4jUj034667; Wed, 15 Dec 2021 23:04:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BFN4jqK034666; Wed, 15 Dec 2021 23:04:45 GMT (envelope-from git) Date: Wed, 15 Dec 2021 23:04:45 GMT Message-Id: <202112152304.1BFN4jqK034666@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Sergey A. Osokin" Subject: git: cceeeb0e74cf - main - textproc/redisearch20: update to 2.0.15 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: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cceeeb0e74cfed4d0bc434eabd2aad32d47c087c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639609485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=cAJi4YazKlXa9CUkD1HBR6pzYVnec7YkIW+WatrOj+A=; b=XNNh6X5uVkH0Dy3U/n3V0G6Ec3G+YlwtY78vaml1Gq2mlMXodjwm2K/rHTpbnr3DosmUUl iUuxHh9Tnwt8T8Dp9In/w6xPV0BRaz+aWJE6fDpJq+eiP06UdCeSH6H9cT/7kPUopPNRLI oh2T1e7l89TPf616RiDaI4nrJeTzuMLP1+SyBop2cLmf3Uh/WMlKu4GVMxG0RHhSqmL/45 Ra1jvdSrfJWKhXeGA7k047HXSv1fzk7CSdgpjsB7lHtWR7xnkOgYXiLmFapJAn2i7bHogg kHmrGyDFZuUvoUEPL1Aas9WvtkJdZ5bHQ82pWM1504db21Uoq+H36SlFu/QyZg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639609485; a=rsa-sha256; cv=none; b=mDLDtY0I+KykfqJC5ebuaW3R3z8ja4In3PQrO/idsW93U3EStIPxJfdWmpYWBu40eHgYQm fWnpvQ6KplcLMeV2xWY+tISv79f5agTqhALElPfOKvVaDAfHJ0Vy2UvQdtSrJYN+IkQTaP Q8K29SWoCcqAaUP7A6mgNWkQ3ZovyYqbnia84rEgfzsb6Fw+gRMY5XOY+4aFdwC3GJR8ds pkETTli4Q9XKtdk+kAWtbLiaw9beMyw3ktchoIdCA3odLvKcKwSkQ7AwzVfKf90z2WcuYB igCkJwK2/rop5iY/k+CrsDcqoIC/8tdgs4vAPxbNmuFnjTF6Rx6w3V3UBJJJlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=cceeeb0e74cfed4d0bc434eabd2aad32d47c087c commit cceeeb0e74cfed4d0bc434eabd2aad32d47c087c Author: Sergey A. Osokin AuthorDate: 2021-12-15 23:04:23 +0000 Commit: Sergey A. Osokin CommitDate: 2021-12-15 23:04:38 +0000 textproc/redisearch20: update to 2.0.15 --- textproc/redisearch20/Makefile | 2 +- textproc/redisearch20/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/redisearch20/Makefile b/textproc/redisearch20/Makefile index d4e50065aabe..07a2c0e318f9 100644 --- a/textproc/redisearch20/Makefile +++ b/textproc/redisearch20/Makefile @@ -2,7 +2,7 @@ PORTNAME= redisearch20 DISTVERSIONPREFIX= v -DISTVERSION= 2.0.13 +DISTVERSION= 2.0.15 CATEGORIES= textproc MAINTAINER= osa@FreeBSD.org diff --git a/textproc/redisearch20/distinfo b/textproc/redisearch20/distinfo index a047126b9b2a..815021b9d3ae 100644 --- a/textproc/redisearch20/distinfo +++ b/textproc/redisearch20/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638816245 -SHA256 (RediSearch-RediSearch-v2.0.13_GH0.tar.gz) = 07dbe729ff50131153fbd8173c49f5da2a61e2d67bc996cab6ee6c9c7577779e -SIZE (RediSearch-RediSearch-v2.0.13_GH0.tar.gz) = 3996801 +TIMESTAMP = 1639609425 +SHA256 (RediSearch-RediSearch-v2.0.15_GH0.tar.gz) = b9d66de84fe127a84b4428358099149636b676d5ec66c87ad6e394523acef4e3 +SIZE (RediSearch-RediSearch-v2.0.15_GH0.tar.gz) = 3997848