Date: Fri, 7 Feb 2025 11:37:38 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c2e559f7c26 - main - =?utf-8?Q?science/mopac: update 23.0.3 =E2=86=92 23.1.0?= Message-ID: <202502071137.517BbcYC047604@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c2e559f7c26fa223701370001eb507d29e6cf5e commit 4c2e559f7c26fa223701370001eb507d29e6cf5e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-07 07:07:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-07 11:37:30 +0000 science/mopac: update 23.0.3 → 23.1.0 Reported by: portscout --- science/mopac/Makefile | 12 +++++++----- science/mopac/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/science/mopac/Makefile b/science/mopac/Makefile index 7b5c29c657f5..ceb04dd6224a 100644 --- a/science/mopac/Makefile +++ b/science/mopac/Makefile @@ -1,16 +1,16 @@ PORTNAME= mopac DISTVERSIONPREFIX= v -DISTVERSION= 23.0.3 -PORTREVISION= 1 +DISTVERSION= 23.1.0 PORTEPOCH= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation -WWW= http://openmopac.net/ +WWW= http://openmopac.net \ + https://github.com/openmopac/mopac -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYNUMPY} @@ -31,4 +31,6 @@ PLIST_FILES= bin/mopac \ lib/libmopac.so \ lib/libmopac.so.2 +# tests as of 23.1.0: 100% tests passed, 0 tests failed out of 125 + .include <bsd.port.mk> diff --git a/science/mopac/distinfo b/science/mopac/distinfo index 4fc03e7060d8..9d821c7e77b5 100644 --- a/science/mopac/distinfo +++ b/science/mopac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733445667 -SHA256 (openmopac-mopac-v23.0.3_GH0.tar.gz) = d7a2e9dda36a6886ac8452eb8b30391295a017885e7ceac40dee496c4031e105 -SIZE (openmopac-mopac-v23.0.3_GH0.tar.gz) = 16983494 +TIMESTAMP = 1738905370 +SHA256 (openmopac-mopac-v23.1.0_GH0.tar.gz) = b4c3959c36706ae06601819c5e057a261f2265d196986dd0c38ab63990dd17cd +SIZE (openmopac-mopac-v23.1.0_GH0.tar.gz) = 16970317
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502071137.517BbcYC047604>