Revision
70896
Author
snc@macports.org
Date
2010-08-25 06:12:57 -0700 (Wed, 25 Aug 2010)

Log Message

update version by maintainer, #22585

Modified Paths

Diff

Modified: trunk/dports/graphics/nip2/Portfile (70895 => 70896)


--- trunk/dports/graphics/nip2/Portfile	2010-08-25 13:02:20 UTC (rev 70895)
+++ trunk/dports/graphics/nip2/Portfile	2010-08-25 13:12:57 UTC (rev 70896)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		nip2
-version		7.18.1
+version		7.20.5
 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 \
@@ -13,9 +13,13 @@
 platforms	darwin
 homepage	http://www.vips.ecs.soton.ac.uk
 master_sites	${homepage}/supported/${branch}/
-checksums	md5 260feaf199490dd3a7c209931eb0c52f
+checksums	md5 0e5af5b8e0adbef71aa439820dfd8d87
 
+configure.args	--disable-update-desktop
+
+depends_build       port:pkgconfig
 depends_lib	port:fftw-3 \
 		port:vips \
 		port:gtk2 \
+		port:goffice \
 		port:gsl