<pre style='margin:0'>
Benjamin Gilbert (bgilbert) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/680a6f52400739e262a75ca58ff21d79c4b5dba1">https://github.com/macports/macports-ports/commit/680a6f52400739e262a75ca58ff21d79c4b5dba1</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 680a6f52400739e262a75ca58ff21d79c4b5dba1
</span>Author: Benjamin Gilbert <bgilbert@macports.org>
AuthorDate: Sat Oct 6 22:13:32 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> nip2: Update to 8.7.0
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> - Update upstream URLs
</span>---
graphics/nip2/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/nip2/Portfile b/graphics/nip2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2d8de8a..f2f3daf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/nip2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/nip2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup jcupitt nip2 8.6.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup libvips nip2 8.7.0 v
</span> description nip2 is a user-interface to the VIPS image processing \
library.
long_description nip2 is an image processing spreadsheet. It's good for \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,11 +12,11 @@ maintainers {bgilbert @bgilbert} {gmail.com:jcupitt @jcupitt}
</span> categories graphics
platforms darwin
license GPL-2+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage https://jcupitt.github.io/libvips/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://libvips.github.io/libvips/
</span> github.tarball_from releases
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 9a2b8a0dae72474018825d75ae78c94992c97948 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 1ed55f0890a626d7a45c513e4788058d99b45008b793072c3f7e80231a7c7186
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 6385e857d9ca5cb6b76866c840e8c45f0e6a353f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 6ce935adfdc643e0ce32c544aea0efce64a102390170d6696c7d074b7473bd21
</span>
configure.args --disable-update-desktop
</pre><pre style='margin:0'>
</pre>