Date: Mon, 7 Mar 2022 18:16:48 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 281c9ddd3be1 - main - audio/py-pylast: Update to 4.5.0 Message-ID: <202203071816.227IGmE4059548@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=281c9ddd3be10b3b32d83b40193a8d03cf21e3d8 commit 281c9ddd3be10b3b32d83b40193a8d03cf21e3d8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 17:52:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:11:01 +0000 audio/py-pylast: Update to 4.5.0 Changes: https://github.com/pylast/pylast/releases --- audio/py-pylast/Makefile | 2 +- audio/py-pylast/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index 70772869465e..4e105286cc4b 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Felder <feld@FreeBSD.org> PORTNAME= pylast -PORTVERSION= 4.4.0 +PORTVERSION= 4.5.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-pylast/distinfo b/audio/py-pylast/distinfo index e35ec1ceead7..7075d75312cb 100644 --- a/audio/py-pylast/distinfo +++ b/audio/py-pylast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638556532 -SHA256 (pylast-4.4.0.tar.gz) = da6ebea506019af571941c35c8b4802abde4679592d52d13675650dc447e6c29 -SIZE (pylast-4.4.0.tar.gz) = 43708 +TIMESTAMP = 1646057912 +SHA256 (pylast-4.5.0.tar.gz) = 62800b72e971dadac40c3d6f538c6188219d6f53853ddc48d69d9fc25659018f +SIZE (pylast-4.5.0.tar.gz) = 44070
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071816.227IGmE4059548>