Bug 193814 - [PATCH] multimedia/py-soco: Update to 0.8
Summary: [PATCH] multimedia/py-soco: Update to 0.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 16:27 UTC by Conall O'Brien
Modified: 2014-10-10 16:19 UTC (History)
2 users (show)

See Also:


Attachments
Patch to resolve issue (1.17 KB, patch)
2014-09-22 22:17 UTC, Conall O'Brien
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conall O'Brien 2014-09-21 16:27:58 UTC
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
Comment 1 Conall O'Brien 2014-09-22 22:17:24 UTC
Created attachment 147578 [details]
Patch to resolve issue
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-10 16:19:18 UTC
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