git: 58c7d9a6974d - main - science/{,py-}libgetar: update 1.1.5 → 1.1.7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 17 Jul 2024 00:42:53 UTC
The branch main has been updated by yuri:

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

commit 58c7d9a6974d8011e1035fa83f1e6ae0860b53e2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-17 00:41:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-17 00:42:46 +0000

    science/{,py-}libgetar: update 1.1.5 → 1.1.7
    
    Reported by:    portscout
---
 science/libgetar/Makefile                   | 2 +-
 science/libgetar/distinfo                   | 6 +++---
 science/libgetar/files/patch-CMakeLists.txt | 9 +++++++++
 science/py-libgetar/Makefile                | 2 +-
 science/py-libgetar/distinfo                | 6 +++---
 5 files changed, 17 insertions(+), 8 deletions(-)

diff --git a/science/libgetar/Makefile b/science/libgetar/Makefile
index e656aa99b1b6..c18841365a01 100644
--- a/science/libgetar/Makefile
+++ b/science/libgetar/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libgetar
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.5
+DISTVERSION=	1.1.7
 CATEGORIES=	science # physics
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/science/libgetar/distinfo b/science/libgetar/distinfo
index b9f19c111690..cf8362f69cbc 100644
--- a/science/libgetar/distinfo
+++ b/science/libgetar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701932627
-SHA256 (glotzerlab-libgetar-v1.1.5_GH0.tar.gz) = f32863a60408108a9e8bdaa220237497a8318fb1434968d02ed08e645186a236
-SIZE (glotzerlab-libgetar-v1.1.5_GH0.tar.gz) = 2603228
+TIMESTAMP = 1721174986
+SHA256 (glotzerlab-libgetar-v1.1.7_GH0.tar.gz) = ef9f01efa2539b53ee1b21cbdfd6753130669ae94dc7826706158bd2c55fb96b
+SIZE (glotzerlab-libgetar-v1.1.7_GH0.tar.gz) = 2603492
diff --git a/science/libgetar/files/patch-CMakeLists.txt b/science/libgetar/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..56a6953908f0
--- /dev/null
+++ b/science/libgetar/files/patch-CMakeLists.txt
@@ -0,0 +1,9 @@
+--- CMakeLists.txt.orig	2024-07-17 00:16:02 UTC
++++ CMakeLists.txt
+@@ -54,4 +54,6 @@ install(FILES ${GETAR_HEADERS} DESTINATION include/get
+ 
+ install(FILES ${GETAR_HEADERS} DESTINATION include/getar)
+ 
++if (BUILD_TESTING)
+ add_subdirectory(test)
++endif()
diff --git a/science/py-libgetar/Makefile b/science/py-libgetar/Makefile
index e504b50e1716..8dd85d13686f 100644
--- a/science/py-libgetar/Makefile
+++ b/science/py-libgetar/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libgetar
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1.5
+DISTVERSION=	1.1.7
 CATEGORIES=	science # physics
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/science/py-libgetar/distinfo b/science/py-libgetar/distinfo
index c4173c20c746..558099d01e50 100644
--- a/science/py-libgetar/distinfo
+++ b/science/py-libgetar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701932914
-SHA256 (glotzerlab-libgetar-v1.1.5_GH0.tar.gz) = f32863a60408108a9e8bdaa220237497a8318fb1434968d02ed08e645186a236
-SIZE (glotzerlab-libgetar-v1.1.5_GH0.tar.gz) = 2603228
+TIMESTAMP = 1721175499
+SHA256 (glotzerlab-libgetar-v1.1.7_GH0.tar.gz) = ef9f01efa2539b53ee1b21cbdfd6753130669ae94dc7826706158bd2c55fb96b
+SIZE (glotzerlab-libgetar-v1.1.7_GH0.tar.gz) = 2603492