From owner-svn-ports-head@FreeBSD.ORG Fri Oct 10 16:18:54 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 2E019116; Fri, 10 Oct 2014 16:18:54 +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 19E00EB5; Fri, 10 Oct 2014 16:18:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9AGIrS2057476; Fri, 10 Oct 2014 16:18:53 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9AGIrlP057474; Fri, 10 Oct 2014 16:18:53 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201410101618.s9AGIrlP057474@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Fri, 10 Oct 2014 16:18:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370596 - 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: Fri, 10 Oct 2014 16:18:54 -0000 Author: pawel Date: Fri Oct 10 16:18:53 2014 New Revision: 370596 URL: https://svnweb.freebsd.org/changeset/ports/370596 QAT: https://qat.redports.org/buildarchive/r370596/ Log: - Update to version 0.8 [1] - While here convert to USES=python PR: 193814 [1] Submitted by: maintainer Modified: head/multimedia/py-soco/Makefile head/multimedia/py-soco/distinfo Modified: head/multimedia/py-soco/Makefile ============================================================================== --- head/multimedia/py-soco/Makefile Fri Oct 10 16:01:23 2014 (r370595) +++ head/multimedia/py-soco/Makefile Fri Oct 10 16:18:53 2014 (r370596) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= soco -PORTVERSION= 0.6 +PORTVERSION= 0.8 CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,10 +16,9 @@ USE_GITHUB= yes GH_ACCOUNT= SoCo GH_PROJECT= SoCo GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 6640f85 +GH_COMMIT= 01bfc79 -USE_PYTHON= 2 -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 +USE_PYTHON= autoplist distutils .include Modified: head/multimedia/py-soco/distinfo ============================================================================== --- head/multimedia/py-soco/distinfo Fri Oct 10 16:01:23 2014 (r370595) +++ head/multimedia/py-soco/distinfo Fri Oct 10 16:18:53 2014 (r370596) @@ -1,2 +1,2 @@ -SHA256 (soco-0.6.tar.gz) = bf70457610ce7483539d1d4a26949c9ba125c4b0a08e7195559b88369f5be21f -SIZE (soco-0.6.tar.gz) = 429086 +SHA256 (soco-0.8.tar.gz) = e4238edaba2ed93f8541610f932c2ccdd33a93a5158214b5545a3a1efa5b77bb +SIZE (soco-0.8.tar.gz) = 564640