git: c9e66da5000b - main - devel/zziplib: Update to 0.13.79

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 18 May 2025 03:37:00 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9e66da5000b4e5c2b4fd1ed2dc4dbd17ef17381

commit c9e66da5000b4e5c2b4fd1ed2dc4dbd17ef17381
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-18 03:15:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-18 03:34:17 +0000

    devel/zziplib: Update to 0.13.79
    
    - Revert upstream .pc installation change
    
    Changes:        https://github.com/gdraheim/zziplib/commits/master
    Reference:      https://github.com/gdraheim/zziplib/commit/4b2b33f379e508a41a9e43009db921866955a02f
---
 devel/zziplib/Makefile                        |  2 +-
 devel/zziplib/distinfo                        |  6 +++---
 devel/zziplib/files/patch-zzip-CMakeLists.txt | 15 ++++++++++++---
 devel/zziplib/pkg-plist                       |  2 ++
 4 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index e477bd44e7ca..79fb198885b8 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zziplib
-PORTVERSION=	0.13.78
+PORTVERSION=	0.13.79
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/zziplib/distinfo b/devel/zziplib/distinfo
index 4a22de221473..99bd90865ee8 100644
--- a/devel/zziplib/distinfo
+++ b/devel/zziplib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724084520
-SHA256 (gdraheim-zziplib-v0.13.78_GH0.tar.gz) = feaeee7c34f18aa27bd3da643cc6a47d04d2c41753a59369d09102d79b9b0a31
-SIZE (gdraheim-zziplib-v0.13.78_GH0.tar.gz) = 1190713
+TIMESTAMP = 1745936028
+SHA256 (gdraheim-zziplib-v0.13.79_GH0.tar.gz) = ed6f3017bb353b4a8f730c31a2fa065adb2d264c00d922aada48a5893eda26e4
+SIZE (gdraheim-zziplib-v0.13.79_GH0.tar.gz) = 1197706
diff --git a/devel/zziplib/files/patch-zzip-CMakeLists.txt b/devel/zziplib/files/patch-zzip-CMakeLists.txt
index 9029e93c85ac..7dbf32e25845 100644
--- a/devel/zziplib/files/patch-zzip-CMakeLists.txt
+++ b/devel/zziplib/files/patch-zzip-CMakeLists.txt
@@ -1,7 +1,7 @@
---- zzip/CMakeLists.txt.orig	2021-01-04 23:05:08 UTC
+--- zzip/CMakeLists.txt.orig	2025-04-18 21:40:05 UTC
 +++ zzip/CMakeLists.txt
-@@ -189,16 +189,16 @@ target_link_libraries(libzzipmmapped ZLIB::ZLIB )
- target_include_directories (libzzipmmapped PRIVATE ${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR})
+@@ -242,16 +242,16 @@ endif()
+ add_custom_target(libzzipmmapped.gcov DEPENDS libzzipmmapped.so.gcov)
  endif()
  
 -set_target_properties(libzzip PROPERTIES OUTPUT_NAME "zzip" RELEASE_POSTFIX "-${RELNUM}")
@@ -20,3 +20,12 @@
  SET_TARGET_PROPERTIES(libzzipmmapped PROPERTIES VERSION ${VERNUM}.${FIXNUM} SOVERSION ${VERNUM})
  endif()
  
+@@ -304,7 +304,7 @@ install(FILES ${outdir}/zziplib.pc ${outdir}/zzipmmapp
+ 
+ if(ZZIP_PKGCONFIG)
+ install(FILES ${outdir}/zziplib.pc ${outdir}/zzipmmapped.pc ${outdir}/zzipfseeko.pc
+-        DESTINATION "${CMAKE_INSTALL_DATADIR}/pkgconfig" )
++        DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig" )
+ endif()
+ 
+ install(FILES ${libzzip_HDRS} DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/zzip )
diff --git a/devel/zziplib/pkg-plist b/devel/zziplib/pkg-plist
index 04e2e29eb932..d2fedfa021a6 100644
--- a/devel/zziplib/pkg-plist
+++ b/devel/zziplib/pkg-plist
@@ -92,6 +92,7 @@ share/aclocal/zziplib.m4
 %%MANPAGES%%share/man/man3/zzip_file_real.3.gz
 %%MANPAGES%%share/man/man3/zzip_file_stat.3.gz
 %%MANPAGES%%share/man/man3/zzip_filesize.3.gz
+%%MANPAGES%%share/man/man3/zzip_filesize32.3.gz
 %%MANPAGES%%share/man/man3/zzip_fopen.3.gz
 %%MANPAGES%%share/man/man3/zzip_fread.3.gz
 %%MANPAGES%%share/man/man3/zzip_freopen.3.gz
@@ -99,6 +100,7 @@ share/aclocal/zziplib.m4
 %%MANPAGES%%share/man/man3/zzip_get_default_io.3.gz
 %%MANPAGES%%share/man/man3/zzip_inflate_init.3.gz
 %%MANPAGES%%share/man/man3/zzip_init_io.3.gz
+%%MANPAGES%%share/man/man3/zzip_io_size_off_t.3.gz
 %%MANPAGES%%share/man/man3/zzip_open.3.gz
 %%MANPAGES%%share/man/man3/zzip_open_ext_io.3.gz
 %%MANPAGES%%share/man/man3/zzip_open_shared_io.3.gz