From nobody Mon May 6 08:02:59 2024 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 4VXv6D2CMBz5JbNf; Mon, 06 May 2024 08:03:00 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VXv6C5MgBz4pvr; Mon, 6 May 2024 08:02:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1714982579; 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=5BLH018FuL1mjyy3AX8FJdK4ntRlAZrRwGXvEFuCuuU=; b=oEj3Pdv7rrcAJL3Q5RSy6jyZKnvTQB2+soNwgZWC7FfX8QUy3z9DliJW7n2xn37Gs2tinz U/dEWulKx+BVJ0krlltFE+eRD8/eU1S5juAQAU4pkdSdxilf9BKRSg8om2g74VbnfFLqup /5HJp9w+NPJ3YMhFSigh/ubE05D7HnoMJRbIAIUZOiMbLTJTAIDak28f77lnNHRMmVDbZz AaaqVLbBYIBpyjWPLSPN7KgTeROvikuCMPM5bZQM/mh+EoLkAZpWY3eSkvQi6Sle10E6o0 ixkFErDnvrrNE5OAClMMUtrI4rXk5Y8A1SAcetuCrOM8NEhtQvRjI33F5ZXtLQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1714982579; a=rsa-sha256; cv=none; b=BQxcV95WWq9RUBZngh381aO09a2EzM3LeNZpNxEGuHSHyGUq0e1Ska4CpeGPECKrYpKurd a9UbM7fnnIWUFRB0DbuZuyg5iSKArQuu4M8CzILESNaK3Bm5018Xm78jju2ZDCS2obUe7S ZgFIjH1Or6/od1IGQZ37ptQ9IWd88awrJsGNcNL4yOxKOnVq51RxuG0ClMptLUFjIxDtNG v2cP++SVL2ZgPhjTgUjN4mIgithXSTUtQpe928cDek56ZvjTJwsL5j0kdgSggtzoRl2Tyd 8wc4rluJm97iLNUowCvyXB+Jrj72mHexSwYKSc8I//m/R4N/btYLKJhLnK3p3w== 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=1714982579; 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=5BLH018FuL1mjyy3AX8FJdK4ntRlAZrRwGXvEFuCuuU=; b=S2Lft8Fm8mylZpKEppiGzPbtX6oIcsbpSGomsJr87bclTV4UX37jRyRzSFST/cIaGH5XTU lbO21TYuTCZmjSMHS9BY4eQNLv93W+ZIVrzD8BWkotRv3cjkviy5KP9UfJT4Eua24m29Ty sxmpZBVaJ1tlJma5YKYCrIXfFT+et0lxOudXoeXOPPW+/aN5PBApx5yCAWhq3YACQDOkTB cVzZdgGrRSIKnigfJ2dqSUeiNnAlLYojctYG1jkruGLDbBaX6eabPvq7sWfQG9DeBchAeu PFr6/BZwC+4gcMejOeSQO1AF/4ccpN6W74qHpzaGKdjbxlyTCfCIkbCuAhdbTg== 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 4VXv6C4zfPzqFW; Mon, 6 May 2024 08:02:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44682xA5089268; Mon, 6 May 2024 08:02:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44682xcm089265; Mon, 6 May 2024 08:02:59 GMT (envelope-from git) Date: Mon, 6 May 2024 08:02:59 GMT Message-Id: <202405060802.44682xcm089265@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: 0204e2ef7f7b - main - math/{,py-}topologic: update 6.0.2 =?utf-8?Q?=E2=86=92?= 6.0.3 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 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: 0204e2ef7f7b301d01aa032a715d748fb565731f Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0204e2ef7f7b301d01aa032a715d748fb565731f commit 0204e2ef7f7b301d01aa032a715d748fb565731f Author: Yuri Victorovich AuthorDate: 2024-05-06 07:24:38 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-06 08:02:50 +0000 math/{,py-}topologic: update 6.0.2 → 6.0.3 Reported by: portscout --- math/py-topologic/Makefile | 2 +- math/py-topologic/distinfo | 6 +++--- math/topologic/Makefile | 2 +- math/topologic/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/math/py-topologic/Makefile b/math/py-topologic/Makefile index c0120d79b79b..9a6a132baa06 100644 --- a/math/py-topologic/Makefile +++ b/math/py-topologic/Makefile @@ -1,6 +1,6 @@ PORTNAME= topologic DISTVERSIONPREFIX= v -DISTVERSION= 6.0.2 +DISTVERSION= 6.0.3 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -space-modeling-library diff --git a/math/py-topologic/distinfo b/math/py-topologic/distinfo index c332b42ebe53..3708a91c31d9 100644 --- a/math/py-topologic/distinfo +++ b/math/py-topologic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714893793 -SHA256 (wassimj-Topologic-v6.0.2_GH0.tar.gz) = 5a56c4847879e43d82e28db4d7f113e68d0f19bd9532aefcebeb6df92441058f -SIZE (wassimj-Topologic-v6.0.2_GH0.tar.gz) = 274112 +TIMESTAMP = 1714978445 +SHA256 (wassimj-Topologic-v6.0.3_GH0.tar.gz) = ef0eaead193e54b378effe3e82b823bc7f229d654df37543e94fafb4a78a27e4 +SIZE (wassimj-Topologic-v6.0.3_GH0.tar.gz) = 274123 diff --git a/math/topologic/Makefile b/math/topologic/Makefile index 12ebcf6e5c84..8f8012791038 100644 --- a/math/topologic/Makefile +++ b/math/topologic/Makefile @@ -1,6 +1,6 @@ PORTNAME= topologic DISTVERSIONPREFIX= v -DISTVERSION= 6.0.2 +DISTVERSION= 6.0.3 CATEGORIES= math PKGNAMESUFFIX= -space-modeling-library diff --git a/math/topologic/distinfo b/math/topologic/distinfo index 35490e0ff7b1..5c2c2b2697ae 100644 --- a/math/topologic/distinfo +++ b/math/topologic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714892488 -SHA256 (wassimj-Topologic-v6.0.2_GH0.tar.gz) = 5a56c4847879e43d82e28db4d7f113e68d0f19bd9532aefcebeb6df92441058f -SIZE (wassimj-Topologic-v6.0.2_GH0.tar.gz) = 274112 +TIMESTAMP = 1714977794 +SHA256 (wassimj-Topologic-v6.0.3_GH0.tar.gz) = ef0eaead193e54b378effe3e82b823bc7f229d654df37543e94fafb4a78a27e4 +SIZE (wassimj-Topologic-v6.0.3_GH0.tar.gz) = 274123