diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2023-03-02 12:50:49 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2023-03-02 12:59:13 -0500 |
commit | 35b0544d8e1149aecec2ed3b81a67d6e64601cb7 (patch) | |
tree | 063cbb893efdbfbb3cb81728b3c514b93eabd797 /graphics/oyranos/files/patch-CMakeLists.txt | |
parent | devel/hs-cabal-install: Unbreak build after GHC update. (diff) |
graphics/libraw: Update to 0.21.1
Bump PORTREVISION on dependent ports due to shared library increase.
Add several fixes for compatability.
https://www.libraw.org/news/libraw-0-21-release
https://www.libraw.org/news/libraw-0-21-1-release
Diffstat (limited to 'graphics/oyranos/files/patch-CMakeLists.txt')
-rw-r--r-- | graphics/oyranos/files/patch-CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/oyranos/files/patch-CMakeLists.txt b/graphics/oyranos/files/patch-CMakeLists.txt index c60668d2cb9c..16ad373e569b 100644 --- a/graphics/oyranos/files/patch-CMakeLists.txt +++ b/graphics/oyranos/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2016-12-09 13:36:53.000000000 +0300 -+++ CMakeLists.txt 2016-12-26 17:57:38.831330000 +0300 -@@ -66,6 +66,10 @@ +--- CMakeLists.txt.orig 2016-12-09 10:36:53 UTC ++++ CMakeLists.txt +@@ -66,6 +66,10 @@ ENDIF(UNIX) ENDIF(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_CLANG) ENDIF(UNIX) |