diff options
Diffstat (limited to 'science/maeparser')
-rw-r--r-- | science/maeparser/Makefile | 4 | ||||
-rw-r--r-- | science/maeparser/distinfo | 6 | ||||
-rw-r--r-- | science/maeparser/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index 268fa5cc87ac..20538a1eac85 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,6 +1,6 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 +DISTVERSION= 1.3.3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -18,4 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= schrodinger USE_LDCONFIG= yes +# 100% tests passed, 0 tests failed out of 1 + .include <bsd.port.mk> diff --git a/science/maeparser/distinfo b/science/maeparser/distinfo index 7bc14e5f0eb7..7c04a6e20f93 100644 --- a/science/maeparser/distinfo +++ b/science/maeparser/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743488608 -SHA256 (schrodinger-maeparser-v1.3.2_GH0.tar.gz) = 431ae029957534324b59eb3974486f3cad97d06e9bacd88ec94dc598046dfcd3 -SIZE (schrodinger-maeparser-v1.3.2_GH0.tar.gz) = 39847 +TIMESTAMP = 1749275276 +SHA256 (schrodinger-maeparser-v1.3.3_GH0.tar.gz) = 78e7571a779ea4952e752ecef57c62fb26463947e29ef7f4b31b11988d88ca07 +SIZE (schrodinger-maeparser-v1.3.3_GH0.tar.gz) = 39896 diff --git a/science/maeparser/pkg-plist b/science/maeparser/pkg-plist index 3bd5854903b0..e44bcd4ac59e 100644 --- a/science/maeparser/pkg-plist +++ b/science/maeparser/pkg-plist @@ -9,4 +9,4 @@ lib/cmake/maeparser-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/maeparser-config.cmake lib/libmaeparser.so lib/libmaeparser.so.1 -lib/libmaeparser.so.1.3.2 +lib/libmaeparser.so.1.3.3 |