Date: Sun, 26 Dec 2021 13:31:46 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bbaf50b36f07 - main - net-p2p/py-nicotine-plus: update to 3.2.0 Message-ID: <202112261331.1BQDVkEj059107@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbaf50b36f075759f789c625457eab82fdf273c8 commit bbaf50b36f075759f789c625457eab82fdf273c8 Author: Daniel Menelkir <menelkir@itroll.org> AuthorDate: 2021-12-26 13:29:10 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> 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 <menelkir@itroll.org> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112261331.1BQDVkEj059107>