Date: Tue, 8 May 2018 16:19: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: r469380 - head/audio/py-sounddevice Message-ID: <201805081619.w48GJEFA005622@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Tue May 8 16:19:13 2018 New Revision: 469380 URL: https://svnweb.freebsd.org/changeset/ports/469380 Log: audio/py-sounddevice: Update 0.3.10 -> 0.3.11 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 Tue May 8 16:12:03 2018 (r469379) +++ head/audio/py-sounddevice/Makefile Tue May 8 16:19:13 2018 (r469380) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sounddevice -PORTVERSION= 0.3.10 -PORTREVISION= 1 +DISTVERSION= 0.3.11 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-sounddevice/distinfo ============================================================================== --- head/audio/py-sounddevice/distinfo Tue May 8 16:12:03 2018 (r469379) +++ head/audio/py-sounddevice/distinfo Tue May 8 16:19:13 2018 (r469380) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516010801 -SHA256 (sounddevice-0.3.10.tar.gz) = 6a972db105b11a570b454c0b92b5d37ead46829ce71a278b148ec6479209ad9f -SIZE (sounddevice-0.3.10.tar.gz) = 46411 +TIMESTAMP = 1525795954 +SHA256 (sounddevice-0.3.11.tar.gz) = e1f9e4eb72cf85ee7c4aff62558c7d179e8aceca258ad5217bcf9e43d75bcc5d +SIZE (sounddevice-0.3.11.tar.gz) = 46563
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805081619.w48GJEFA005622>