Hi,

Here's an simple update to latest yle-dl release.

Timo

Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/yle-dl/Makefile,v
retrieving revision 1.8
diff -u -u -p -r1.8 Makefile
--- Makefile    1 Sep 2016 13:33:05 -0000       1.8
+++ Makefile    13 Oct 2016 15:19:08 -0000
@@ -1,6 +1,6 @@
 # $OpenBSD: Makefile,v 1.8 2016/09/01 13:33:05 sthen Exp $

-V =                    2.11
+V =                    2.12
 COMMENT =              download videos from YLE Areena
 DISTNAME =             aajanki-yle-$V
 PKGNAME =              yle-dl-$V
@@ -24,7 +24,7 @@ RUN_DEPENDS =         net/rtmpdump \

 NO_TEST =              Yes

-WRKDIST =              ${WRKDIR}/aajanki-yle-dl-23c7d98
+WRKDIST =              ${WRKDIR}/aajanki-yle-dl-1261e71

 MODPY_SETUPTOOLS =     Yes
 MODPY_ADJ_FILES =      yle-dl
Index: distinfo
===================================================================
RCS file: /cvs/ports/multimedia/yle-dl/distinfo,v
retrieving revision 1.5
diff -u -u -p -r1.5 distinfo
--- distinfo    1 Sep 2016 13:33:05 -0000       1.5
+++ distinfo    13 Oct 2016 15:19:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (aajanki-yle-2.11.tar.gz) = L2AAPF2VEAO506ZNCvRH3UyJyqO+28yaeN8rit9YRKw=
-SIZE (aajanki-yle-2.11.tar.gz) = 57808
+SHA256 (aajanki-yle-2.12.tar.gz) = NgEFsCdihy0suQKaigCINVU1pjG/JbS/FCp+Cvvi5bw=
+SIZE (aajanki-yle-2.12.tar.gz) = 57502
Index: patches/patch-yle-dl
===================================================================
RCS file: /cvs/ports/multimedia/yle-dl/patches/patch-yle-dl,v
retrieving revision 1.1
diff -u -u -p -r1.1 patch-yle-dl
--- patches/patch-yle-dl        1 Sep 2016 13:33:05 -0000       1.1
+++ patches/patch-yle-dl        13 Oct 2016 15:19:08 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-yle-dl,v 1.1 2016/09/01 13:33:05 sthen Exp $
---- yle-dl.orig        Thu Sep  1 07:31:12 2016
-+++ yle-dl     Thu Sep  1 07:32:07 2016
+--- yle-dl.orig        Thu Oct 13 18:11:06 2016
++++ yle-dl     Thu Oct 13 18:12:31 2016
 @@ -73,7 +73,7 @@ excludechars_linux = '*/|'
  excludechars_windows = '\"*/:<>?|'
  excludechars = excludechars_linux
@@ -10,7 +10,7 @@ $OpenBSD: patch-yle-dl,v 1.1 2016/09/01
  stream_proxy = None

  libcname = ctypes.util.find_library('c')
-@@ -116,7 +116,7 @@ def usage():
+@@ -119,7 +119,7 @@ def usage():
      log(u'                        or "best" or "worst". Not exact on HDS 
streams.')
      log(u'--rtmpdump path         Set path to rtmpdump binary')
      log(u'--adobehds cmd          Set command for executing AdobeHDS.php 
script')

Reply via email to