git: 660f40cab753 - main - science/h5z-zfp: update 1.1.0 → 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Sep 2023 08:26:33 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=660f40cab7534690528c7c59c9c8002e2ffe8302
commit 660f40cab7534690528c7c59c9c8002e2ffe8302
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-09-01 08:26:14 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-09-01 08:26:25 +0000
science/h5z-zfp: update 1.1.0 → 1.1.1
Reported by: portscout
---
science/h5z-zfp/Makefile | 3 +--
science/h5z-zfp/distinfo | 6 +++---
science/h5z-zfp/files/patch-src_CMakeLists.txt | 13 -------------
science/h5z-zfp/pkg-plist | 3 ++-
4 files changed, 6 insertions(+), 19 deletions(-)
diff --git a/science/h5z-zfp/Makefile b/science/h5z-zfp/Makefile
index b2d19fecde8f..8a199ec0fccc 100644
--- a/science/h5z-zfp/Makefile
+++ b/science/h5z-zfp/Makefile
@@ -1,7 +1,6 @@
PORTNAME= h5z-zfp
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
-PORTREVISION= 1
+DISTVERSION= 1.1.1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/h5z-zfp/distinfo b/science/h5z-zfp/distinfo
index b4b4a5d4d6c7..d81b083b859c 100644
--- a/science/h5z-zfp/distinfo
+++ b/science/h5z-zfp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661011697
-SHA256 (LLNL-H5Z-ZFP-v1.1.0_GH0.tar.gz) = 48a81e69d1f3b61d9a1eb07e868164fadf3b88690ec930efd849f5889681a893
-SIZE (LLNL-H5Z-ZFP-v1.1.0_GH0.tar.gz) = 169122
+TIMESTAMP = 1693556328
+SHA256 (LLNL-H5Z-ZFP-v1.1.1_GH0.tar.gz) = 921af7b9d1c8c46c036b46544f2785f69d405c0701abe1c1ce3aca2bd5899171
+SIZE (LLNL-H5Z-ZFP-v1.1.1_GH0.tar.gz) = 180803
diff --git a/science/h5z-zfp/files/patch-src_CMakeLists.txt b/science/h5z-zfp/files/patch-src_CMakeLists.txt
deleted file mode 100644
index 7a04c401f946..000000000000
--- a/science/h5z-zfp/files/patch-src_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/CMakeLists.txt.orig 2022-08-20 16:23:47 UTC
-+++ src/CMakeLists.txt
-@@ -46,8 +46,8 @@ target_include_directories(h5z_zfp_shared
- target_link_libraries(h5z_zfp_shared PUBLIC zfp::zfp ${HDF5_LIBRARIES})
- set_target_properties(h5z_zfp_shared PROPERTIES OUTPUT_NAME h5zzfp)
- install(TARGETS h5z_zfp_shared
-- ARCHIVE DESTINATION plugin
-- LIBRARY DESTINATION plugin)
-+ ARCHIVE DESTINATION lib
-+ LIBRARY DESTINATION lib)
-
- #------------------------------------------------------------------------------#
- # Install header and module files.
diff --git a/science/h5z-zfp/pkg-plist b/science/h5z-zfp/pkg-plist
index 276785d2e9be..21d62346de90 100644
--- a/science/h5z-zfp/pkg-plist
+++ b/science/h5z-zfp/pkg-plist
@@ -2,7 +2,8 @@ include/H5Zzfp.h
include/H5Zzfp_lib.h
include/H5Zzfp_plugin.h
include/H5Zzfp_props.h
+include/H5Zzfp_version.h
lib/cmake/h5z_zfp/h5z_zfp-config-version.cmake
lib/cmake/h5z_zfp/h5z_zfp-config.cmake
lib/libh5zzfp.a
-lib/libh5zzfp.so
+plugin/libh5zzfp.so