[148878] trunk/dports/graphics/nip2/Portfile

bgilbert at macports.org bgilbert at macports.org
Fri May 20 19:54:31 PDT 2016


Revision: 148878
          https://trac.macports.org/changeset/148878
Author:   bgilbert at macports.org
Date:     2016-05-20 19:54:30 -0700 (Fri, 20 May 2016)
Log Message:
-----------
nip2: Update to 8.3.0

Modified Paths:
--------------
    trunk/dports/graphics/nip2/Portfile

Modified: trunk/dports/graphics/nip2/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160520/8ca84338/attachment-0001.html>


More information about the macports-changes mailing list