git: 374eb04d6e5b - main - graphics/diplib: update 3.4.3 → 3.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jun 2024 06:58:53 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=374eb04d6e5b218095239cf9d5265d002828f7d7 commit 374eb04d6e5b218095239cf9d5265d002828f7d7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-19 06:57:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-19 06:58:47 +0000 graphics/diplib: update 3.4.3 → 3.5.0 Reported by: portscout --- graphics/diplib/Makefile | 2 +- graphics/diplib/distinfo | 6 +++--- graphics/diplib/files/patch-CMakeLists.txt | 10 +++++----- graphics/diplib/pkg-plist | 1 + 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/graphics/diplib/Makefile b/graphics/diplib/Makefile index 658f250e89ea..ec2de182e110 100644 --- a/graphics/diplib/Makefile +++ b/graphics/diplib/Makefile @@ -1,5 +1,5 @@ PORTNAME= diplib -DISTVERSION= 3.4.3 +DISTVERSION= 3.5.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/diplib/distinfo b/graphics/diplib/distinfo index 5bf712c8ba5e..cddbda094a0b 100644 --- a/graphics/diplib/distinfo +++ b/graphics/diplib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713083064 -SHA256 (DIPlib-diplib-3.4.3_GH0.tar.gz) = 357e0d794f51221bd47badf0c7a4d6a5afbe875cb836b9b6faf7f2c23daf1e04 -SIZE (DIPlib-diplib-3.4.3_GH0.tar.gz) = 8629645 +TIMESTAMP = 1718772390 +SHA256 (DIPlib-diplib-3.5.0_GH0.tar.gz) = e63adf91baf9f300e00d74bc595bbac0fc0a41892a939d0ea8933c72eff05bec +SIZE (DIPlib-diplib-3.5.0_GH0.tar.gz) = 8766540 diff --git a/graphics/diplib/files/patch-CMakeLists.txt b/graphics/diplib/files/patch-CMakeLists.txt index 91c3f1ec092f..6a46cff97193 100644 --- a/graphics/diplib/files/patch-CMakeLists.txt +++ b/graphics/diplib/files/patch-CMakeLists.txt @@ -1,11 +1,11 @@ ---- CMakeLists.txt.orig 2022-10-18 02:45:06 UTC +--- CMakeLists.txt.orig 2024-06-18 04:45:59 UTC +++ CMakeLists.txt -@@ -95,7 +95,7 @@ add_subdirectory(src) +@@ -76,7 +76,7 @@ add_subdirectory(src) ### DIPjavaio --find_package(Java 1.7 COMPONENTS Development) -+#find_package(Java 1.7 COMPONENTS Development) +-find_package(Java COMPONENTS Development) ++#find_package(Java COMPONENTS Development) + unset(DIP_JAVAIO_INTERFACES) if(JAVA_FOUND) # Set JAVA_HOME so that the JNI found is from the same JDK as the Java package - get_filename_component(JAVA_HOME "${Java_JAVAC_EXECUTABLE}" DIRECTORY) # strip off /javac diff --git a/graphics/diplib/pkg-plist b/graphics/diplib/pkg-plist index a1bcba56e343..52373070865d 100644 --- a/graphics/diplib/pkg-plist +++ b/graphics/diplib/pkg-plist @@ -25,6 +25,7 @@ include/diplib/graph.h include/diplib/histogram.h include/diplib/iterators.h include/diplib/kernel.h +include/diplib/label_map.h include/diplib/library/clamp_cast.h include/diplib/library/copy_buffer.h include/diplib/library/datatype.h