[45467] trunk/dports/gnome/gcalctool/Portfile

jmr at macports.org jmr at macports.org
Fri Jan 16 06:22:04 PST 2009


Revision: 45467
          http://trac.macports.org/changeset/45467
Author:   jmr at macports.org
Date:     2009-01-16 06:22:04 -0800 (Fri, 16 Jan 2009)
Log Message:
-----------
gcalctool: update to 5.24.3, fix livecheck

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

Modified: trunk/dports/gnome/gcalctool/Portfile
===================================================================
--- trunk/dports/gnome/gcalctool/Portfile	2009-01-16 14:21:19 UTC (rev 45466)
+++ trunk/dports/gnome/gcalctool/Portfile	2009-01-16 14:22:04 UTC (rev 45467)
@@ -3,7 +3,8 @@
 PortSystem 1.0
 
 name		gcalctool
-version		5.22.1
+version		5.24.3
+set branch  [join [lrange [split ${version} .] 0 1] .]
 description	a GNOME 2 desktop calculator.
 long_description        gcalctool is the desktop calculator that has been proposed \
 			for GNOME. It has Basic, Financial and Scientific modes.
@@ -11,11 +12,11 @@
 categories	gnome math
 platforms	darwin
 homepage	http://calctool.sourceforge.net/
-master_sites    gnome:sources/gcalctool/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites    gnome:sources/${name}/${branch}/
 
-checksums	md5 a4103972f07e85cf242b9a5e4efcfa91 \
-		sha1 8436067dfb3e91338abf236c4b229ae435aa3681 \
-		rmd160 e53335cdbb3c07ad6d311e15a8debda73e829fef
+checksums	md5 39c3ff95960fc7588cfc0d0ab5bc1f9f \
+		sha1 b29b43cc01af99b9f60aedcc13e6ca47c77104b0 \
+		rmd160 4278245aca11f9ccf8b7111939a6fb6a22ae9065
 
 use_bzip2	yes
 
@@ -27,3 +28,7 @@
 post-activate	{
 	system "${prefix}/bin/scrollkeeper-update"
 }
+
+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/20090116/e04fad1f/attachment.html>


More information about the macports-changes mailing list