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

bgilbert at macports.org bgilbert at macports.org
Sat Sep 24 22:41:42 PDT 2016


Revision: 153126
          https://trac.macports.org/changeset/153126
Author:   bgilbert at macports.org
Date:     2016-09-24 22:41:42 -0700 (Sat, 24 Sep 2016)
Log Message:
-----------
nip2: Update to 8.4.0

Move self to front of maintainers.

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

Modified: trunk/dports/graphics/nip2/Portfile
===================================================================
--- trunk/dports/graphics/nip2/Portfile	2016-09-25 05:33:46 UTC (rev 153125)
+++ trunk/dports/graphics/nip2/Portfile	2016-09-25 05:41:42 UTC (rev 153126)
@@ -3,23 +3,22 @@
 PortSystem 1.0
 
 name		nip2
-version		8.3.0
+version		8.4.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 \
 			large images and for colour.
-maintainers	gmail.com:jcupitt bgilbert
+maintainers	bgilbert gmail.com:jcupitt
 categories	graphics
 platforms	darwin
 license		GPL-2+
 homepage	http://www.vips.ecs.soton.ac.uk
 master_sites	${homepage}/supported/${branch}/
 
-checksums	rmd160  a304888fd49a0ee0ee9a9f1362cfa6007f9aac0d \
-		sha256  4aa1183cb1f7b50d66324cc7f4c074a1a5339efb941c8f8412bdc3edfc13216f
+checksums	rmd160  1cb66c8da7f548156cc2aa8345de805fc6968e5a \
+		sha256  7a8c8b145216fbf2212de6eda4fbaff1884e3e1f8970f5e14e12a5df164e2c8a
 
-# --disable-debug for 8.3.0, https://github.com/jcupitt/nip2/issues/58
-configure.args	--disable-update-desktop --disable-debug
+configure.args	--disable-update-desktop
 
 depends_build	port:flex \
 		port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160924/18f5544f/attachment.html>


More information about the macports-changes mailing list