diff --git a/science/mopac/Makefile b/science/mopac/Makefile index 4582fd80ce4c..51ce19ce1cef 100644 --- a/science/mopac/Makefile +++ b/science/mopac/Makefile @@ -1,37 +1,38 @@ PORTNAME= mopac DISTVERSIONPREFIX= v -DISTVERSION= 23.2.2 +DISTVERSION= 23.2.5 PORTEPOCH= 1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org COMMENT= Semi-empirical (MNDO, etc.) molecular orbital calculation WWW= http://openmopac.net \ https://github.com/openmopac/mopac LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} USES= blaslapack:openblas cmake:testing fortran python:test USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= openmopac CMAKE_OFF= TESTS CMAKE_TESTING_ON= TESTS # all tests pass CMAKE_ARGS= -DPython3_EXECUTABLE=${PYTHON_CMD} #-DPython3_NumPy_INCLUDE_DIRS=${PYTHONPREFIX_SITELIBDIR}/numpy/core/include PLIST_FILES= bin/mopac \ bin/mopac-makpol \ bin/mopac-param \ include/mopac.h \ lib/libmopac.so \ lib/libmopac.so.2 # tests as of 23.1.2: 100% tests passed, 0 tests failed out of 125 # tests as of 23.2.2: 99% tests passed, 1 tests failed out of 125, see https://github.com/openmopac/mopac/issues/302 +# tests as of 23.2.5: 99% tests passed, 1 tests failed out of 125, 1 failure is safe to ignore .include diff --git a/science/mopac/distinfo b/science/mopac/distinfo index 0d3ab5cfdb3d..7c25b32ef0da 100644 --- a/science/mopac/distinfo +++ b/science/mopac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761900683 -SHA256 (openmopac-mopac-v23.2.2_GH0.tar.gz) = d64525fa4ae709b214ecbd5981b7e8a2928e2f1a91d85a253e8dbd04616e14cd -SIZE (openmopac-mopac-v23.2.2_GH0.tar.gz) = 16947337 +TIMESTAMP = 1777878056 +SHA256 (openmopac-mopac-v23.2.5_GH0.tar.gz) = febb957baed8445a60660859cd2b845dc166ecf48a03c6d55babe86e88cc0470 +SIZE (openmopac-mopac-v23.2.5_GH0.tar.gz) = 16953850