Date: Mon, 28 Oct 2024 12:44:13 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a8f2ceb4a2ac - main - net-p2p/py-nicotine-plus: update to 3.3.5 Message-ID: <202410281244.49SCiDfl073988@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8f2ceb4a2ac8cae77c116ec747863e2c549788f commit a8f2ceb4a2ac8cae77c116ec747863e2c549788f Author: Marko Cupać <marko.cupac@mimar.rs> AuthorDate: 2024-10-15 08:40:25 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-10-28 12:41:58 +0000 net-p2p/py-nicotine-plus: update to 3.3.5 Changelog: https://nicotine-plus.org/NEWS.html PR: 282100 --- net-p2p/py-nicotine-plus/Makefile | 4 ++-- net-p2p/py-nicotine-plus/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-p2p/py-nicotine-plus/Makefile b/net-p2p/py-nicotine-plus/Makefile index 027c24d9951e..7279fda6bc03 100644 --- a/net-p2p/py-nicotine-plus/Makefile +++ b/net-p2p/py-nicotine-plus/Makefile @@ -1,9 +1,9 @@ PORTNAME= nicotine-plus -DISTVERSION= 3.3.2 -PORTREVISION= 1 +DISTVERSION= 3.3.5 CATEGORIES= net-p2p python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical client for the Soulseek file sharing network diff --git a/net-p2p/py-nicotine-plus/distinfo b/net-p2p/py-nicotine-plus/distinfo index 5719304c7e6c..2388269b32d1 100644 --- a/net-p2p/py-nicotine-plus/distinfo +++ b/net-p2p/py-nicotine-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709123491 -SHA256 (nicotine-plus-3.3.2.tar.gz) = aa76ac841c3959c9c58286a0114f67532df0abe708e7a344ed8a9b3fc7ea351d -SIZE (nicotine-plus-3.3.2.tar.gz) = 2815829 +TIMESTAMP = 1728136766 +SHA256 (nicotine_plus-3.3.5.tar.gz) = e0c9d650606a9f9eab8e5c2b7fd560ddb5cfe475ea4c22f19b833d7ebf86ba43 +SIZE (nicotine_plus-3.3.5.tar.gz) = 3037022
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410281244.49SCiDfl073988>