[83741] trunk/dports/science/indi

ryandesign at macports.org ryandesign at macports.org
Fri Sep 9 19:02:51 PDT 2011


Revision: 83741
          http://trac.macports.org/changeset/83741
Author:   ryandesign at macports.org
Date:     2011-09-09 19:02:50 -0700 (Fri, 09 Sep 2011)
Log Message:
-----------
indi: fix typo in pkgconfig file; see #31131 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/science/indi/Portfile

Added Paths:
-----------
    trunk/dports/science/indi/files/
    trunk/dports/science/indi/files/patch-libindi.pc.cmake.diff

Modified: trunk/dports/science/indi/Portfile
===================================================================
--- trunk/dports/science/indi/Portfile	2011-09-10 01:51:18 UTC (rev 83740)
+++ trunk/dports/science/indi/Portfile	2011-09-10 02:02:50 UTC (rev 83741)
@@ -6,7 +6,7 @@
 name                indi
 
 version             0.8
-revision            1
+revision            2
 set branch          [join [lrange [split ${version} .] 0 1] .]
 
 categories          science
@@ -41,6 +41,8 @@
 
 worksrcdir          libindi-${version}
 
+patchfiles          patch-libindi.pc.cmake.diff
+
 configure.args-append \
                    -DWITH_CFITSIO=ON \
                    -DWITH_FLI=OFF \

Added: trunk/dports/science/indi/files/patch-libindi.pc.cmake.diff
===================================================================
--- trunk/dports/science/indi/files/patch-libindi.pc.cmake.diff	                        (rev 0)
+++ trunk/dports/science/indi/files/patch-libindi.pc.cmake.diff	2011-09-10 02:02:50 UTC (rev 83741)
@@ -0,0 +1,9 @@
+--- libindi.pc.cmake.orig	2010-07-20 07:40:27.000000000 +0300
++++ libindi.pc.cmake	2011-05-21 22:25:56.201000095 +0300
+@@ -8,5 +8,5 @@
+ URL=http://www.indilib.org/
+ Version: @CMAKE_INDI_VERSION_STRING@
+ Libs: -L at LIB_DESTINATION@ -lindi
+-Cflags: -I at INCLUDE_INSTALL_DIR@ - at INCLUDE_INSTALL_DIR@/libindi
++Cflags: -I at INCLUDE_INSTALL_DIR@ -I at INCLUDE_INSTALL_DIR@/libindi
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110909/fe47888e/attachment.html>


More information about the macports-changes mailing list