<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/134f629803b74b69a2fbb405c6f624cfc597ebc6">https://github.com/macports/macports-ports/commit/134f629803b74b69a2fbb405c6f624cfc597ebc6</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 134f629803b rsgislib, py-rsgislib: update to 5.1.6
</span>134f629803b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 134f629803b74b69a2fbb405c6f624cfc597ebc6
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Wed Jun 19 13:37:20 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> rsgislib, py-rsgislib: update to 5.1.6
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> rsgislib previously installed a version of the utility `flip`,
</span><span style='display:block; white-space:pre;color:#404040;'> which conflicted with the port of the same name.
</span><span style='display:block; white-space:pre;color:#404040;'> The rsgislib's version of flip has now been renamed
</span><span style='display:block; white-space:pre;color:#404040;'> to `rsgisflip` and the conflict is now solved.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/70213
</span>---
gis/rsgislib/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/rsgislib/Portfile b/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b1c40cc54fa..f9d8b97aef6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/rsgislib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ PortGroup active_variants 1.1
</span> # Same std::__and_ error as in: https://trac.macports.org/ticket/68014
boost.version 1.81
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup remotesensinginfo rsgislib 5.1.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup remotesensinginfo rsgislib 5.1.6
</span> revision 0
categories gis
license GPL-3
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,9 @@ homepage http://www.rsgislib.org
</span>
github.tarball_from archive
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 4632f4dc8d10f4a6e426c9763a7686f7c946fc6e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 2e22314ca1dff28e7d27f38acbd0391c46ab7a840aec1c57bf66add7cd851335 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 126180071
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 6a948eda0c7f13d2cbf163b4599a122e398a3190 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 9547c0b00f963dcd9babaf679dc356a36e05c179f82bb55aa1e45268ce2bd1a4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 126188294
</span>
depends_lib-append port:gdal
depends_lib-append port:gsl
</pre><pre style='margin:0'>
</pre>