From owner-svn-ports-head@FreeBSD.ORG Sun Nov 9 04:27:16 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43A50F69; Sun, 9 Nov 2014 04:27:16 +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 3127DE7A; Sun, 9 Nov 2014 04:27:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sA94RGon035266; Sun, 9 Nov 2014 04:27:16 GMT (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sA94RF5F035264; Sun, 9 Nov 2014 04:27:15 GMT (envelope-from bmah@FreeBSD.org) Message-Id: <201411090427.sA94RF5F035264@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bmah set sender to bmah@FreeBSD.org using -f From: "Bruce A. Mah" Date: Sun, 9 Nov 2014 04:27:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372336 - 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: Sun, 09 Nov 2014 04:27:16 -0000 Author: bmah Date: Sun Nov 9 04:27:15 2014 New Revision: 372336 URL: https://svnweb.freebsd.org/changeset/ports/372336 QAT: https://qat.redports.org/buildarchive/r372336/ Log: Update multimedia/py-soco to 0.9. PR: 194876 Approved 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 Sun Nov 9 02:41:57 2014 (r372335) +++ head/multimedia/py-soco/Makefile Sun Nov 9 04:27:15 2014 (r372336) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= soco -PORTVERSION= 0.8 +PORTVERSION= 0.9 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= 01bfc79 +GH_COMMIT= d7d2688 USES= python:2 USE_PYTHON= autoplist distutils Modified: head/multimedia/py-soco/distinfo ============================================================================== --- head/multimedia/py-soco/distinfo Sun Nov 9 02:41:57 2014 (r372335) +++ head/multimedia/py-soco/distinfo Sun Nov 9 04:27:15 2014 (r372336) @@ -1,2 +1,2 @@ -SHA256 (soco-0.8.tar.gz) = e4238edaba2ed93f8541610f932c2ccdd33a93a5158214b5545a3a1efa5b77bb -SIZE (soco-0.8.tar.gz) = 564640 +SHA256 (soco-0.9.tar.gz) = 819ad87f8bbd2263922a31c12bccd1ee94c5c6a73840d75783b716ac828543e4 +SIZE (soco-0.9.tar.gz) = 581702