From nobody Mon Oct 18 07:14:55 2021 X-Original-To: dev-commits-ports-main@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 715E6180D2F3; Mon, 18 Oct 2021 07:14:55 +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 4HXp6R2cXhz3D07; Mon, 18 Oct 2021 07:14:55 +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 39A211C6A4; Mon, 18 Oct 2021 07:14:55 +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 19I7EtIs009291; Mon, 18 Oct 2021 07:14:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19I7EtsH009290; Mon, 18 Oct 2021 07:14:55 GMT (envelope-from git) Date: Mon, 18 Oct 2021 07:14:55 GMT Message-Id: <202110180714.19I7EtsH009290@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 481c501161e4 - main - net-p2p/bazarr: Update to 1.0.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 481c501161e4d01f872c694b6149c1839c970a04 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=481c501161e4d01f872c694b6149c1839c970a04 commit 481c501161e4d01f872c694b6149c1839c970a04 Author: Michiel van Baak Jansen AuthorDate: 2021-10-14 15:23:07 +0000 Commit: Yasuhiro Kimura CommitDate: 2021-10-18 07:13:38 +0000 net-p2p/bazarr: Update to 1.0.0 ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.0.0 PR: 259168 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32535 --- net-p2p/bazarr/Makefile | 2 +- net-p2p/bazarr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 23d3df9de60b..14065b6b0cce 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,6 +1,6 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v -DISTVERSION= 0.9.9 +DISTVERSION= 1.0.0 CATEGORIES= net-p2p python MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr diff --git a/net-p2p/bazarr/distinfo b/net-p2p/bazarr/distinfo index 10dd35fc8e9a..a547fb3957f7 100644 --- a/net-p2p/bazarr/distinfo +++ b/net-p2p/bazarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631705961 -SHA256 (bazarr/0.9.9/bazarr.zip) = d107e3a3485acdb5793a2e610e4f3fcdcd6c45e44cce192390488b2118943ad9 -SIZE (bazarr/0.9.9/bazarr.zip) = 35118835 +TIMESTAMP = 1634212944 +SHA256 (bazarr/1.0.0/bazarr.zip) = 0c38ac2bc7eb88ddeefa43668dcf538d4d1c67f1f4c1ffc5bba26a65990b74f5 +SIZE (bazarr/1.0.0/bazarr.zip) = 35125294