mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
science/cgnslib: upgrade to v4.5.0
Release notes at https://github.com/CGNS/CGNS/releases/tag/v4.5.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= cgnslib
|
||||
PORTVERSION= 4.4.0
|
||||
PORTVERSION= 4.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= science
|
||||
@@ -13,10 +13,11 @@ LICENSE_NAME= AS-IS
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
USES= cmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CGNS
|
||||
GH_PROJECT= CGNS
|
||||
|
||||
USES= cmake
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
@@ -58,6 +59,9 @@ TOOLS_CMAKE_ON= -DTCL_INCLUDE_PATH:STRING="${TCL_INCLUDEDIR}" \
|
||||
CFLAGS+= -Wno-error=incompatible-function-pointer-types
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
${REINPLACE_CMD} -e 's|tk-private/||' ${WRKSRC}/src/cgnstools/tkogl/tkogl.c
|
||||
|
||||
post-install:
|
||||
${RLN} ${STAGEDIR}${PREFIX}/lib/libcgns.so.${PORTVERSION:R} \
|
||||
${STAGEDIR}${PREFIX}/lib/libcgns.so.${PORTVERSION:R:R}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1686946301
|
||||
SHA256 (CGNS-CGNS-v4.4.0_GH0.tar.gz) = 3b0615d1e6b566aa8772616ba5fd9ca4eca1a600720e36eadd914be348925fe2
|
||||
SIZE (CGNS-CGNS-v4.4.0_GH0.tar.gz) = 1979828
|
||||
TIMESTAMP = 1738068224
|
||||
SHA256 (CGNS-CGNS-v4.5.0_GH0.tar.gz) = c72355219318755ba0a8646a8e56ee1c138cf909c1d738d258d2774fa4b529e9
|
||||
SIZE (CGNS-CGNS-v4.5.0_GH0.tar.gz) = 2085289
|
||||
|
||||
@@ -49,12 +49,14 @@ include/cgnstypes.h
|
||||
include/cgnstypes_f.h
|
||||
include/cgnstypes_f03.h
|
||||
include/cgnswin_f.h
|
||||
lib/cmake/cgns/cgns-config-version.cmake
|
||||
lib/cmake/cgns/cgns-config.cmake
|
||||
lib/cmake/cgns/cgns-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/cgns/cgns-targets.cmake
|
||||
lib/libcgns.a
|
||||
lib/libcgns.so
|
||||
lib/libcgns.so.4
|
||||
lib/libcgns.so.4.4
|
||||
lib/libcgns.so.4.5
|
||||
%%TOOLS%%share/cgnstools/aflr3.tcl
|
||||
%%TOOLS%%share/cgnstools/balloon.tcl
|
||||
%%TOOLS%%share/cgnstools/cgns-icon.xbm
|
||||
|
||||
Reference in New Issue
Block a user