git: 04bef3061aa5 - main - science/p5-Chemistry-Mol: Update to 0.38
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:04:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=04bef3061aa5a264d337f3caccc341aa5f19e7c2
commit 04bef3061aa5a264d337f3caccc341aa5f19e7c2
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:55:14 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
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 <wenheping at gmail.com>
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 <bsd.port.mk>
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
More information about the dev-commits-ports-all
mailing list