From nobody Tue Dec 14 22:41:56 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 E403618D1F98; Tue, 14 Dec 2021 22:41:56 +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 4JDCzm2bVmz4hB1; Tue, 14 Dec 2021 22:41:56 +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 3A1F110FC9; Tue, 14 Dec 2021 22:41:56 +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 1BEMfu2O076976; Tue, 14 Dec 2021 22:41:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BEMfuUk076975; Tue, 14 Dec 2021 22:41:56 GMT (envelope-from git) Date: Tue, 14 Dec 2021 22:41:56 GMT Message-Id: <202112142241.1BEMfuUk076975@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: acc9e19f3900 - main - science/shelxle: Update 1.0.1346 -> 1.0.1348 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: acc9e19f39000c78e2d32f1cbba62510483332e4 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639521716; 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=Ju2x2sviDdzZMh9GMF0qkfBkKoHJFyrQ7bBNqyH02rA=; b=J7X399SdiPxOFnZ8CJkMAILMYzCav3ebFv6pxOpkrRNhetTEpF5JAR98h7ufFnajPhGP/+ ngPF91GbMe/Dgg46D2S3GT4L9LlnioIvwEkWueIXF4hOH8wNJenQs4riCIZY882K5j5nU+ va54WYHLHGT/t+uOrBdjLq/AgRGya9PLxasgVG5TxV6BWHOxCzJpqPiGPgxaC8AT4Mx8tU 9A90KGb0vEV+KofjY167b5QYE45uB5qvLMnA8wY7t09qAOk9bRwu69igDAtVU0b0wF79Bb Qg4aFoXg83ZI0TB/l1YuqaFqma1k/W/jca2+104Oh4DnKW+i7/nszw3iMXmL2Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639521716; a=rsa-sha256; cv=none; b=faUCcICBNmbQQbCmWeBiVYPPqH1MB9OzMqxwlB9oeamSTZ7be2Fl5ijTGUwRMgzQNSZTLb kUExXjctmD6uYWTv8MH9olmuUTP0WIkkZC+2hN/PjQloo6VGdN8dSU56YgPWm/A5G5/o78 e58nxhG/2eOlyet20k1E1Mjr6n4IKdmrvuQbEgYUN4x3q1SnIPkspqyBWFsEgur5jvFyxW G2XMgCziTkkEZNq2NI3dJPWfyDwLrFKtrA2hyDfbSU80kO1tMvyMXVRMxqI0QKs2gFqhOZ ydrxU60HwFfAL+sv5NU9pjLzxV6CVxY12GX9NSpjA7wXlK173qpDb6AlCiGlBg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=acc9e19f39000c78e2d32f1cbba62510483332e4 commit acc9e19f39000c78e2d32f1cbba62510483332e4 Author: Yuri Victorovich AuthorDate: 2021-12-14 20:16:01 +0000 Commit: Yuri Victorovich CommitDate: 2021-12-14 22:41:46 +0000 science/shelxle: Update 1.0.1346 -> 1.0.1348 Reported by: portscout --- science/shelxle/Makefile | 2 +- science/shelxle/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/science/shelxle/Makefile b/science/shelxle/Makefile index fe2a441218fa..7e477c8bb87c 100644 --- a/science/shelxle/Makefile +++ b/science/shelxle/Makefile @@ -1,5 +1,5 @@ PORTNAME= shelxle -DISTVERSION= 1.0.1346 +DISTVERSION= 1.0.1348 CATEGORIES= science # chemistry MASTER_SITES= SF/${PORTNAME}/code/ diff --git a/science/shelxle/distinfo b/science/shelxle/distinfo index 857a5e366756..227e4cfef351 100644 --- a/science/shelxle/distinfo +++ b/science/shelxle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637216949 -SHA256 (shelxle-1.0.1346.tar.bz2) = 2cb651194c764e1c108751ea61174aa3e220e895fca60c01eef52e8a0c0f0610 -SIZE (shelxle-1.0.1346.tar.bz2) = 3707494 +TIMESTAMP = 1639511693 +SHA256 (shelxle-1.0.1348.tar.bz2) = 8a00d54b9d0b9bbe6d3a6c00c95392a766c67a1065f5bc77224402e5fb9ae8cc +SIZE (shelxle-1.0.1348.tar.bz2) = 3712164