From nobody Mon Nov 24 05:58:16 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 4dFFVd2KNTz6J6rq for ; Mon, 24 Nov 2025 05:58:17 +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 4dFFVc3VvTz3kHG for ; Mon, 24 Nov 2025 05:58:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763963896; 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=k+ma4+9oljPZcRzh3HhVPonLniZWkKY+9EaE54d4kIU=; b=HkYDDwbxc79EPRMHOv6EFswy5qzgVj3lEyRJ0lzguLsET704vJw33diya9+fbvDoHh63It jJGI75l8QUzQSRWfG0yyLU2KzX7xE+CO2KRX7tAuwKY8o7pVbdK9C+hs2vFRTOhm6zBmJN WURqD/iI1YUwSPhenlhkZX9PqpMKfV/OHMg2YIFKD3p9usBZ2exF11YUxboqSzn1uvf6d3 ykUkXzr4nJRkMU+T2KeJokSDs9/feiWTssIdSTtgmCPnqi2a0iz0BUbMaTdaigdKcqlS1C 6T19ecSjHoVi0AjDxQWHE7IdTcAXGE3QWKO6y1aZn2Gc36NCq2CpXq6Q3WcH4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1763963896; 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=k+ma4+9oljPZcRzh3HhVPonLniZWkKY+9EaE54d4kIU=; b=ZRkXpuFp0Gh850cmgdKF5Mno1fZ1nCgHuliqrZh4qLeK9i+zhOV1mSrrexOWwsvdHxufiV cBIlGvSArj2Kql8ir2EFMBQYzGPu6atIk5kizZrEB22MozENBb+BuzFzCg0jsU/gygV2eb iNPqMMxtM5m9tvI9HD6HCkuWYvX44GggcujiaT6pq9RaVZ70fP54NyZE3l5Eugeadg+9C8 vipfp2/bdEBELojwfEcgYeLgI0bbpjA765r8KZ4IC2srVluRo6qlXgly+2nzYE5dsFL3OE 6hXUjetdABxlafndetbTpdGr4jc46kF34Ijbh+lY7wY/kCIoBrBbCtaQGrWYkA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763963896; a=rsa-sha256; cv=none; b=f3gM+6uN1uRYZjGnEYX27OdrYuj9IFY7P6j3yGL+kEMY5cOcbubr8EAmvOdrXzYsxKxg6R RaRjJrwBdIK/TbcgHHLpqDqh+QAqtVBGSOwGMYP1wxqRLLMp/I+kP3oFl03/7I9zuMeVrH 6RIfMF5wsMZ+REwLCfR23kdAm7dcxKIhVJRU5IRTF29lrHKs4xF5o5mmOX8jtaln9kNANA ooEwzt7arcb4mmMqqbt0Izhe4DA10JaH8EZpIUpQUOYDR1s10TWvlRelMHfmZGd61g3DPt 2TNMbkDWjK3TPrKafcN2WEysPMmdVfNBhQY09GblVz7P7rGLmglE5mGIGLHOXA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dFFVc2gqXz124h for ; Mon, 24 Nov 2025 05:58:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id e26a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 24 Nov 2025 05:58:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: e69bdecd2984 - main - devel/functionalplus: update 0.2.25=?utf-8?Q? =E2=86=92 0.2?=.26 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: e69bdecd2984df1f4b27b9c75b4ac38182cdea2f Auto-Submitted: auto-generated Date: Mon, 24 Nov 2025 05:58:16 +0000 Message-Id: <6923f3f8.e26a.5362501b@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e69bdecd2984df1f4b27b9c75b4ac38182cdea2f commit e69bdecd2984df1f4b27b9c75b4ac38182cdea2f Author: Yuri Victorovich AuthorDate: 2025-11-24 04:36:26 +0000 Commit: Yuri Victorovich CommitDate: 2025-11-24 04:36:26 +0000 devel/functionalplus: update 0.2.25 → 0.2.26 --- devel/functionalplus/Makefile | 4 +++- devel/functionalplus/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index 980a8d35cc43..eb367f03c55d 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,6 +1,6 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.25 +DISTVERSION= 0.2.26 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -27,4 +27,6 @@ do-test: # according to INSTALL.md tests are in a separate sub-project, build of ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test +# tests as of 0.2.26: 100% tests passed, 0 tests failed out of 423 + .include diff --git a/devel/functionalplus/distinfo b/devel/functionalplus/distinfo index 2555a2f36aab..5f20fc1eab00 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723346730 -SHA256 (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3 -SIZE (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 285013 +TIMESTAMP = 1763958824 +SHA256 (Dobiasd-FunctionalPlus-v0.2.26_GH0.tar.gz) = 119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2 +SIZE (Dobiasd-FunctionalPlus-v0.2.26_GH0.tar.gz) = 284958