From owner-svn-ports-head@FreeBSD.ORG Thu Nov 20 00:05:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2DC799D7; Thu, 20 Nov 2014 00:05:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1A79FBE9; Thu, 20 Nov 2014 00:05:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAK05JYQ096970; Thu, 20 Nov 2014 00:05:19 GMT (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAK05Jgl096968; Thu, 20 Nov 2014 00:05:19 GMT (envelope-from bmah@FreeBSD.org) Message-Id: <201411200005.sAK05Jgl096968@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bmah set sender to bmah@FreeBSD.org using -f From: "Bruce A. Mah" Date: Thu, 20 Nov 2014 00:05:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372828 - head/multimedia/py-soco X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 00:05:20 -0000 Author: bmah Date: Thu Nov 20 00:05:19 2014 New Revision: 372828 URL: https://svnweb.freebsd.org/changeset/ports/372828 QAT: https://qat.redports.org/buildarchive/r372828/ Log: Update multimedia/py-soco to 0.10. PR: 195192 Submitted by: conall@conall.net (maintainer) Modified: head/multimedia/py-soco/Makefile head/multimedia/py-soco/distinfo Modified: head/multimedia/py-soco/Makefile ============================================================================== --- head/multimedia/py-soco/Makefile Wed Nov 19 23:35:08 2014 (r372827) +++ head/multimedia/py-soco/Makefile Thu Nov 20 00:05:19 2014 (r372828) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= soco -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= SoCo GH_PROJECT= SoCo GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= d7d2688 +GH_COMMIT= 6023637 USES= python:2 USE_PYTHON= autoplist distutils Modified: head/multimedia/py-soco/distinfo ============================================================================== --- head/multimedia/py-soco/distinfo Wed Nov 19 23:35:08 2014 (r372827) +++ head/multimedia/py-soco/distinfo Thu Nov 20 00:05:19 2014 (r372828) @@ -1,2 +1,2 @@ -SHA256 (soco-0.9.tar.gz) = 819ad87f8bbd2263922a31c12bccd1ee94c5c6a73840d75783b716ac828543e4 -SIZE (soco-0.9.tar.gz) = 581702 +SHA256 (soco-0.10.tar.gz) = a894d02b3e2df1185a18120eb40c8f3922cd6972e222ffe8912e8a3d473f5b72 +SIZE (soco-0.10.tar.gz) = 588357