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

ryandesign at macports.org ryandesign at macports.org
Fri Oct 28 03:11:31 PDT 2011


Revision: 86548
          http://trac.macports.org/changeset/86548
Author:   ryandesign at macports.org
Date:     2011-10-28 03:11:28 -0700 (Fri, 28 Oct 2011)
Log Message:
-----------
nip2: update to 7.26.3, add license, fix livecheck; see #31377

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

Modified: trunk/dports/graphics/nip2/Portfile
===================================================================
--- trunk/dports/graphics/nip2/Portfile	2011-10-28 09:47:59 UTC (rev 86547)
+++ trunk/dports/graphics/nip2/Portfile	2011-10-28 10:11:28 UTC (rev 86548)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		nip2
-version		7.20.5
-revision	1
+version		7.26.3
 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 \
@@ -12,10 +11,13 @@
 maintainers	gmail.com:jcupitt
 categories	graphics
 platforms	darwin
+license		GPL-2+
 homepage	http://www.vips.ecs.soton.ac.uk
 master_sites	${homepage}/supported/${branch}/
-checksums	md5 0e5af5b8e0adbef71aa439820dfd8d87
 
+checksums	rmd160  9254df4c30a02904fd51c8dae2eed81bbef72162 \
+		sha256  94d842ffb6ba1d210ce7358c62f4f4cfa52c5663a2deb03f662aba29a0bee9d8
+
 configure.args	--disable-update-desktop
 
 depends_build       port:pkgconfig
@@ -24,3 +26,7 @@
 		port:gtk2 \
 		port:goffice \
 		port:gsl
+
+livecheck.type	regex
+livecheck.url	${homepage}/supported/current/
+livecheck.regex	>${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}<
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111028/c8f09e6b/attachment.html>


More information about the macports-changes mailing list