Re: update multimedia/yle-dl

2025-01-27 Thread Stuart Henderson
On 2024/12/29 21:15, Timo Myyrä wrote: > > Hi, > > Here's an update for the yle-dl port, quickly tested on amd64 and seems > to function correctly. > > The setuptools based build does not seem to work so port is switched to > use flit. > > Timo > > diff /usr/ports > commit - 61e21a29c20cbe9a6a

update multimedia/yle-dl

2024-12-29 Thread Timo Myyrä
Hi, Here's an update for the yle-dl port, quickly tested on amd64 and seems to function correctly. The setuptools based build does not seem to work so port is switched to use flit. Timo diff /usr/ports commit - 61e21a29c20cbe9a6ae694d55ca70a8ddf826e4a path + /usr/ports blob - 6885991441d99f05

[maintainer update] multimedia/yle-dl-20220704

2022-07-05 Thread Timo Myyrä
Hi, Here's small update for yle-dl to bring it to latest release. Slightly tested that downloading works with yle. Timo diff 3c1d0e6f7c1a7453566310164ea13533318a7bd7 /usr/ports blob - 4784cd34c78bb9a80e86dccbb01d1b057c40eb35 file + multimedia/yle-dl/Makefile --- multimedia/yle-dl/Makefile +++ m

Re: UPDATE: multimedia/yle-dl

2012-10-07 Thread Stuart Henderson
On 2012/10/06 10:56, Antti Harri wrote: > Update to 2.0.1. > > http://openbsd.fi/dist/yle-dl.diff > > -- > Antti Harri > This adds NO_BUILD so the do-build target should be removed too. Would prefer a cvs diff as this one applies with fuzz.

Re: UPDATE: multimedia/yle-dl

2012-10-07 Thread Juha Erkkila
On Sat, Oct 06, 2012 at 10:56:28AM +0300, Antti Harri wrote: > Update to 2.0.1. > > http://openbsd.fi/dist/yle-dl.diff Thanks! The current yle-dl in the tree is broken due to changes in http://areena.yle.fi/, but after testing this lightly on i386 I can say that this version works. Juha

UPDATE: multimedia/yle-dl

2012-10-06 Thread Antti Harri
Update to 2.0.1. http://openbsd.fi/dist/yle-dl.diff -- Antti Harri

UPDATE: multimedia/yle-dl

2011-12-12 Thread Antti Harri
Bugfix update to 1.4.6. -- Antti Harri diff --git multimedia/yle-dl/Makefile multimedia/yle-dl/Makefile index 81045ba..85a10c4 100644 --- multimedia/yle-dl/Makefile +++ multimedia/yle-dl/Makefile @@ -1,6 +1,6 @@ # $OpenBSD: ports/multimedia/yle-dl/Makefile,v 1.1.1.1 2011/10/19 09:16:08 sthen E