From nobody Sun Mar 23 22:04:30 2025 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZLVb53FS1z5rsrR; Sun, 23 Mar 2025 22:04:33 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZLVb45hZdz3G9q; Sun, 23 Mar 2025 22:04:32 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742767472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=r9PY5LOe3v/bmt3crtMQmYaO1cZ9T8rX70JCrrmSHv8=; b=dPo/NwyLS5r0I8gWC6TcZfVBGyBNahSaMTVXG8wzIyrZ+mrFy+u8NWQPrd7AsodFSL2r9h jiuF8dmQCT3rv24DBOuGoyHdGc5ImIey160YDSgV2i/ZpCJwU+dqt+Wmk7s8j8dmUEx9Fc 9ouj9hDdE/Rk8aBodYuriPp7Gm/vxdxHSiG3NE3RWLz5d+lpr0xvVAT8yJRQnfTy7t3TLD a4myA4mfX380ucUnlmyQ+6//5YXugKS6kWtYUsBCNNIIcAnjH4ybLL0zXJnNGQzZ/5AzOt FRQSnPrfjlPMkyjcSS1vwg/bUXjlzsy9FXTPuO7xO1SaO/WRwmDXWYP3x58SdA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742767472; a=rsa-sha256; cv=none; b=iUfWy0vOB8z0X0wVdABVSN7MayJ17YLrN2BVllgQeFnzC1exOkhcprS0eMRj7CSbEZmean fYmfDLvUcqUQfNtxlpjRLdS8EqLRXz6Rzfw/XtX1ZEydMRBM8VUsc5VjNm226wboCYvzOC 6XeMHYyLWNBdlN9+Ka7u2r5ZbAFVT6uM0a7RTK+MV0sA/MlGD3qWljg+csoDpljVPknuHX +vz7FrLA7Ia6qAf8spmtqrS0iNyKdkTiGp9+Vi1YJgQlpDnr++mk/q8CN2TsLhgYz4FhJo Gc+O6wnhHsXN0o/EA+R6gw/m4TBf6istqLZ2sQ0OfU60CmCUvRjjmUWlvAD8Hw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742767472; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=r9PY5LOe3v/bmt3crtMQmYaO1cZ9T8rX70JCrrmSHv8=; b=fAmJ1J/TE1aS50n2/4YugiBIdVlcJsUc5IpsdGf+q3i3xqmGLaQsU8tz/ZMkZsH9/VJg/J Yqv6LFBK928zqAvfzFUEaZN3hJS74MooDULw3fch4/zKZYIuerdXo9yofac2xMvWiY0KrH hZyDNZZe+NC1gBUoLx1HwaBVOjAa6r+AWct2ziqTCtRXsU1Kdt+L39PLFeJfq4DYMW3i5S mOQ5t7i8toftEwlDQbgetOOj3ce5yeYgqwfasfWzI0oqUQgf5Axs+1iVnrjpvQH4bDa3uC qgHMuGeovvvB3BejfP7VlDCtB2NHUDC5hM0FbLr+izNwat3c9i+PrkVbY613hw== Received: from [192.168.1.238] (90-229-134-185-no600.tbcn.telia.com [90.229.134.185]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: diizzy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4ZLVb40L6tz154L; Sun, 23 Mar 2025 22:04:31 +0000 (UTC) (envelope-from diizzy@FreeBSD.org) Content-Type: multipart/alternative; boundary="------------ryRjXeRWrFFlzk7CpWOlV83k" Message-ID: <5cab91c7-bdb1-48c3-aa36-03d96320e855@FreeBSD.org> Date: Sun, 23 Mar 2025 23:04:30 +0100 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 User-Agent: Betterbird (Windows) Subject: Re: git: b99e72c7b25d - main - www/ytdl: Add comment To: Yuri Victorovich , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org, FreeBSD Ports Management Team References: <202503231014.52NAE9EM057385@gitrepo.freebsd.org> Content-Language: en-US From: Daniel Engberg In-Reply-To: <202503231014.52NAE9EM057385@gitrepo.freebsd.org> This is a multi-part message in MIME format. --------------ryRjXeRWrFFlzk7CpWOlV83k Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 2025-03-23 11:14, Yuri Victorovich wrote: > The branch main has been updated by yuri: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=b99e72c7b25ddee2dfde00780cd39e34cf60ecab > > commit b99e72c7b25ddee2dfde00780cd39e34cf60ecab > Author: Yuri Victorovich > AuthorDate: 2025-03-23 10:13:36 +0000 > Commit: Yuri Victorovich > CommitDate: 2025-03-23 10:13:36 +0000 > > www/ytdl: Add comment > > PR: 285441 > --- > www/ytdl/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/www/ytdl/Makefile b/www/ytdl/Makefile > index ccfaf6a324cf..c7ee328862e4 100644 > --- a/www/ytdl/Makefile > +++ b/www/ytdl/Makefile > @@ -1,4 +1,4 @@ > -PORTNAME= ytdl > +PORTNAME= ytdl # the repository is archived, but we can keep the port for as long as it builds > DISTVERSIONPREFIX= v > DISTVERSION= 0.6.4 > PORTREVISION= 24 With all due respect can we please stop this, it doesn't work at all and if you can't find time to test "maintained" ports please stop adding even more to the tree and work on those that already are maintained in tree and/or ones that are broken, deprecated upstream etc to reduce workload. Best regards, Daniel --------------ryRjXeRWrFFlzk7CpWOlV83k Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
On 2025-03-23 11:14, Yuri Victorovich wrote:
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b99e72c7b25ddee2dfde00780cd39e34cf60ecab

commit b99e72c7b25ddee2dfde00780cd39e34cf60ecab
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-23 10:13:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-23 10:13:36 +0000

    www/ytdl: Add comment
    
    PR:             285441
---
 www/ytdl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/ytdl/Makefile b/www/ytdl/Makefile
index ccfaf6a324cf..c7ee328862e4 100644
--- a/www/ytdl/Makefile
+++ b/www/ytdl/Makefile
@@ -1,4 +1,4 @@
-PORTNAME=	ytdl
+PORTNAME=	ytdl # the repository is archived, but we can keep the port for as long as it builds
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.6.4
 PORTREVISION=	24

With all due respect can we please stop this, it doesn't work at all and if you can't find time to test "maintained" ports please stop adding even more to the tree and work on those that already are maintained in tree and/or ones that are broken, deprecated upstream etc to reduce workload.

Best regards,

Daniel

--------------ryRjXeRWrFFlzk7CpWOlV83k--