<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Jann,<div class=""><br class=""></div><div class=""><br class=""></div><div class="">In the future please add a reference to the relevant tickets in the git commit message and they will get closed automatically in Trac. In this case, you could have add the following line at the end:</div><div class=""><br class=""></div><div class="">Fixes: <a href="https://trac.macports.org/ticket/58059" class="">https://trac.macports.org/ticket/58059</a></div><div class=""><br class=""><div><br class=""></div><div>Cheers!</div><div>Frank</div><div><br class=""><blockquote type="cite" class=""><div class="">On Apr 16, 2019, at 4:29 PM, Jann Röder <<a href="mailto:jann@macports.org" class="">jann@macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><pre style="margin:0" class="">roederja pushed a commit to branch master
in repository macports-ports.
</pre><p class=""><a href="https://github.com/macports/macports-ports/commit/e30cf97cf71e6d40af1c07c3c0b035c48d2e81be" class="">https://github.com/macports/macports-ports/commit/e30cf97cf71e6d40af1c07c3c0b035c48d2e81be</a></p>
<pre style="white-space: pre; background: #F8F8F8" class="">The following commit(s) were added to refs/heads/master by this push:
<span style="display:block; white-space:pre;color:#404040;" class=""> new e30cf97 Update ports msodbcsql and mssql-tools to version 17.3.1.1
</span>e30cf97 is described below
<span style="display:block; white-space:pre;color:#808000;" class="">commit e30cf97cf71e6d40af1c07c3c0b035c48d2e81be
</span>Author: Jann Röder <<a href="mailto:jann@macports.org" class="">jann@macports.org</a>>
AuthorDate: Tue Apr 16 23:29:13 2019 +0100
<span style="display:block; white-space:pre;color:#404040;" class=""> Update ports msodbcsql and mssql-tools to version 17.3.1.1
</span><span style="display:block; white-space:pre;color:#404040;" class="">
</span><span style="display:block; white-space:pre;color:#404040;" class=""> Update ports msodbcsql and mssql-tools to version 17.3.1.1
</span>---
databases/msodbcsql/Portfile | 36 +++++++++++++++++++-----------------
databases/mssql-tools/Portfile | 10 +++++-----
2 files changed, 24 insertions(+), 22 deletions(-)
<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/databases/msodbcsql/Portfile b/databases/msodbcsql/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index a9bd7e8..05abb82 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/databases/msodbcsql/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/databases/msodbcsql/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -1,7 +1,7 @@
</span> PortSystem 1.0
name msodbcsql
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-version 13.1.9.2
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+version 17.3.1.1
</span> categories databases
platforms darwin
supported_archs x86_64
<span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -12,10 +12,11 @@ description ODBC Driver for Microsoft(R) SQL Server(R).
</span> long_description ODBC Driver for Microsoft(R) SQL Server(R).
homepage <a href="https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx" class="">https://msdn.microsoft.com/en-us/library/mt654048(v=sql.1).aspx</a>
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-master_sites <a href="http://download.microsoft.com/download/4/9/5/495639C0-79E4-45A7-B65A-B264071C3D9A/" class="">http://download.microsoft.com/download/4/9/5/495639C0-79E4-45A7-B65A-B264071C3D9A/</a>
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+master_sites <a href="https://download.microsoft.com/download/1/9/A/19AF548A-6DD3-4B48-88DC-724E9ABCEB9A/" class="">https://download.microsoft.com/download/1/9/A/19AF548A-6DD3-4B48-88DC-724E9ABCEB9A/</a>
</span>
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-checksums rmd160 c3f5763dda0e8b6b65fe79a043906be1c504afd1 \
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- sha256 06f4f45bbf16438d681227c6eeada89cbf03a78c61338bdc5eda51ab0e314e5d
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+checksums rmd160 1e2ad75a27da2b32ae61dc7133ab65832eab6902 \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ sha256 a34ff2c4842b7cacb6b246d55955563f9c27b7bcef28fa3e422e50a60b4c0c37 \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ size 813394
</span>
depends_run port:unixODBC \
path:lib/libssl.dylib:openssl
<span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -27,26 +28,27 @@ patch {
</span> }
build {
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "install_name_tool -change /usr/local/lib/libodbcinst.2.dylib ${prefix}/lib/libodbcinst.2.dylib ${worksrcpath}/lib/libmsodbcsql.13.dylib"
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "install_name_tool -change /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib ${prefix}/lib/libcrypto.1.0.0.dylib ${worksrcpath}/lib/libmsodbcsql.13.dylib"
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "install_name_tool -change /usr/local/opt/openssl/lib/libssl.1.0.0.dylib ${prefix}/lib/libssl.1.0.0.dylib ${worksrcpath}/lib/libmsodbcsql.13.dylib"
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "install_name_tool -change /usr/local/lib/libodbcinst.2.dylib ${prefix}/lib/libodbcinst.2.dylib ${worksrcpath}/lib/libmsodbcsql.17.dylib"
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "install_name_tool -change /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib ${prefix}/lib/libcrypto.1.0.0.dylib ${worksrcpath}/lib/libmsodbcsql.17.dylib"
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "install_name_tool -change /usr/local/opt/openssl/lib/libssl.1.0.0.dylib ${prefix}/lib/libssl.1.0.0.dylib ${worksrcpath}/lib/libmsodbcsql.17.dylib"
</span> }
destroot {
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -m 444 ${worksrcpath}/lib/libmsodbcsql.13.dylib ${destroot}${prefix}/lib/libmsodbcsql.13.dylib
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -d ${destroot}${prefix}/share/msodbcsql/resources/en_US
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -m 444 ${worksrcpath}/share/msodbcsql/resources/en_US/msodbcsqlr13.rll ${destroot}${prefix}/share/msodbcsql/resources/en_US/msodbcsqlr13.rll
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -m 644 ${worksrcpath}/odbcinst.ini ${destroot}${prefix}/share/msodbcsql/resources/odbcinst.ini
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -m 644 ${worksrcpath}/include/msodbcsql.h ${destroot}${prefix}/include/msodbcsql.h
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -d ${destroot}${prefix}/share/doc/msodbcsql
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- xinstall -m 644 -W ${worksrcpath}/share/doc/msodbcsql LICENSE.txt RELEASE_NOTES ${destroot}${prefix}/share/doc/msodbcsql
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -m 444 ${worksrcpath}/lib/libmsodbcsql.17.dylib ${destroot}${prefix}/lib/libmsodbcsql.17.dylib
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -d ${destroot}${prefix}/share/msodbcsql17/resources/en_US
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -m 444 ${worksrcpath}/share/msodbcsql17/resources/en_US/msodbcsqlr17.rll ${destroot}${prefix}/share/msodbcsql17/resources/en_US/msodbcsqlr17.rll
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -m 644 ${worksrcpath}/odbcinst.ini ${destroot}${prefix}/share/msodbcsql17/resources/odbcinst.ini
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -d ${destroot}${prefix}/include/msodbcsql17
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -m 644 ${worksrcpath}/include/msodbcsql17/msodbcsql.h ${destroot}${prefix}/include/msodbcsql17/msodbcsql.h
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -d ${destroot}${prefix}/share/doc/msodbcsql17
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ xinstall -m 644 -W ${worksrcpath}/share/doc/msodbcsql17 LICENSE.txt RELEASE_NOTES ${destroot}${prefix}/share/doc/msodbcsql17
</span> }
post-activate {
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "odbcinst -u -d -n \"ODBC Driver 13 for SQL Server\""
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "odbcinst -i -d -f ${prefix}/share/msodbcsql/resources/odbcinst.ini"
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "odbcinst -u -d -n \"ODBC Driver 17 for SQL Server\""
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "odbcinst -i -d -f ${prefix}/share/msodbcsql17/resources/odbcinst.ini"
</span> }
pre-deactivate {
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">- system "odbcinst -u -d -n \"ODBC Driver 13 for SQL Server\""
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ system "odbcinst -u -d -n \"ODBC Driver 17 for SQL Server\""
</span> }
<span style="display:block; white-space:pre;color:#808080;" class="">diff --git a/databases/mssql-tools/Portfile b/databases/mssql-tools/Portfile
</span><span style="display:block; white-space:pre;color:#808080;" class="">index 0232507..dac9ad8 100644
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">--- a/databases/mssql-tools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0ff;" class="">+++ b/databases/mssql-tools/Portfile
</span><span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -1,7 +1,7 @@
</span> PortSystem 1.0
name mssql-tools
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-version 14.0.6.0
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+version 17.3.1.1
</span> categories databases
platforms darwin
supported_archs x86_64
<span style="display:block; white-space:pre;background:#e0e0e0;" class="">@@ -12,14 +12,14 @@ description Sqlcmd and Bcp for Microsoft(R) SQL Server(R)
</span> long_description Sqlcmd and Bcp for Microsoft(R) SQL Server(R)
homepage <a href="https://msdn.microsoft.com/en-us/library/ms162773.aspx" class="">https://msdn.microsoft.com/en-us/library/ms162773.aspx</a>
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-master_sites <a href="http://download.microsoft.com/download/F/D/1/FD16AA69-F27D-440E-A15A-6C521A1972E6/" class="">http://download.microsoft.com/download/F/D/1/FD16AA69-F27D-440E-A15A-6C521A1972E6/</a>
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+master_sites <a href="https://download.microsoft.com/download/1/9/A/19AF548A-6DD3-4B48-88DC-724E9ABCEB9A/" class="">https://download.microsoft.com/download/1/9/A/19AF548A-6DD3-4B48-88DC-724E9ABCEB9A/</a>
</span>
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-checksums rmd160 0dd2ce7c4c827a050c86f7767607548fe12d1c12 \
</span><span style="display:block; white-space:pre;background:#ffe0e0;" class="">- sha256 b31cfe98ff3c8f60a98fd02a1ebbe7cf7a2172320239adccd073ad3870786bf9
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+checksums rmd160 4b4bf79ae11915eef8ea523988849f15db47284f \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ sha256 b0da6bc6f81d58b33e06d03873e9de44f847f159bf90134197d9ef8af70b3ddb \
</span><span style="display:block; white-space:pre;background:#e0ffe0;" class="">+ size 383478
</span>
depends_run port:msodbcsql
<span style="display:block; white-space:pre;background:#ffe0e0;" class="">-worksrcdir ${name}-13.1.7.0
</span> use_configure no
build {
</pre><pre style="margin:0" class="">
</pre>
</div></blockquote></div><br class=""></div></body></html>