[150685] trunk/dports/devel/libiodbc/Portfile

snc at macports.org snc at macports.org
Tue Jul 26 11:06:17 PDT 2016


Revision: 150685
          https://trac.macports.org/changeset/150685
Author:   snc at macports.org
Date:     2016-07-26 11:06:17 -0700 (Tue, 26 Jul 2016)
Log Message:
-----------
libiodbc: update to 3.52.12

Modified Paths:
--------------
    trunk/dports/devel/libiodbc/Portfile

Modified: trunk/dports/devel/libiodbc/Portfile
===================================================================
--- trunk/dports/devel/libiodbc/Portfile	2016-07-26 17:24:13 UTC (rev 150684)
+++ trunk/dports/devel/libiodbc/Portfile	2016-07-26 18:06:17 UTC (rev 150685)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           active_variants 1.1
 
-github.setup        openlink iODBC 3.52.11 v
+github.setup        openlink iODBC 3.52.12 v
 #override name (keep it lowercase)
 name                libiodbc
 conflicts           unixODBC
@@ -18,8 +18,8 @@
                     ODBC and X/Open specifications.
 platforms           darwin
 
-checksums           rmd160  8b2950f60c2e529b73ac37e54aeaf9b83f220822 \
-                    sha256  be612dd2810dfe7cba4ccee4a016bb892b8a144e7ee5e44bdf46e04fc19296c7
+checksums           rmd160  1eebd33f846f1b03d157b2f1882933998b85dddb \
+                    sha256  b783506aac2df3f1b126b7867464878f5e79985370106019aef15d9dcc4b19c8
 
 depends_build-append    port:automake \
                         port:autoconf \
@@ -58,7 +58,7 @@
 default_variants +x11
 
 pre-configure {
-    system -W ${worksrcpath} "sh ./bootstrap.sh"
+    system -W ${worksrcpath} "sh ./autogen.sh"
 }
 configure.args-append   --disable-gui \
                         --with-iodbc-inidir=${prefix}/etc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160726/a1b78bac/attachment.html>


More information about the macports-changes mailing list