[52925] trunk/dports/gnome/gnotime/Portfile

devans at macports.org devans at macports.org
Thu Jun 25 15:19:38 PDT 2009


Revision: 52925
          http://trac.macports.org/changeset/52925
Author:   devans at macports.org
Date:     2009-06-25 15:19:37 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
gnotime: fix livecheck, lint.

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

Modified: trunk/dports/gnome/gnotime/Portfile
===================================================================
--- trunk/dports/gnome/gnotime/Portfile	2009-06-25 21:54:37 UTC (rev 52924)
+++ trunk/dports/gnome/gnotime/Portfile	2009-06-25 22:19:37 UTC (rev 52925)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		gnotime
 version		2.1.7
 description	A GNOME project manager.
@@ -11,11 +12,13 @@
 			print an invoice, as well as track that status of \
 			other projects.
 maintainers	nomaintainer
-categories	gnome 
-platforms	darwin 
+categories	gnome
+platforms	darwin
 homepage	http://gtt.sourceforge.net/
 master_sites    sourceforge:gttr
 checksums	md5 f5543b00fb2646e7d2d1619a2aeed31d
 depends_lib	bin:guile:guile lib:libgtkhtml-2:libgtkhtml
 configure.cppflags-append "-L${prefix}/lib"
 configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
+
+livecheck.regex "<title>${name} ${name}-(\\d+(?:\\.\\d+)*) released.*</title>"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/7a1647a4/attachment.html>


More information about the macports-changes mailing list