From owner-dev-commits-ports-main@freebsd.org Sun May 30 20:04:41 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 42E0063450B; Sun, 30 May 2021 20:04:41 +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 4FtTsh54p7z3nJK; Sun, 30 May 2021 20:04:40 +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 3C91622EB4; Sun, 30 May 2021 20:04:39 +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 14UK4dsU077775; Sun, 30 May 2021 20:04:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK4d1n077774; Sun, 30 May 2021 20:04:39 GMT (envelope-from git) Date: Sun, 30 May 2021 20:04:39 GMT Message-Id: <202105302004.14UK4d1n077774@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 04bef3061aa5 - main - science/p5-Chemistry-Mol: Update to 0.38 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 04bef3061aa5a264d337f3caccc341aa5f19e7c2 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 May 2021 20:04:41 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=04bef3061aa5a264d337f3caccc341aa5f19e7c2 commit 04bef3061aa5a264d337f3caccc341aa5f19e7c2 Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:55:14 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:55:14 +0000 science/p5-Chemistry-Mol: Update to 0.38 Changes: https://metacpan.org/changes/distribution/Chemistry-Mol --- science/p5-Chemistry-Mol/Makefile | 7 ++++--- science/p5-Chemistry-Mol/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/science/p5-Chemistry-Mol/Makefile b/science/p5-Chemistry-Mol/Makefile index 33044edd3924..581eed07790a 100644 --- a/science/p5-Chemistry-Mol/Makefile +++ b/science/p5-Chemistry-Mol/Makefile @@ -1,8 +1,7 @@ # Created by: Wen Heping PORTNAME= Chemistry-Mol -PORTVERSION= 0.37 -PORTREVISION= 1 +PORTVERSION= 0.38 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +13,12 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-VectorReal>=1.02:math/p5-Math-VectorReal +RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ + p5-Math-VectorReal>=1.0:math/p5-Math-VectorReal USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include diff --git a/science/p5-Chemistry-Mol/distinfo b/science/p5-Chemistry-Mol/distinfo index ff9145c102f1..cfca055b74d7 100644 --- a/science/p5-Chemistry-Mol/distinfo +++ b/science/p5-Chemistry-Mol/distinfo @@ -1,2 +1,3 @@ -SHA256 (Chemistry-Mol-0.37.tar.gz) = 35cb720f4709c3693ec88ffa3b5f9dd870c3161a3498c08f80d77683b7188846 -SIZE (Chemistry-Mol-0.37.tar.gz) = 44222 +TIMESTAMP = 1622214086 +SHA256 (Chemistry-Mol-0.38.tar.gz) = 8d529a1b3ea5100d8ab13406c69b81d83d8ce6ff21745e94eadbafb9e3e8bc73 +SIZE (Chemistry-Mol-0.38.tar.gz) = 44365