[50308] trunk/dports/gnome/gnome-speech/Portfile

devans at macports.org devans at macports.org
Tue Apr 28 17:25:23 PDT 2009


Revision: 50308
          http://trac.macports.org/changeset/50308
Author:   devans at macports.org
Date:     2009-04-28 17:25:23 -0700 (Tue, 28 Apr 2009)
Log Message:
-----------
gnome-speech: update to version 0.4.25, add mode line.

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

Modified: trunk/dports/gnome/gnome-speech/Portfile
===================================================================
--- trunk/dports/gnome/gnome-speech/Portfile	2009-04-29 00:14:58 UTC (rev 50307)
+++ trunk/dports/gnome/gnome-speech/Portfile	2009-04-29 00:25:23 UTC (rev 50308)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -3,6 +4,6 @@
 
 name		gnome-speech
-version		0.4.22
-set branch  [join [lrange [split ${version} .] 0 1] .]
+version		0.4.25
+set branch      [join [lrange [split ${version} .] 0 1] .]
 description	The GNOME speech API.
 long_description	This is GNOME Speech. It's purpose is to \
@@ -14,10 +15,13 @@
 platforms	darwin
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
-checksums	md5 d39308764d94f45a4572a1667d060164 \
-		sha1 73c9d7ce1082274a1d1084e9d2ea049bc1e1ad74 \
-		rmd160 23d3ac4bc75083174c7614a882ecc561eaf064c5
+
+checksums       md5     89cbc23fc131c33396c0346085759f63 \
+                sha1    c229af1583c522212e067990eafaf6a58df42966 \
+                rmd160  305f0e820ce77039776a1c3d3fa259d4f628b88e
+
 depends_lib     port:libbonobo
+
 use_bzip2 	yes
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090428/22e4632b/attachment.html>


More information about the macports-changes mailing list