Date: Wed, 9 Oct 2019 04:58:14 +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: r514117 - head/audio/py-sounddevice Message-ID: <201910090458.x994wEv9047324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Oct 9 04:58:14 2019 New Revision: 514117 URL: https://svnweb.freebsd.org/changeset/ports/514117 Log: audio/py-sounddevice: Update 0.3.13 -> 0.3.14 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 Wed Oct 9 04:23:08 2019 (r514116) +++ head/audio/py-sounddevice/Makefile Wed Oct 9 04:58:14 2019 (r514117) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sounddevice -DISTVERSION= 0.3.13 -PORTREVISION= 1 +DISTVERSION= 0.3.14 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-sounddevice/distinfo ============================================================================== --- head/audio/py-sounddevice/distinfo Wed Oct 9 04:23:08 2019 (r514116) +++ head/audio/py-sounddevice/distinfo Wed Oct 9 04:58:14 2019 (r514117) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551403957 -SHA256 (sounddevice-0.3.13.tar.gz) = 8d0571349f9a438a97f2c69da760f195cf5ddf2351072199cc1dfede4785a207 -SIZE (sounddevice-0.3.13.tar.gz) = 44604 +TIMESTAMP = 1570596988 +SHA256 (sounddevice-0.3.14.tar.gz) = c7b0f7ad86550668da55404eabcb63d4212ec622fcce86510092306b77d2e80a +SIZE (sounddevice-0.3.14.tar.gz) = 48212
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910090458.x994wEv9047324>