Date: Fri, 14 Jan 2022 08:29:44 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ec9d2f001631 - main - audio/py-sounddevice: Update 0.4.3 -> 0.4.4 Message-ID: <202201140829.20E8TieR011661@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec9d2f0016314f0f9ceb7f6db7af5e63d27a8eba commit ec9d2f0016314f0f9ceb7f6db7af5e63d27a8eba Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-14 08:09:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-14 08:29:37 +0000 audio/py-sounddevice: Update 0.4.3 -> 0.4.4 Reported by: portscout --- audio/py-sounddevice/Makefile | 2 +- audio/py-sounddevice/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index d85320a33181..8e009196fc6e 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,5 +1,5 @@ PORTNAME= sounddevice -DISTVERSION= 0.4.3 +DISTVERSION= 0.4.4 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/py-sounddevice/distinfo b/audio/py-sounddevice/distinfo index 10cad8a8284f..38371d80fbcf 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634869958 -SHA256 (sounddevice-0.4.3.tar.gz) = f1667a7467b65fac4c4ebf668b4e9698eb7333fc3d32bc3c7ec9839ea7cb6c20 -SIZE (sounddevice-0.4.3.tar.gz) = 54224 +TIMESTAMP = 1642147628 +SHA256 (sounddevice-0.4.4.tar.gz) = f690f5aa418a56268c7bdbc97d697c85add0134c5c79d44b8a2ad7a1b85da789 +SIZE (sounddevice-0.4.4.tar.gz) = 54300
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201140829.20E8TieR011661>