Modified: trunk/dports/graphics/nip2/Portfile (148877 => 148878)
--- trunk/dports/graphics/nip2/Portfile 2016-05-21 01:36:22 UTC (rev 148877)
+++ trunk/dports/graphics/nip2/Portfile 2016-05-21 02:54:30 UTC (rev 148878)
@@ -3,7 +3,7 @@
PortSystem 1.0
name nip2
-version 8.2
+version 8.3.0
set branch [join [lrange [split ${version} .] 0 1] .]
description nip2 is a user-interface to the VIPS image processing library.
long_description nip2 is an image processing spreadsheet. It's good for \
@@ -15,10 +15,11 @@
homepage http://www.vips.ecs.soton.ac.uk
master_sites ${homepage}/supported/${branch}/
-checksums rmd160 f0678080ad44dfe2860ba2eb2e1c4abe9dc17a04 \
- sha256 18151e2185eb9db60196d98354ef751eb55ea9d3b55ef090f4a039125d465fca
+checksums rmd160 a304888fd49a0ee0ee9a9f1362cfa6007f9aac0d \
+ sha256 4aa1183cb1f7b50d66324cc7f4c074a1a5339efb941c8f8412bdc3edfc13216f
-configure.args --disable-update-desktop
+# --disable-debug for 8.3.0, https://github.com/jcupitt/nip2/issues/58
+configure.args --disable-update-desktop --disable-debug
depends_build port:flex \
port:pkgconfig