[52870] trunk/dports/gnome/ggv/Portfile

devans at macports.org devans at macports.org
Wed Jun 24 17:14:11 PDT 2009


Revision: 52870
          http://trac.macports.org/changeset/52870
Author:   devans at macports.org
Date:     2009-06-24 17:14:10 -0700 (Wed, 24 Jun 2009)
Log Message:
-----------
ggv: fix livecheck, lint.

Modified Paths:
--------------
    trunk/dports/gnome/ggv/Portfile

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2009-06-25 00:06:35 UTC (rev 52869)
+++ trunk/dports/gnome/ggv/Portfile	2009-06-25 00:14:10 UTC (rev 52870)
@@ -5,7 +5,7 @@
 name		ggv
 version		2.12.0
 set branch  [join [lrange [split ${version} .] 0 1] .]
-description	GGV, Gnome GhostView, is a Gnome PostScript document previewer.  
+description	GGV, Gnome GhostView, is a Gnome PostScript document previewer.
 long_description        GGV, the Gnome GhostView, is a Gnome PostScript document \
 			previewer.  It can also preview PDFs, but as it is not a \
 			native PDF viewer, it does not take advantage of all the \
@@ -14,7 +14,7 @@
 			- use GPdf instead!
 maintainers	nomaintainer
 categories	gnome print
-platforms	darwin 
+platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2	yes
@@ -23,3 +23,7 @@
 depends_lib	port:ghostscript port:libgnomeprintui port:libgnomeui
 configure.cppflags-append "-L${prefix}/lib"
 configure.cflags-append -no-cpp-precomp
+
+livecheck.check regex
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090624/069bb1ff/attachment.html>


More information about the macports-changes mailing list