From nobody Sun Dec 26 13:31:46 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 5D03C190476B; Sun, 26 Dec 2021 13:31:47 +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 4JMMCR0DQhz4ZCB; Sun, 26 Dec 2021 13:31:47 +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 DCF3F3130; Sun, 26 Dec 2021 13:31:46 +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 1BQDVkmH059108; Sun, 26 Dec 2021 13:31:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BQDVkEj059107; Sun, 26 Dec 2021 13:31:46 GMT (envelope-from git) Date: Sun, 26 Dec 2021 13:31:46 GMT Message-Id: <202112261331.1BQDVkEj059107@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: bbaf50b36f07 - main - net-p2p/py-nicotine-plus: update to 3.2.0 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: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bbaf50b36f075759f789c625457eab82fdf273c8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640525507; 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=JXLvxic/6mFBaUFTqQHAKpK3fc+fad/mTeKTJvps3GI=; b=G/6sqpfdAvUmgCM9GupiMN91tH0WABjKzLzDu+QFiJIj5FU0KMsuwJkE3DhiWbbZtA93aa t1boMbGAiiD2HMgofPLCKy2iKZed0D1YdMymlJV4raDVxvnHJb0xzgbqlOVVV7H96xiyew hnx6Cn8fqZqQMlouO59Lh/4l9cC1yUACDioQ/Tm/wZPvFCddiMhCwTspjpJyXPrdMaLONQ s6j7YdcNIRMFxUi0cVap6BWCmpyeouRTPMqDOXkglNN7BrzaUAZq3QfCxbIaS9y6mlfKuQ L16imaSu9TKzlovKXUD5GbSAKQk5ULaz6ioGv/1sBNIxgWlqW+0yLZDhvJmC1w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640525507; a=rsa-sha256; cv=none; b=SJ1858r7bA1KlumygIMp2SLpiRQqPxN6VtqmLZ2HkEDtIifYgJdszo1U8dMA3lfxBS09Fl DQIftEwY9DFPahDEMTfVOVnIlDNZDPceT4e7JYOhbSVPgl44ee1Lm/DgNTBTW2D5rAfGaa RDnzvP02E9e+82YNPbwyKj26H2c1Qo3eJrGRrAU0na5MqFdiBJOkd8OLvawr1bHFgYKemB hqEJNhdBMUqMwICofA6PN2lnBgP/xtIr0BPCa3APaBXmCIO7JzQaU/kd0AOrujl+l4AYra UMCaKXGr/K9VYlCO9KUOVn+HSC89gq7Xw5e3TQa5RZaIPFCgVPX3h/u75Ul7eQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbaf50b36f075759f789c625457eab82fdf273c8 commit bbaf50b36f075759f789c625457eab82fdf273c8 Author: Daniel Menelkir AuthorDate: 2021-12-26 13:29:10 +0000 Commit: Hiroki Tagato CommitDate: 2021-12-26 13:31:13 +0000 net-p2p/py-nicotine-plus: update to 3.2.0 Changelog: https://github.com/nicotine-plus/nicotine-plus/releases/tag/3.2.0 PR: 260655 Reported by: Daniel Menelkir (maintainer) --- net-p2p/py-nicotine-plus/Makefile | 2 +- net-p2p/py-nicotine-plus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/py-nicotine-plus/Makefile b/net-p2p/py-nicotine-plus/Makefile index c44bb1999077..672e6dfbabad 100644 --- a/net-p2p/py-nicotine-plus/Makefile +++ b/net-p2p/py-nicotine-plus/Makefile @@ -1,5 +1,5 @@ PORTNAME= nicotine-plus -DISTVERSION= 3.1.1 +DISTVERSION= 3.2.0 CATEGORIES= net-p2p python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/py-nicotine-plus/distinfo b/net-p2p/py-nicotine-plus/distinfo index e3f093f61852..c0c31e877759 100644 --- a/net-p2p/py-nicotine-plus/distinfo +++ b/net-p2p/py-nicotine-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628421612 -SHA256 (nicotine-plus-3.1.1.tar.gz) = ce8342fcbc4d6fd50b9c29465eaca45d35c8c7be0a3ef03f5c1d9a594d96ec34 -SIZE (nicotine-plus-3.1.1.tar.gz) = 1556808 +TIMESTAMP = 1640301981 +SHA256 (nicotine-plus-3.2.0.tar.gz) = aca21de8596a81a54fdd306b5e1338fd530e94c983e01425dcaf48e6e1395785 +SIZE (nicotine-plus-3.2.0.tar.gz) = 2043734