[127807] trunk/dports/gis/saga/Portfile

vince at macports.org vince at macports.org
Tue Nov 4 06:37:17 PST 2014


Revision: 127807
          https://trac.macports.org/changeset/127807
Author:   vince at macports.org
Date:     2014-11-04 06:37:17 -0800 (Tue, 04 Nov 2014)
Log Message:
-----------
saga : bump to 2.1.3 and chuck obsolete proj47 dependency.

Modified Paths:
--------------
    trunk/dports/gis/saga/Portfile

Modified: trunk/dports/gis/saga/Portfile
===================================================================
--- trunk/dports/gis/saga/Portfile	2014-11-04 14:36:13 UTC (rev 127806)
+++ trunk/dports/gis/saga/Portfile	2014-11-04 14:37:17 UTC (rev 127807)
@@ -7,9 +7,9 @@
 name                saga
 categories          gis
 license             GPL
-version             2.1.2
+version             2.1.3
 set branch          [join [lrange [split ${version} .] 0 1] .]
-revision            2
+#revision            2
 platforms           darwin
 maintainers         vince openmaintainer
 
@@ -25,8 +25,8 @@
 distname            saga_${version}
 worksrcdir          saga-${version}
 
-checksums           rmd160  87b8049a9e4dc789dfdeec568d745283e609470d \
-                    sha256  51885446f717191210c4b13f0c35a1c5194c9d696d4f9b8f594bc1014809b2f5
+checksums           rmd160  5bdff9359ec52d7274b7cdf247a4095d666b26fa \
+                    sha256  a357739b0ce553f24400bfb2860f3eef34b5cee08d20ae5bd83fb789622b25cb
 
 patchfiles          patch-saga_cmd_cpp.diff \
                     patch-configure.diff 
@@ -40,7 +40,7 @@
 depends_lib         port:${wxWidgets.port} \
                     port:geos \
                     port:gdal \
-                    port:proj47 \
+                    port:proj \
                     port:jasper \
                     port:fftw-3 \
                     port:unixodbc
@@ -58,7 +58,6 @@
 #autoreconf.args             -i
 
 configure.args              --disable-openmp
-configure.cppflags-append   -I${prefix}/lib/proj47/include
 
 variant python27 {
     depends_lib-append      port:python27\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141104/c8bddf62/attachment.html>


More information about the macports-changes mailing list