From nobody Thu Jun 11 03:25:21 2026 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 4gbShK4pqRz6hPK7 for ; Thu, 11 Jun 2026 03:25:21 +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 4gbShK40vXz48B4 for ; Thu, 11 Jun 2026 03:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781148321; 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=h2FBfXWnRSvVsyTbedzHusXoH+lnBT8e+0VwifqCw5o=; b=GB17x1G7tcFieI8joM/tQgfpJEXunBiJX+7wB8IVz1CGLpN2O0/ozxSwGmlfGza5S0D6Bd j0QW1WVpjY19iMOYIGnxinLlqE41lC3eeLQpyWMwaKZ1Hp+Rwn08Azq+5j+rUuPLug1nd9 WnN+wonmlT5cKgpRD7V9XTGLGO9RbAhQpmTPQ94EUcW7fJVS2tdkWzqf+qVxlYoLJMdLaI 652HeFg6Wo29NuwkpCwqfCFren8Ne2HrrCRYM/n6+EOGrnbBk+eltFFjJKx0MvcednZ5Hg VtiGl7RCAU6+IaGCEcewvroBtZl0qe/gDb/SN0jEFjvA/bKMtkmxZ13x99o9Bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781148321; a=rsa-sha256; cv=none; b=qnscHhU1fz6fLeBwsNDsre75mro89qBZXANikkD2see4PZZe8cJiLDLP1lKIxITYoSIqv6 wLVd/pdpmkqIuK8HhmuKU+cVVGLjuZxCUAKmToqumQ8GIMofndo8ey3ATEXZsVD0zDHvmd PUSRxj5a6Fqx2e+5V2FMJroXSLqtWcxV1RTEDP8kQ2v5UJoEnitE5e0/TEX11IzIUG/3BA TTiQAxs3QNBfK07h3Jsjlkueg7uKTN9EOTJDGrDzponj8seU1ypVCWvVqM/sFufqBX3uHV hJeJP0I5yKd/DD9+xyZtVIdfNC4BG1iBZzUteVG9s/mbjziqHkqh2//6LquDRA== 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=1781148321; 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=h2FBfXWnRSvVsyTbedzHusXoH+lnBT8e+0VwifqCw5o=; b=eq34dqUgqMj+yfpDgnl35rGZ3zRaFmiD7MbQawzvdv8qPzY4CiIyI8U6NAiG62GhX7QCHw 9gaSYkFbnmPgKgvOmVER/SglJ7OB8yq6GezQJt4pU3LSVx5W6OEWAKvZI8Y0yvxbB9v7Uv AJa+WZ4Hpcuqag8YwZSfXSSYORLHuYbRWTW0rHhadPx7VYbC6+aQlnTJ5xDhKE4lb3LhqB DvRN/MlFj30P+NbHhA9+Rg23EgoSV6g0E4Fc0gNGt1esMNMGVha2fxAbvSbsCyL33dXqvu 1Pu9pntrLMJZ8pZIPQKFgR0MRLIES3avZd9pnCmJtZDWORirFsf5vCEExbw4UA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gbShK3LknzZqp for ; Thu, 11 Jun 2026 03:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23675 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 11 Jun 2026 03:25:21 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Hiroki Tagato Subject: git: 12ea1a7c5ac9 - main - devel/pinact: Update to 4.1.0 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tagattie X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 12ea1a7c5ac9a17bbcea2d49762f41af3ef4fd01 Auto-Submitted: auto-generated Date: Thu, 11 Jun 2026 03:25:21 +0000 Message-Id: <6a2a2aa1.23675.abd2baa@gitrepo.freebsd.org> The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=12ea1a7c5ac9a17bbcea2d49762f41af3ef4fd01 commit 12ea1a7c5ac9a17bbcea2d49762f41af3ef4fd01 Author: Hiroki Tagato AuthorDate: 2026-06-11 03:24:22 +0000 Commit: Hiroki Tagato CommitDate: 2026-06-11 03:25:15 +0000 devel/pinact: Update to 4.1.0 Changelog: https://github.com/suzuki-shunsuke/pinact/releases/tag/v4.1.0 Reported by: portscout --- devel/pinact/Makefile | 9 ++++----- devel/pinact/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/devel/pinact/Makefile b/devel/pinact/Makefile index a50ca82b3911..d37e6b13991f 100644 --- a/devel/pinact/Makefile +++ b/devel/pinact/Makefile @@ -1,7 +1,6 @@ PORTNAME= pinact DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 -PORTREVISION= 1 +DISTVERSION= 4.1.0 CATEGORIES= devel MAINTAINER= tagattie@FreeBSD.org @@ -29,9 +28,9 @@ COMPLETIONS_PLIST_FILES=etc/bash_completion.d/${PORTNAME} \ share/fish/completions/${PORTNAME}.fish \ share/zsh/site-functions/_${PORTNAME} -pre-build: - @${CP} ${GO_WRKSRC}/vendor/github.com/suzuki-shunsuke/ghtkn-go-sdk/ghtkn/internal/browser/browser_linux.go \ - ${GO_WRKSRC}/vendor/github.com/suzuki-shunsuke/ghtkn-go-sdk/ghtkn/internal/browser/browser_freebsd.go +post-configure: + @${CP} ${GO_WRKSRC}/vendor/github.com/suzuki-shunsuke/ghtkn-go-sdk/ghtkn/browser/browser_linux.go \ + ${GO_WRKSRC}/vendor/github.com/suzuki-shunsuke/ghtkn-go-sdk/ghtkn/browser/browser_freebsd.go post-build-COMPLETIONS-on: .for shell in bash fish zsh diff --git a/devel/pinact/distinfo b/devel/pinact/distinfo index d5a3161381a6..bdbbaf11e061 100644 --- a/devel/pinact/distinfo +++ b/devel/pinact/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780021033 -SHA256 (go/devel_pinact/pinact-v4.0.0/v4.0.0.mod) = c3b8394bb5ee6c99b6c56c3fd39a92a1f39423e1e4af660823addfec0b4cc32c -SIZE (go/devel_pinact/pinact-v4.0.0/v4.0.0.mod) = 1787 -SHA256 (go/devel_pinact/pinact-v4.0.0/v4.0.0.zip) = 1e4dbb8db53690deb5836ffa398cc0db0251e92c2b332cf67408d6af920cbcae -SIZE (go/devel_pinact/pinact-v4.0.0/v4.0.0.zip) = 160221 +TIMESTAMP = 1781147537 +SHA256 (go/devel_pinact/pinact-v4.1.0/v4.1.0.mod) = 209f03730428b974e2bda78fc81182b6a4cbf04d1bda887e88dfbe8bbbae4b6d +SIZE (go/devel_pinact/pinact-v4.1.0/v4.1.0.mod) = 1685 +SHA256 (go/devel_pinact/pinact-v4.1.0/v4.1.0.zip) = fbeab05defa16dbe2c430c18367bf1e47f5258d447b927a659656465bcdff7ab +SIZE (go/devel_pinact/pinact-v4.1.0/v4.1.0.zip) = 160741