mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Upgrade to v4.1.2 and add a test target.
Release notes at https://github.com/CGNS/CGNS/releases/tag/v4.1.2
This commit is contained in:
parent
df8a921ce7
commit
f08fa14b9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548468
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user