Date: Sat, 5 Sep 2020 06:07:25 +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: r547590 - head/audio/py-sounddevice Message-ID: <202009050607.08567P8s032768@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Sep 5 06:07:25 2020 New Revision: 547590 URL: https://svnweb.freebsd.org/changeset/ports/547590 Log: audio/py-sounddevice: Update 0.3.15 -> 0.4.0 Modified: head/audio/py-sounddevice/Makefile head/audio/py-sounddevice/distinfo Modified: head/audio/py-sounddevice/Makefile ============================================================================== --- head/audio/py-sounddevice/Makefile Sat Sep 5 06:05:19 2020 (r547589) +++ head/audio/py-sounddevice/Makefile Sat Sep 5 06:07:25 2020 (r547590) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sounddevice -DISTVERSION= 0.3.15 +DISTVERSION= 0.4.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-sounddevice/distinfo ============================================================================== --- head/audio/py-sounddevice/distinfo Sat Sep 5 06:05:19 2020 (r547589) +++ head/audio/py-sounddevice/distinfo Sat Sep 5 06:07:25 2020 (r547590) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584781388 -SHA256 (sounddevice-0.3.15.tar.gz) = 028f6e5df83027f4bfba5d6d61e6d46eb8689f9e647825e09f539920dee17d2c -SIZE (sounddevice-0.3.15.tar.gz) = 50357 +TIMESTAMP = 1599285953 +SHA256 (sounddevice-0.4.0.tar.gz) = 007cfef077c447eebbdbca3d510ca4365c211c2c6c4d2912d6eec43c8cbcbc02 +SIZE (sounddevice-0.4.0.tar.gz) = 50193
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009050607.08567P8s032768>