FreeBSD Bugzilla – Attachment 204302 Details for
Bug 237820
graphics/ossim: update to 2.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ossim 2.8.0
ossim-2.8.0.diff (text/plain), 1.82 KB, created by
Loïc Bartoletti
on 2019-05-10 08:02:11 UTC
(
hide
)
Description:
ossim 2.8.0
Filename:
MIME Type:
Creator:
Loïc Bartoletti
Created:
2019-05-10 08:02:11 UTC
Size:
1.82 KB
patch
obsolete
>diff --git a/graphics/ossim/Makefile b/graphics/ossim/Makefile >index 02f5de6e6e1a..27fbc0dd1b00 100644 >--- a/graphics/ossim/Makefile >+++ b/graphics/ossim/Makefile >@@ -2,8 +2,7 @@ > > PORTNAME= ossim > DISTVERSIONPREFIX= Laguna- >-DISTVERSION= 2.7.0 >-PORTREVISION= 1 >+DISTVERSION= 2.8.0 > CATEGORIES= graphics geography > > MAINTAINER= lbartoletti@tuxfamily.org >diff --git a/graphics/ossim/distinfo b/graphics/ossim/distinfo >index 2c80ba161b60..decf361435a1 100644 >--- a/graphics/ossim/distinfo >+++ b/graphics/ossim/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1552535693 >-SHA256 (ossimlabs-ossim-Laguna-2.7.0_GH0.tar.gz) = 63695f00441d025c758552864b4048dc405bb5f0495fbaab4647aad024b0f8ac >-SIZE (ossimlabs-ossim-Laguna-2.7.0_GH0.tar.gz) = 6837707 >+TIMESTAMP = 1557462365 >+SHA256 (ossimlabs-ossim-Laguna-2.8.0_GH0.tar.gz) = 3a8fb6332083461f388b99f4f174ee6500960574d090bc400c3537af8e563686 >+SIZE (ossimlabs-ossim-Laguna-2.8.0_GH0.tar.gz) = 6839012 >diff --git a/graphics/ossim/files/patch-cmake_CMakeModules_FindJsonCpp.cmake b/graphics/ossim/files/patch-cmake_CMakeModules_FindJsonCpp.cmake >index e9f1743ca530..4a1206429c09 100644 >--- a/graphics/ossim/files/patch-cmake_CMakeModules_FindJsonCpp.cmake >+++ b/graphics/ossim/files/patch-cmake_CMakeModules_FindJsonCpp.cmake >@@ -1,11 +1,11 @@ >---- cmake/CMakeModules/FindJsonCpp.cmake.orig 2019-03-14 03:58:28 UTC >+--- cmake/CMakeModules/FindJsonCpp.cmake.orig 2019-05-10 05:17:01 UTC > +++ cmake/CMakeModules/FindJsonCpp.cmake > @@ -16,7 +16,7 @@ set(JSONCPP_FOUND "NO") > set(OSSIM_HAS_JSONCPP 0) > > find_path( JSONCPP_INCLUDE_DIR json/json.h >-- PATHS /usr/include/jsoncpp ) >-+ PATHS ${CMAKE_INSTALL_PREFIX}/include/jsoncpp ) >+- PATHS "${CMAKE_INSTALL_PREFIX}" "/usr/include/jsoncpp" ) >++ PATHS "${CMAKE_INSTALL_PREFIX}/include/jsoncpp" ) > > find_library( JSONCPP_LIBRARY NAMES "jsoncpp") >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
lbartoletti
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 237820
: 204302