[49899] trunk/dports/gnome/at-spi/Portfile

devans at macports.org devans at macports.org
Sun Apr 19 14:10:10 PDT 2009


Revision: 49899
          http://trac.macports.org/changeset/49899
Author:   devans at macports.org
Date:     2009-04-19 14:10:09 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
at-spi: update to version 1.26.0, add mode line.

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2009-04-19 21:03:26 UTC (rev 49898)
+++ trunk/dports/gnome/at-spi/Portfile	2009-04-19 21:10:09 UTC (rev 49899)
@@ -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,5 +4,5 @@
 
 name                at-spi
-version             1.24.1
+version             1.26.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Gnome Accesibility Technology Service
@@ -16,9 +17,9 @@
 homepage            http://www.gnome.org/
 master_sites        gnome:sources/${name}/${branch}/
 
-checksums           md5     8e98aadfaca757799cb18ea92f40d21a \
-                    sha1    b67852af63d33c77d633490ce717d7c98249ef9a \
-                    rmd160  fc6b666a3fe2dcbc1c7ea61cbc1e9ae7c881e254
+checksums           md5     3f2f7d29b45eff08adf56af0d31d3984 \
+                    sha1    814871ea8a04570d44003ceffc166cbe44a8bb7c \
+                    rmd160  e8cc5da683ec4289f552bbc07a08ee70cac5c3c7
 
 depends_build       port:p5-xml-parser \
                     port:pkgconfig
@@ -53,4 +54,3 @@
 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/20090419/8766531a/attachment.html>


More information about the macports-changes mailing list