[142568] trunk/dports/graphics/lensfun

devans at macports.org devans at macports.org
Sat Dec 12 06:18:32 PST 2015


Revision: 142568
          https://trac.macports.org/changeset/142568
Author:   devans at macports.org
Date:     2015-11-15 14:46:33 -0800 (Sun, 15 Nov 2015)
Log Message:
-----------
lensfun: update to version 0.3.2.

Modified Paths:
--------------
    trunk/dports/graphics/lensfun/Portfile
    trunk/dports/graphics/lensfun/files/patch-docs-CMakeLists.txt.diff

Modified: trunk/dports/graphics/lensfun/Portfile
===================================================================
--- trunk/dports/graphics/lensfun/Portfile	2015-11-15 21:38:24 UTC (rev 142567)
+++ trunk/dports/graphics/lensfun/Portfile	2015-11-15 22:46:33 UTC (rev 142568)
@@ -9,7 +9,7 @@
 
 name                lensfun
 epoch               1
-version             0.3.1
+version             0.3.2
 categories          graphics
 platforms           darwin
 maintainers         devans openmaintainer
@@ -25,8 +25,8 @@
 homepage            http://lensfun.sourceforge.net/
 master_sites        sourceforge:project/${name}/${version}
 
-checksums           rmd160  b98aeed79c4514ed73ecd48e46d78c673b7d7e96 \
-                    sha256  216c23754212e051c8b834437e46af3812533bd770c09714e8c06c9d91cdb535
+checksums           rmd160  57322f5b6969c90f5549e20229a01e70606cc742 \
+                    sha256  ae8bcad46614ca47f5bda65b00af4a257a9564a61725df9c74cb260da544d331
 
 # With 0.3.0 and gcc-4.2:
 #    #error "I don't know how to change symbol visibility for your compiler"

Modified: trunk/dports/graphics/lensfun/files/patch-docs-CMakeLists.txt.diff
===================================================================
--- trunk/dports/graphics/lensfun/files/patch-docs-CMakeLists.txt.diff	2015-11-15 21:38:24 UTC (rev 142567)
+++ trunk/dports/graphics/lensfun/files/patch-docs-CMakeLists.txt.diff	2015-11-15 22:46:33 UTC (rev 142568)
@@ -1,7 +1,7 @@
---- docs/CMakeLists.txt.orig	2015-05-10 05:04:53.000000000 -0700
-+++ docs/CMakeLists.txt	2015-07-29 16:27:16.000000000 -0700
+--- docs/CMakeLists.txt.orig	2015-11-15 09:07:26.000000000 -0800
++++ docs/CMakeLists.txt	2015-11-15 14:25:23.000000000 -0800
 @@ -23,7 +23,7 @@
- INSTALL(DIRECTORY ${CMAKE_DOC_OUT}/ DESTINATION ${DOCDIR})
+ INSTALL(DIRECTORY ${CMAKE_DOC_OUT}/ DESTINATION ${CMAKE_INSTALL_DOCDIR})
  
  # create and install man pages
 -FIND_PROGRAM(RST2MAN_EXECUTABLE NAMES rst2man rst2man.py rst2man2 rst2man2.py)
@@ -9,10 +9,3 @@
  ADD_CUSTOM_TARGET(man ALL)
  ADD_CUSTOM_COMMAND(
    TARGET man
-@@ -37,5 +37,5 @@
-     ${CMAKE_CURRENT_BINARY_DIR}/g-lensfun-update-data.1 
-     ${CMAKE_CURRENT_BINARY_DIR}/lensfun-update-data.1 
-     ${CMAKE_CURRENT_BINARY_DIR}/lensfun-add-adapter.1 
--    DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1
-+    DESTINATION ${CMAKE_INSTALL_PREFIX}/share/man/man1
- )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/955d3f5f/attachment.html>


More information about the macports-changes mailing list