From nobody Fri May 1 13:21:13 2026 X-Original-To: dev-commits-ports-main@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 4g6Wrn6C21z6cdWM for ; Fri, 01 May 2026 13:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6Wrn44WQz3Q1s for ; Fri, 01 May 2026 13:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777641673; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=H/SpL0doXWuNL4Y3KnuKQehe7tA68z0ntakQw2ld+Ig=; b=WU8ZAtCJ1/9HI4RMwuz3DK0sMmM0HObcDboSwjAGbOOfiH/wSiiAeNOJCVgg6Elc+KApp9 Ty1+AApGfPMHeAwSqM81anl+2VArpaBPX+6ceUqHiP0XDSEDD52T1137EPK02QwPwJ8fBB qKA+OcE7sy/gCQ8Brba1+4vI2hqYZKcioiyCqx5zrxrY0hL53/KeYICRdrwdLeSyyJw/P1 b4zJRjn6b/MSqrevTHa+B/gfDjvquB6dMTPTh25aDZMAQb0T2j/8Mz26V1qzonBV+z4MPE W9BcPFNEuSHBc9BK41WtqrNqAW32h3d+bCwlVhkAA1fbm7N5PyGiJirQjF8Cfw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777641673; a=rsa-sha256; cv=none; b=FwF3w0P2efZrz/wD6y+AfpeTUf/4LnviOtOadUgVpKGnOiqHfidPkIR+Lpd/nfXSqRvwSt QmxuQy/oaXt2U25sqweUO8XdEO1iXAWcxaQTD8Y2OWwjLXo91xoiWoigRuLV/08CpPTiok HqfAHgBEQZeUwC2vsX79AXxjdloikkE6qIlKhEBJHFUUzDgplIAt2fr3ql+hoAGT0UMHbI 0diDQeVxBSnfFhn4MOTHp2vBwOqxe2ifK0qv5+ViGcB/LE8+tu+uyzsdiVeL4KS6AGFClL ixrp0OcuuZ1dS9T8ElLY5HbHgboa7RjMfJ3IK48t7gDDmlFQUJVGeYNpZJqQgw== 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=1777641673; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=H/SpL0doXWuNL4Y3KnuKQehe7tA68z0ntakQw2ld+Ig=; b=l3J4bko2+E4GX4lNm+AjP3Hj4VF5H8BtFTOtOkw/BkMQi7ElfC5MI3s8ERXYWzRfb4MFDN BNxoKyE3QBZFEltPAN7ITOjua91lHFUt6etGcoyjXxTbpliZhhJtl9ktPX9hIWPoEIYIrJ 73PBsMoUMKkcWhtU0oy5gzCRziY8CFbstjt3v8/ZdueEK1YzYoUpSzNJSpy+ILi0qGLt9m mBhmDEtwpo2/rdLkuChGioFiaL81Tc77SAuIAzbr+XBiCBVZS9mgmTb4E6U64qdp8q2y0G qubCovznIaJrEgQEPfWbAazRC+DxlrYr+6teGhnC+V90VRXgQXciihI7bocogg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g6Wrn3PlNz10yT for ; Fri, 01 May 2026 13:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f28c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 01 May 2026 13:21:13 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: c68d3dd7dd23 - main - multimedia/go2tv: Update to 2.3.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c68d3dd7dd23e1ac2ecbd13c92aaea1b70130a20 Auto-Submitted: auto-generated Date: Fri, 01 May 2026 13:21:13 +0000 Message-Id: <69f4a8c9.3f28c.5bad3063@gitrepo.freebsd.org> The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=c68d3dd7dd23e1ac2ecbd13c92aaea1b70130a20 commit c68d3dd7dd23e1ac2ecbd13c92aaea1b70130a20 Author: Nicola Vitale AuthorDate: 2026-05-01 13:04:16 +0000 Commit: Nicola Vitale CommitDate: 2026-05-01 13:20:57 +0000 multimedia/go2tv: Update to 2.3.0 ChangeLog: https://github.com/alexballas/go2tv/releases/tag/v2.3.0 Reported by: "github-actions[bot]" --- multimedia/go2tv/Makefile | 4 ++-- multimedia/go2tv/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/multimedia/go2tv/Makefile b/multimedia/go2tv/Makefile index 9013604f3d78..1a33666b50f4 100644 --- a/multimedia/go2tv/Makefile +++ b/multimedia/go2tv/Makefile @@ -1,7 +1,7 @@ PORTNAME= go2tv DISTVERSIONPREFIX= v -DISTVERSION= 2.2.0 -PORTREVISION= 1 +DISTVERSION= 2.3.0 +PORTREVISION= 0 CATEGORIES= multimedia MAINTAINER= nivit@FreeBSD.org diff --git a/multimedia/go2tv/distinfo b/multimedia/go2tv/distinfo index 3a5af6182182..f2c83b4abd62 100644 --- a/multimedia/go2tv/distinfo +++ b/multimedia/go2tv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1773832210 -SHA256 (go/multimedia_go2tv/go2tv-v2.2.0/v2.2.0.mod) = f617dbd4c3f413ca746674ecc287d4f70c8641b83afa1a70672b86bff7ed2c06 -SIZE (go/multimedia_go2tv/go2tv-v2.2.0/v2.2.0.mod) = 4040 -SHA256 (go/multimedia_go2tv/go2tv-v2.2.0/v2.2.0.zip) = 416dda96d96deb1370709f1fa2b11d8f5756021901293078f9677541204b10d4 -SIZE (go/multimedia_go2tv/go2tv-v2.2.0/v2.2.0.zip) = 5471571 +TIMESTAMP = 1777637162 +SHA256 (go/multimedia_go2tv/go2tv-v2.3.0/v2.3.0.mod) = cecd63663c850493d6a191c3fae0717ef25005db56cc7156eda2250d4a4a602d +SIZE (go/multimedia_go2tv/go2tv-v2.3.0/v2.3.0.mod) = 4027 +SHA256 (go/multimedia_go2tv/go2tv-v2.3.0/v2.3.0.zip) = 6d4aa0e9c913b7304ced4e5bc80f556c001080913cdb62b2364a80a63d4f1664 +SIZE (go/multimedia_go2tv/go2tv-v2.3.0/v2.3.0.zip) = 5505717