svn commit: r427327 - head/audio/py-speechrecognition

Kevin Lo kevlo at FreeBSD.org
Mon Nov 28 14:38:09 UTC 2016


Author: kevlo
Date: Mon Nov 28 14:38:07 2016
New Revision: 427327
URL: https://svnweb.freebsd.org/changeset/ports/427327

Log:
  Update to 3.5.0

Modified:
  head/audio/py-speechrecognition/Makefile
  head/audio/py-speechrecognition/distinfo

Modified: head/audio/py-speechrecognition/Makefile
==============================================================================
--- head/audio/py-speechrecognition/Makefile	Mon Nov 28 14:36:07 2016	(r427326)
+++ head/audio/py-speechrecognition/Makefile	Mon Nov 28 14:38:07 2016	(r427327)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	SpeechRecognition
-PORTVERSION=	3.4.6
+PORTVERSION=	3.5.0
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/audio/py-speechrecognition/distinfo
==============================================================================
--- head/audio/py-speechrecognition/distinfo	Mon Nov 28 14:36:07 2016	(r427326)
+++ head/audio/py-speechrecognition/distinfo	Mon Nov 28 14:38:07 2016	(r427327)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470209990
-SHA256 (SpeechRecognition-3.4.6.tar.gz) = 393eab35f102e6406dcacd54ff06473c2c86371cd566f8b314cf79df2d89ac31
-SIZE (SpeechRecognition-3.4.6.tar.gz) = 31521362
+TIMESTAMP = 1480340475
+SHA256 (SpeechRecognition-3.5.0.tar.gz) = deadec60cc95fd1aeb973a19379c14780200e069ff87f5d835bc0557667f1a9f
+SIZE (SpeechRecognition-3.5.0.tar.gz) = 31523266


More information about the svn-ports-all mailing list