[104939] trunk/dports/gnome/at-spi

devans at macports.org devans at macports.org
Fri Apr 5 09:58:02 PDT 2013


Revision: 104939
          https://trac.macports.org/changeset/104939
Author:   devans at macports.org
Date:     2013-04-05 09:58:02 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
at-spi: update to version 1.32.0, dependencies, use livecheck.type gnome.

Modified Paths:
--------------
    trunk/dports/gnome/at-spi/Portfile
    trunk/dports/gnome/at-spi/files/patch-pyatspi-Makefile.in.diff

Modified: trunk/dports/gnome/at-spi/Portfile
===================================================================
--- trunk/dports/gnome/at-spi/Portfile	2013-04-05 15:23:31 UTC (rev 104938)
+++ trunk/dports/gnome/at-spi/Portfile	2013-04-05 16:58:02 UTC (rev 104939)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name                at-spi
-version             1.30.1
-revision            3
+version             1.32.0
 conflicts           at-spi2-atk
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -20,15 +19,15 @@
 homepage            http://developer.gnome.org/projects/gap/
 master_sites        gnome:sources/${name}/${branch}/
 
-checksums           md5     29fdf7934e98efda5fe0ab74ab4d3f29 \
-                    sha1    d7bf78555e8025e42325437d7809e1c98a35389e \
-                    rmd160  f317c5ad38a6f79b1917f3173e77e4746f79408b
+checksums           sha256  cc841dea746413eebadf0710dabec741450b37a06821c34526f505fe9d027039 \
+                    rmd160  18e9453c26f8d1cdd91ba7bf2d8ac49a19b9aa7d
 
 depends_build       port:intltool \
                     port:pkgconfig
 
 depends_lib         port:atk \
                     port:gtk2 \
+                    port:gconf \
                     port:libbonobo \
                     port:xorg-libXtst
 
@@ -87,6 +86,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/cache.json
-livecheck.regex {LATEST-IS-(\d+\.\d*[02468](?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/at-spi/files/patch-pyatspi-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/at-spi/files/patch-pyatspi-Makefile.in.diff	2013-04-05 15:23:31 UTC (rev 104938)
+++ trunk/dports/gnome/at-spi/files/patch-pyatspi-Makefile.in.diff	2013-04-05 16:58:02 UTC (rev 104939)
@@ -1,6 +1,6 @@
 --- pyatspi/Makefile.in.orig	2010-08-11 13:25:06.000000000 -0700
 +++ pyatspi/Makefile.in	2010-08-11 13:28:09.000000000 -0700
-@@ -269,6 +269,12 @@
+@@ -271,6 +271,12 @@
  	registry.py \
  	utils.py
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/7b4fa1c3/attachment.html>


More information about the macports-changes mailing list