svn commit: r514117 - head/audio/py-sounddevice

Yuri Victorovich yuri at FreeBSD.org
Wed Oct 9 04:58:15 UTC 2019


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


More information about the svn-ports-head mailing list