From owner-svn-ports-all@freebsd.org Wed Feb 14 16:51:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E375CF0DB81; Wed, 14 Feb 2018 16:51:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95089817FD; Wed, 14 Feb 2018 16:51:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 900D5126B7; Wed, 14 Feb 2018 16:51:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1EGp5pN094569; Wed, 14 Feb 2018 16:51:05 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1EGp5ng094567; Wed, 14 Feb 2018 16:51:05 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201802141651.w1EGp5ng094567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 14 Feb 2018 16:51:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461817 - head/audio/py-pysndfile X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/audio/py-pysndfile X-SVN-Commit-Revision: 461817 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2018 16:51:06 -0000 Author: yuri Date: Wed Feb 14 16:51:05 2018 New Revision: 461817 URL: https://svnweb.freebsd.org/changeset/ports/461817 Log: audio/py-pysndfile: Update to 1.1.0 Changelog is in: https://pypi.python.org/pypi/pysndfile Reported by: portscout Approved by: tcberner (mentor, implicit) Modified: head/audio/py-pysndfile/Makefile head/audio/py-pysndfile/distinfo Modified: head/audio/py-pysndfile/Makefile ============================================================================== --- head/audio/py-pysndfile/Makefile Wed Feb 14 16:40:38 2018 (r461816) +++ head/audio/py-pysndfile/Makefile Wed Feb 14 16:51:05 2018 (r461817) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pysndfile -DISTVERSION= 1.0.0 +DISTVERSION= 1.1.0 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/audio/py-pysndfile/distinfo ============================================================================== --- head/audio/py-pysndfile/distinfo Wed Feb 14 16:40:38 2018 (r461816) +++ head/audio/py-pysndfile/distinfo Wed Feb 14 16:51:05 2018 (r461817) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503631978 -SHA256 (pysndfile-1.0.0.tar.gz) = 181d751d8c2c6784241a354f394b64210c1dadc3dc064c22a55eddc5239a2b9e -SIZE (pysndfile-1.0.0.tar.gz) = 562614 +TIMESTAMP = 1518626679 +SHA256 (pysndfile-1.1.0.tar.gz) = dcd18d0cfadc2fba96773a39d31566de63e99f4b2eefdb047b135f963fcb1c1b +SIZE (pysndfile-1.1.0.tar.gz) = 562810