Date: Mon, 28 Nov 2016 14:38:07 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427327 - head/audio/py-speechrecognition Message-ID: <201611281438.uASEc7qM013152@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611281438.uASEc7qM013152>