1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

science/maeparser: Update 1.2.4 -> 1.3.0; Add tests

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-09-09 18:27:26 -07:00
parent ffb69da239
commit 2ec955d6e3
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= maeparser
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.4
PORTREVISION= 2
DISTVERSION= 1.3.0
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@ -13,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs
USES= cmake compiler:c++11-lang
USES= cmake:testing compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= schrodinger
USE_LDCONFIG= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1602663122
SHA256 (schrodinger-maeparser-v1.2.4_GH0.tar.gz) = c62d5846c85a2982cfa8895ffbed8a6ce57678d936ddfebf429546fab4b0a36d
SIZE (schrodinger-maeparser-v1.2.4_GH0.tar.gz) = 38285
TIMESTAMP = 1662773019
SHA256 (schrodinger-maeparser-v1.3.0_GH0.tar.gz) = fa8f9336de1e5d1cabec29a6da04547b1fb040bb32ba511ff30b4a14097c751c
SIZE (schrodinger-maeparser-v1.3.0_GH0.tar.gz) = 39627

View File

@ -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.2.4
lib/libmaeparser.so.1.3.0