diff --git a/science/maeparser/Makefile b/science/maeparser/Makefile index 8b44a0a4ff51..20538a1eac85 100644 --- a/science/maeparser/Makefile +++ b/science/maeparser/Makefile @@ -1,22 +1,23 @@ PORTNAME= maeparser DISTVERSIONPREFIX= v -DISTVERSION= 1.3.2 -PORTREVISION= 1 +DISTVERSION= 1.3.3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Parser for Schrodinger Maestro files WWW= https://github.com/schrodinger/maeparser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs USES= cmake:testing compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= schrodinger USE_LDCONFIG= yes +# 100% tests passed, 0 tests failed out of 1 + .include 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 @@ -1,12 +1,12 @@ include/maeparser/Buffer.hpp include/maeparser/MaeBlock.hpp include/maeparser/MaeConstants.hpp include/maeparser/MaeParser.hpp include/maeparser/MaeParserConfig.hpp include/maeparser/Reader.hpp include/maeparser/Writer.hpp 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