[33439] trunk/dports/gnome/gnome-terminal/Portfile

nox at macports.org nox at macports.org
Sun Jan 27 03:21:45 PST 2008


Revision: 33439
          http://trac.macosforge.org/projects/macports/changeset/33439
Author:   nox at macports.org
Date:     2008-01-27 03:21:44 -0800 (Sun, 27 Jan 2008)

Log Message:
-----------
gnome-terminal: Added livecheck.

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

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2008-01-27 11:21:12 UTC (rev 33438)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2008-01-27 11:21:44 UTC (rev 33439)
@@ -1,14 +1,17 @@
 # $Id$
-PortSystem 1.0
+
+PortSystem  1.0
+
 name		gnome-terminal
 version		2.18.0
+revision    [join [lrange [split ${version} .] 0 1] .]
 description	Terminal component for the GNOME 2 Desktop
 long_description        Terminal component for the GNOME 2 Desktop
 maintainers	nomaintainer
 categories	gnome
 platforms	darwin 
 homepage	http://www.gnome.org/
-master_sites    gnome:sources/gnome-terminal/2.18/
+master_sites    gnome:sources/${name}/${branch}/
 
 checksums	rmd160 356d67271d1b9fe0fecef1edda4e57427216918c
 
@@ -47,3 +50,7 @@
 post-activate	{
 	system "scrollkeeper-update"
 }
+
+livecheck.check regex
+livecheck.url   http://ftp.gnome.org/pub/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/20080127/562033ec/attachment-0001.html


More information about the macports-changes mailing list