Date: Fri, 2 Oct 2020 02:39:50 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550888 - head/audio/py-sounddevice Message-ID: <202010020239.0922do71003108@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Fri Oct 2 02:39:50 2020 New Revision: 550888 URL: https://svnweb.freebsd.org/changeset/ports/550888 Log: audio/py-sounddevice: Update 0.4.0 -> 0.4.1 Reported by: portscout Modified: head/audio/py-sounddevice/Makefile head/audio/py-sounddevice/distinfo Modified: head/audio/py-sounddevice/Makefile ============================================================================== --- head/audio/py-sounddevice/Makefile Fri Oct 2 00:22:11 2020 (r550887) +++ head/audio/py-sounddevice/Makefile Fri Oct 2 02:39:50 2020 (r550888) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sounddevice -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-sounddevice/distinfo ============================================================================== --- head/audio/py-sounddevice/distinfo Fri Oct 2 00:22:11 2020 (r550887) +++ head/audio/py-sounddevice/distinfo Fri Oct 2 02:39:50 2020 (r550888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599285953 -SHA256 (sounddevice-0.4.0.tar.gz) = 007cfef077c447eebbdbca3d510ca4365c211c2c6c4d2912d6eec43c8cbcbc02 -SIZE (sounddevice-0.4.0.tar.gz) = 50193 +TIMESTAMP = 1601606210 +SHA256 (sounddevice-0.4.1.tar.gz) = f21978921186c0c7183af032fab77b735d824f3e926d76adb3fd0912e289ce0b +SIZE (sounddevice-0.4.1.tar.gz) = 50438
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010020239.0922do71003108>