From nobody Fri Jun 12 19:25:47 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 4gcTy323Rjz6gv5M for ; Fri, 12 Jun 2026 19:25:47 +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 4gcTy31X0mz3FmB for ; Fri, 12 Jun 2026 19:25:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781292347; 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=mOdRUKan5c1Qi3C/IRoqSWRwkqFbB0KcztBWRuPkiz0=; b=K/E9rgqE5Wn0YAdcN4FbxV/jrjeXJObaKUQ2ZgGPWCFyxqi12KG3tXCJAo90t62w5+PaiI h/3geuQ7YdREb/FgQXmlNAip33t6KyoWP12QmePHtCMXEQmHguWYeYPGO6hhwt5auSjCrV 8IDjB2qob53C5QjV3FI5784y1kVJ6DynYI4uNJRFNL2H+Yh6aexC+bBldyl0rxfGgt/NV2 JRua8Lxc3L9VEqRCTUVFmbZN8QgJ7P4Kr1x8Vqn+iZd6v65GWmCOOkg3TjjXN4BjfELbGc oi0J/j4zo+2dKUIBZ9cAt9fJ0DSsCa7ZpmPHHaxZmtlesg7XuItj9z1/D+bZ1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781292347; a=rsa-sha256; cv=none; b=pjL6jby79fRRArWJ6dOCGKyljVPbQo0YRsV7LRvoAPgQVVTceKSMR25SFoyuIKq3HQRXgg dvKTRwk7UjHbKOfGeu40a3eMZwAhV2p/KeQFgyfU7tmaVxOdXOkrHLh2f2eOyE/to9qNKa 29rHssakibiIAL874PQpdbEaK7LhW4r49jjeCI1sj7yeOgLQImy/EVCKjkrx94hSZsVn/Z 9O5Ch0SZVwZAshXATH36hGCL8Il3r5Qcj6/ikDFYcQTAB6vRWTv4XNWYXv7zaZsuf1ww9n efEJdqmhi7zlR+0YKj3Yf9SsocmJP6fUosW4QY+93zx+PnMWeAvvhrN3hmzSRQ== 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=1781292347; 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=mOdRUKan5c1Qi3C/IRoqSWRwkqFbB0KcztBWRuPkiz0=; b=BCqlws0lq+5aA3VeeAVrrkdfla6DUqMrhisi3+zf3/Mc3iF/iLDP9Xgnqdp2kzl+yOwHTh GKKIEFXdv8pzPSS7joYJbPZG9db8GksM2lrrV05SA1UIIwCpC3pxNb1kKiLYLL2xSs2LB/ h74ohafh9lc3YxQ558Peo5v43R6Xw5Wk8GC2Ll7PnP8HDyZhGqUVpmp2ISktsUFOTlmWqV 5mqbDf+E07uS8h82PCnb6PoL01nRBktEiXtpWQMAtr8siF112jFL8AJGXrbGwGiieAtBiW yIML5viK1rJ9xteEORznACXhwE/PiHrT/vONWH9n46Kn6MOVoigPQJjZ+TtDPw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gcTy30FdszrLV for ; Fri, 12 Jun 2026 19:25:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 19c37 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 12 Jun 2026 19:25:47 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 34ab40a05a5c - main - www/evcc: update to 0.309.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 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34ab40a05a5c13fcf22519fcd4b3cdf4af67c66a Auto-Submitted: auto-generated Date: Fri, 12 Jun 2026 19:25:47 +0000 Message-Id: <6a2c5d3b.19c37.4fa7b4e5@gitrepo.freebsd.org> The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=34ab40a05a5c13fcf22519fcd4b3cdf4af67c66a commit 34ab40a05a5c13fcf22519fcd4b3cdf4af67c66a Author: Matthias Fechner AuthorDate: 2026-06-12 15:06:58 +0000 Commit: Matthias Fechner CommitDate: 2026-06-12 19:25:44 +0000 www/evcc: update to 0.309.0 Changes: https://github.com/evcc-io/evcc/releases --- www/evcc/Makefile | 4 ++-- www/evcc/distinfo | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/www/evcc/Makefile b/www/evcc/Makefile index a4c224788917..79486f96888e 100644 --- a/www/evcc/Makefile +++ b/www/evcc/Makefile @@ -1,5 +1,5 @@ PORTNAME= evcc -DISTVERSION= 0.308.1 +DISTVERSION= 0.309.0 CATEGORIES= www MASTER_SITES= LOCAL/mfechner/${PORTNAME}/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache @@ -20,7 +20,7 @@ BUILD_DEPENDS= npm>0:www/npm USES= gmake go:1.26+,modules,no_targets nodejs:lts,build tar:zstd # Find here: https://github.com/evcc-io/evcc/releases -_SHA= 7cf2f2cb6d7b1405dadacac60a5644618a0320a7 +_SHA= 4149d67faf5e104f1d2e80bb74dad5aab57ab9b0 USE_GITHUB= yes GH_ACCOUNT= evcc-io diff --git a/www/evcc/distinfo b/www/evcc/distinfo index a7a4e0702480..6c8cfa08f8f4 100644 --- a/www/evcc/distinfo +++ b/www/evcc/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1780717168 -SHA256 (go/www_evcc/evcc-io-evcc-0.308.1_GH0/evcc-npm-cache-0.308.1.tar.zst) = df26bcf32edb7eb88f5e2c46bd550ed1fe9817e45d4b8f5a95635ff93c3406c8 -SIZE (go/www_evcc/evcc-io-evcc-0.308.1_GH0/evcc-npm-cache-0.308.1.tar.zst) = 104166365 -SHA256 (go/www_evcc/evcc-io-evcc-0.308.1_GH0/go.mod) = 2d708e1c8404e44222f39a6394167ce2f70e35b876399bd61674a00693e3cb48 -SIZE (go/www_evcc/evcc-io-evcc-0.308.1_GH0/go.mod) = 12579 -SHA256 (go/www_evcc/evcc-io-evcc-0.308.1_GH0/evcc-io-evcc-0.308.1_GH0.tar.gz) = 6e785af547c2762c18da1e9b7c73323ac3f06015d5b78d1fec3e52a46fa6012d -SIZE (go/www_evcc/evcc-io-evcc-0.308.1_GH0/evcc-io-evcc-0.308.1_GH0.tar.gz) = 3022331 +TIMESTAMP = 1781276632 +SHA256 (go/www_evcc/evcc-io-evcc-0.309.0_GH0/evcc-npm-cache-0.309.0.tar.zst) = 737b8fb2e98089cad554947d3ccf1c899bd4d17b75194ad1f50d895bf122d354 +SIZE (go/www_evcc/evcc-io-evcc-0.309.0_GH0/evcc-npm-cache-0.309.0.tar.zst) = 104317682 +SHA256 (go/www_evcc/evcc-io-evcc-0.309.0_GH0/go.mod) = 2d708e1c8404e44222f39a6394167ce2f70e35b876399bd61674a00693e3cb48 +SIZE (go/www_evcc/evcc-io-evcc-0.309.0_GH0/go.mod) = 12579 +SHA256 (go/www_evcc/evcc-io-evcc-0.309.0_GH0/evcc-io-evcc-0.309.0_GH0.tar.gz) = 7d61407f155e93f6b934bc9ef4f7382c70f5499fefb20503b368c0c91a9d4ede +SIZE (go/www_evcc/evcc-io-evcc-0.309.0_GH0/evcc-io-evcc-0.309.0_GH0.tar.gz) = 3058551