Py-SoCo on GitHub is now v0.8 How-To-Repeat: N/A Fix: Apply the following diff: diff -r 7bcd4a56d5ef opensource/FreeBSD/ports/multimedia/py-soco/Makefile --- a/opensource/FreeBSD/ports/multimedia/py-soco/Makefile Sun Sep 14 22:57:36 2014 +0100 +++ b/opensource/FreeBSD/ports/multimedia/py-soco/Makefile Sun Sep 21 17:11:16 2014 +0100 @@ -1,7 +1,7 @@ # $FreeBSD: head/multimedia/py-soco/Makefile 351835 2014-04-22 13:54:42Z koobs $ PORTNAME= soco -PORTVERSION= 0.6 +PORTVERSION= 0.8 CATEGORIES= multimedia python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ GH_ACCOUNT= SoCo GH_PROJECT= SoCo GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 6640f85 +GH_COMMIT= 01bfc79 USE_PYTHON= 2 USE_PYDISTUTILS= yes diff -r 7bcd4a56d5ef opensource/FreeBSD/ports/multimedia/py-soco/distinfo --- a/opensource/FreeBSD/ports/multimedia/py-soco/distinfo Sun Sep 14 22:57:36 2014 +0100 +++ b/opensource/FreeBSD/ports/multimedia/py-soco/distinfo Sun Sep 21 17:11:16 2014 +0100 @@ -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
Created attachment 147578 [details] Patch to resolve issue
A commit references this bug: Author: pawel Date: Fri Oct 10 16:18:54 UTC 2014 New revision: 370596 URL: https://svnweb.freebsd.org/changeset/ports/370596 Log: - Update to version 0.8 [1] - While here convert to USES=python PR: 193814 [1] Submitted by: maintainer Changes: head/multimedia/py-soco/Makefile head/multimedia/py-soco/distinfo