From nobody Sat Nov 27 17:50:37 2021 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 999D518BD109; Sat, 27 Nov 2021 17:50:39 +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 4J1fKV4ThQz3tlx; Sat, 27 Nov 2021 17:50:38 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 66FC11FCD4; Sat, 27 Nov 2021 17:50:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ARHobTD097490; Sat, 27 Nov 2021 17:50:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ARHobSt097489; Sat, 27 Nov 2021 17:50:37 GMT (envelope-from git) Date: Sat, 27 Nov 2021 17:50:37 GMT Message-Id: <202111271750.1ARHobSt097489@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Johannes M Dieterich Subject: git: 9961f3683d85 - main - science/xtb: update to 6.4.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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jmd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9961f3683d85b8e59e3a41b0f3a522ec07df8711 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638035438; 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=XAvJhfIdz0SbhQQ5N0BbvUTlfoRcGTvTPzr3fhbfBDo=; b=MZBA7WHflaMvrACKVtFxj6cSBRUqCfQ9enCcva8qiG+ZuoQm8hZhcjbiYQHzAF5/n5QmoV PlxlUusI/RTD7qQ8JoJf7mUIHvAGAkOLlhcJAiElkXpaFMRZMHAEqC4XP7C+kgC1lul9LL Otcs43DoRIf6muTV1gj65DilPucJPiTS932tqhLjxbDS5rWMtfNFuBAGza8dguNB/lUZ2i /lonRDaIVCit7aQo8VTzQLOzL1S+VqFEdfw1x0G4PqmbNTjJ0BaC8QVZVrLjy1j6or8gD1 aoQ7VEDyXp6whJzqqBhRIoD6ycS6kvKD/hS4o9Yjplu7R1RmI/zP97W3CwPVQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638035438; a=rsa-sha256; cv=none; b=vrTwAAa7iuRy9rScyMd4MFOWNCOR8HCyeSeKrOkKVVhdi1ANrEmzxiaf5q13aaQfxNbYS5 Q7S1AKQTAgJIuR+H/ayIb3z19JQFog4M2pMufeSV1cKHnevaZ8qeaVj8JFy9jwAljbvJI8 uxVKg5CqUb/68v8ojp1DNWDzaZZokGRmmiDS+zWQDUQEHzQG24QYHmm2nKRLbUAovNcYpa 9AIBMFI2FSeVDmOIlvpxLuAXbLSy11D7dJ7r6/WzHcw7D2D8HOjWiw1viwXlUGn//H7GRC kZ8RU1v2MiQxBorDnzmittjvQwgZhnXtF04hO8JuLvFps9VrcaRbO81wqUe08Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jmd: URL: https://cgit.FreeBSD.org/ports/commit/?id=9961f3683d85b8e59e3a41b0f3a522ec07df8711 commit 9961f3683d85b8e59e3a41b0f3a522ec07df8711 Author: Johannes M Dieterich AuthorDate: 2021-11-27 17:49:53 +0000 Commit: Johannes M Dieterich CommitDate: 2021-11-27 17:49:53 +0000 science/xtb: update to 6.4.1 --- science/xtb/Makefile | 2 +- science/xtb/distinfo | 6 +++--- science/xtb/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/science/xtb/Makefile b/science/xtb/Makefile index 7eb36e766051..84b637458c40 100644 --- a/science/xtb/Makefile +++ b/science/xtb/Makefile @@ -1,7 +1,7 @@ # Created by: Johannes M Dieterich PORTNAME= xtb -PORTVERSION= 6.3.3 +PORTVERSION= 6.4.1 DISTVERSIONPREFIX= v CATEGORIES= science diff --git a/science/xtb/distinfo b/science/xtb/distinfo index da8bbe0f7064..3ff2f53b9185 100644 --- a/science/xtb/distinfo +++ b/science/xtb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600636403 -SHA256 (grimme-lab-xtb-v6.3.3_GH0.tar.gz) = d7f154bf53a635b94946ba9e7986b6bfbd704e040d38cc504ea5422fb4be21f8 -SIZE (grimme-lab-xtb-v6.3.3_GH0.tar.gz) = 1350980 +TIMESTAMP = 1638035132 +SHA256 (grimme-lab-xtb-v6.4.1_GH0.tar.gz) = cd7b6ec9b7963012ce71220a70773641f0d9e06e0691750a25b83e823510d1d7 +SIZE (grimme-lab-xtb-v6.4.1_GH0.tar.gz) = 1400285 diff --git a/science/xtb/pkg-plist b/science/xtb/pkg-plist index e727896d7304..c539721da3be 100644 --- a/science/xtb/pkg-plist +++ b/science/xtb/pkg-plist @@ -7,7 +7,7 @@ lib/cmake/xtb/xtbTargets.cmake lib/libxtb.a lib/libxtb.so lib/libxtb.so.6 -lib/libxtb.so.6.3.3 +lib/libxtb.so.6.4.1 %%DATADIR%%/.param_gfnff.xtb %%DATADIR%%/param_gfn0-xtb.txt %%DATADIR%%/param_gfn1-xtb.txt