From owner-svn-ports-all@freebsd.org Mon Oct 31 08:30:48 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A6CCC28145; Mon, 31 Oct 2016 08:30:48 +0000 (UTC) (envelope-from jhale@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 mx1.freebsd.org (Postfix) with ESMTPS id 3466E13C2; Mon, 31 Oct 2016 08:30:48 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9V8UlFZ089228; Mon, 31 Oct 2016 08:30:47 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9V8Ul5B089226; Mon, 31 Oct 2016 08:30:47 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201610310830.u9V8Ul5B089226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 31 Oct 2016 08:30:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424986 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 31 Oct 2016 08:30:48 -0000 Author: jhale Date: Mon Oct 31 08:30:47 2016 New Revision: 424986 URL: https://svnweb.freebsd.org/changeset/ports/424986 Log: Update to 0.12 While here: remove Python version restriction; it works with Python 3.x PR: 213927 Submitted by: Conall O'Brien (maintainer) Modified: head/multimedia/py-soco/Makefile head/multimedia/py-soco/distinfo Modified: head/multimedia/py-soco/Makefile ============================================================================== --- head/multimedia/py-soco/Makefile Mon Oct 31 08:21:18 2016 (r424985) +++ head/multimedia/py-soco/Makefile Mon Oct 31 08:30:47 2016 (r424986) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= soco -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 DISTVERSIONPREFIX= v CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= SoCo GH_PROJECT= SoCo -USES= python:2 +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/multimedia/py-soco/distinfo ============================================================================== --- head/multimedia/py-soco/distinfo Mon Oct 31 08:21:18 2016 (r424985) +++ head/multimedia/py-soco/distinfo Mon Oct 31 08:30:47 2016 (r424986) @@ -1,2 +1,3 @@ -SHA256 (SoCo-SoCo-v0.11.1_GH0.tar.gz) = 4aa2b6c21b9e3760b2ea3aebbca8bc3c10ebf4ab25342fa7c315f4b2dbcff2c8 -SIZE (SoCo-SoCo-v0.11.1_GH0.tar.gz) = 597029 +TIMESTAMP = 1477899974 +SHA256 (SoCo-SoCo-v0.12_GH0.tar.gz) = 624af22753692fb12417d84b68f89874161a130726eb48a67f6e912f3e2b4dc7 +SIZE (SoCo-SoCo-v0.12_GH0.tar.gz) = 639559