From f08fa14b9e6d38c73242f3ef45e470c17321ce40 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 13 Sep 2020 09:26:10 +0000 Subject: Upgrade to v4.1.2 and add a test target. Release notes at https://github.com/CGNS/CGNS/releases/tag/v4.1.2 --- science/cgnslib/Makefile | 6 +++++- science/cgnslib/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'science') diff --git a/science/cgnslib/Makefile b/science/cgnslib/Makefile index 76daea7925a9..a030c0c657f6 100644 --- a/science/cgnslib/Makefile +++ b/science/cgnslib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cgnslib -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.2 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= science @@ -55,4 +55,8 @@ post-install: ${RLN} ${STAGEDIR}${PREFIX}/lib/libcgns.so.${PORTVERSION:R} \ ${STAGEDIR}${PREFIX}/lib/libcgns.so.${PORTVERSION:R:R} +do-test: + cd ${TEST_WRKSRC} && \ + ${SETENV} ${TEST_ENV} ctest -C ${CMAKE_BUILD_TYPE} + .include diff --git a/science/cgnslib/distinfo b/science/cgnslib/distinfo index ee899735cb51..6d5bdbc70028 100644 --- a/science/cgnslib/distinfo +++ b/science/cgnslib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1584441681 -SHA256 (CGNS-CGNS-v4.1.1_GH0.tar.gz) = 055d345c3569df3ae832fb2611cd7e0bc61d56da41b2be1533407e949581e226 -SIZE (CGNS-CGNS-v4.1.1_GH0.tar.gz) = 1416651 +TIMESTAMP = 1599987558 +SHA256 (CGNS-CGNS-v4.1.2_GH0.tar.gz) = 951653956f509b8a64040f1440c77f5ee0e6e2bf0a9eef1248d370f60a400050 +SIZE (CGNS-CGNS-v4.1.2_GH0.tar.gz) = 1416803 -- cgit v1.2.3