Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2023 09:02:33 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e0c9a14d55e8 - main - net-p2p/py-nicotine-plus: update to 3.2.9
Message-ID:  <202308290902.37T92XnL026701@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e0c9a14d55e862724cee684774c666ce13b636ff

commit e0c9a14d55e862724cee684774c666ce13b636ff
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-08-28 20:18:58 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-08-29 09:01:52 +0000

    net-p2p/py-nicotine-plus: update to 3.2.9
    
    Full changelog : https://github.com/nicotine-plus/nicotine-plus/releases
    
    Port changes:
        * apply portfmt linter
---
 net-p2p/py-nicotine-plus/Makefile | 7 +++----
 net-p2p/py-nicotine-plus/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/net-p2p/py-nicotine-plus/Makefile b/net-p2p/py-nicotine-plus/Makefile
index cec6bf2c19f9..2eb09df9e0f2 100644
--- a/net-p2p/py-nicotine-plus/Makefile
+++ b/net-p2p/py-nicotine-plus/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nicotine-plus
-DISTVERSION=	3.2.0
-PORTREVISION=	1
+DISTVERSION=	3.2.9
 CATEGORIES=	net-p2p python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,9 +11,9 @@ WWW=		https://github.com/Nicotine-Plus/nicotine-plus/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mutagen>=1.42:audio/py-mutagen@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gdbm>=3.6:databases/py-gdbm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}gobject3>=3.16:devel/py-gobject3@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}gdbm>=3.6:databases/py-gdbm@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}mutagen>=1.42:audio/py-mutagen@${PY_FLAVOR}
 
 USES=		gettext-tools gnome python
 USE_GNOME=	gtk30
diff --git a/net-p2p/py-nicotine-plus/distinfo b/net-p2p/py-nicotine-plus/distinfo
index c0c31e877759..0e08ff40601f 100644
--- a/net-p2p/py-nicotine-plus/distinfo
+++ b/net-p2p/py-nicotine-plus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640301981
-SHA256 (nicotine-plus-3.2.0.tar.gz) = aca21de8596a81a54fdd306b5e1338fd530e94c983e01425dcaf48e6e1395785
-SIZE (nicotine-plus-3.2.0.tar.gz) = 2043734
+TIMESTAMP = 1693252975
+SHA256 (nicotine-plus-3.2.9.tar.gz) = 41a86dc68b175d1dcac2ec2d79553cff4e5fbcca7f9f384c51cbaa393081b0c0
+SIZE (nicotine-plus-3.2.9.tar.gz) = 2341640



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308290902.37T92XnL026701>