Committed, thanks!
On 2025-02-27 17:27, Stefan Moran wrote:
>On Sat, 22 Feb 2025 21:15:23 +0100
>Volker Schlecht <openbsd-ports@schlecht.dev> wrote:
>
>> I've used this for weeks already, but figured someone else would
>> submit the diff anyway :-)
>>
>> ok?
>
>Thank you for the patch! I've also added www/p5-LWP-Protocol-socks to
>rundeps to allow usage of socks proxies (such as net/tor) with the
>client.
>
>OK?
>
>Index: Makefile
>===================================================================
>RCS file: /cvs/ports/www/pipe-viewer/Makefile,v
>retrieving revision 1.3
>diff -u -p -r1.3 Makefile
>--- Makefile 24 Aug 2024 09:59:05 -0000 1.3
>+++ Makefile 27 Feb 2025 22:05:06 -0000
>@@ -1,7 +1,7 @@
> COMMENT-main = lightweight YouTube client
> COMMENT-gtk = lightweight YouTube client with a GTK interface
>
>-VERSION = 0.5.3
>+VERSION = 0.5.4
> DIST_TUPLE = github trizen pipe-viewer ${VERSION} .
> PKGNAME-main = pipe-viewer-${VERSION}
> PKGNAME-gtk = gtk-pipe-viewer-${VERSION}
>@@ -25,6 +25,7 @@ RUN_DEPENDS = converters/p5-JSON \
> devel/p5-Term-ReadLine-Gnu \
> www/p5-libwww \
> www/p5-LWP-Protocol-https \
>+ www/p5-LWP-Protocol-socks \
> www/yt-dlp
> RUN_DEPENDS-gtk = ${BASE_PKGPATH},-main \
> devel/p5-File-ShareDir \
>Index: distinfo
>===================================================================
>RCS file: /cvs/ports/www/pipe-viewer/distinfo,v
>retrieving revision 1.3
>diff -u -p -r1.3 distinfo
>--- distinfo 24 Aug 2024 09:59:05 -0000 1.3
>+++ distinfo 27 Feb 2025 22:05:06 -0000
>@@ -1,2 +1,2 @@
>-SHA256 (trizen-pipe-viewer-0.5.3.tar.gz) = FrJMeFibzzD2exUzu6XOfHtdxpbZka1lMhmMB8jfB6I=
>-SIZE (trizen-pipe-viewer-0.5.3.tar.gz) = 271589
>+SHA256 (trizen-pipe-viewer-0.5.4.tar.gz) = +PIVddyGUB9xt+cIbanJFfErLRKD/JHPAjkh/CmEONc=
>+SIZE (trizen-pipe-viewer-0.5.4.tar.gz) = 272298
>
No comments:
Post a Comment