From nobody Sun Oct 12 09:51:29 2025 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 4ckwjY4LwBz6BdWd; Sun, 12 Oct 2025 09:51:29 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckwjY3dpGz3WvK; Sun, 12 Oct 2025 09:51:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1760262689; 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=XpbAGuRxS4MlJRdtEvz1S1+Ns4X1yg6LrtdDCWYUKJM=; b=thpXbt6IAG+7O+byM6ChSkphJ3Txot1dOfY8v4djN44Kpma9/+fPki1jjgakAROkRNAOzu wF4z1+sl7Sjq7xb/srfF7vbBR1BCbTfmRRFIl3FHSweTIu+tyklsBavl1rXSH+lOsAHOaz HmzECIzYtnYaDSowkeTVofdIszqws5v5nD7ht8NZ1+hU/+bOfu7BjGUTRYsydV7V15nuqB 0nEX5PbcIOs2eYngIHOWRLkhTah5NQLbNrLMsa2Kqk3alvbxxfmlTslVW2xPd4sNsBb9x6 FcuhMuVYQQQTpzcylt4ruYKd2lavhE4ODCISa3ctV9QLuRXGzr00+dqmNZzLjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1760262689; 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=XpbAGuRxS4MlJRdtEvz1S1+Ns4X1yg6LrtdDCWYUKJM=; b=S7w4G90ZXPCBBkFzd9FQR91WCk6p5p1AtP2PhgVJFsgI8e4h8XHEXUvNdiDzKI7Jox5e9u 6J7D/eScpyCuorvg7HC4PWkkr/e7/oXfaacOKCBySJWYfkxqgZai04DM6sbQT/YyiYP0Nd I8mmmFI80YkfbQTb5t7viN0oHAQo3URBAOhiqoPixI4dSB76Pe2nQcV8udBG3Qhd75VByp j+0Zm/guly7oEAFzVCV3tL0s5UHjtGEC30u5ptp7MJ7zGu1EHRi83AQbmzTbtTjyso7Wap wfESo9FZM0B3pae2dhSc53tvoRbRdKOGRSzGNIjhfiawDu5whKxT79+HGJwoDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760262689; a=rsa-sha256; cv=none; b=diqr9jToxmMB/6M7l11Ebl++seFBqSrhD+66j0aFVvkpk+aGxucCC7WG6AMhex5XR9mHdh 8Q3H5kLYHO4+ajD8D1PIptmZbbcBjMm6qriPo3ejM28nVYVSh8cmqgViNWL5LZ7XNk3wAh lwIJTdnVsVcp159Ce2eu9BzOGqu+gvB0OkBSE2fSy65n4t0yWQ3EAjCIOvRTuu2XZNnFI5 iZg+V1us0tk1SeIuQVa/NwSmQceb+NHOB2gGy6WerNcNDmAv35lgGxxxXIvwdoq921Yq/k oe3iEnVPRzoccsRr6bGtSQGAdiRWhFpSAqEXv3NDZVyudY/13nw1SUuGhwSqbw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4ckwjY3FMZz16b; Sun, 12 Oct 2025 09:51:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 59C9pTXl099258; Sun, 12 Oct 2025 09:51:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 59C9pT3h099255; Sun, 12 Oct 2025 09:51:29 GMT (envelope-from git) Date: Sun, 12 Oct 2025 09:51:29 GMT Message-Id: <202510120951.59C9pT3h099255@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 67b06428e7be - main - =?utf-8?Q?science/votca: update 2025 =E2=86=92 2025.1?= 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 67b06428e7beaee048fed6b945ae8bf92a1b3d5e Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=67b06428e7beaee048fed6b945ae8bf92a1b3d5e commit 67b06428e7beaee048fed6b945ae8bf92a1b3d5e Author: Yuri Victorovich AuthorDate: 2025-10-12 07:07:16 +0000 Commit: Yuri Victorovich CommitDate: 2025-10-12 09:51:25 +0000 science/votca: update 2025 → 2025.1 --- science/votca/Makefile | 5 ++--- science/votca/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/science/votca/Makefile b/science/votca/Makefile index 07f97264f4bb..fc185755354a 100644 --- a/science/votca/Makefile +++ b/science/votca/Makefile @@ -1,7 +1,6 @@ PORTNAME= votca DISTVERSIONPREFIX= v -DISTVERSION= 2025 -PORTREVISION= 4 +DISTVERSION= 2025.1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -73,6 +72,6 @@ do-test: # several tests fail, see https://github.com/votca/votca/issues/1098 ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test -# tests as of 2025: 100% tests passed, 0 tests failed out of 250 +# tests as of 2025.1: 100% tests passed, 0 tests failed out of 249 .include diff --git a/science/votca/distinfo b/science/votca/distinfo index 500ff40eff82..2c2f89fe0252 100644 --- a/science/votca/distinfo +++ b/science/votca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743227786 -SHA256 (votca-votca-v2025_GH0.tar.gz) = ee2ac59c858ee41ef3ecf636b263464cac5895c0ee9c8f97b1aafca4b8b76350 -SIZE (votca-votca-v2025_GH0.tar.gz) = 41334705 +TIMESTAMP = 1760182463 +SHA256 (votca-votca-v2025.1_GH0.tar.gz) = 85b487d2b2a31f26869be422c98f816b95c88a4ab112ea4650cccd4c2706bdbf +SIZE (votca-votca-v2025.1_GH0.tar.gz) = 41332679