[41698] trunk/dports/gnome/libgail-gnome
devans at macports.org
devans at macports.org
Sun Nov 9 00:34:18 PST 2008
Revision: 41698
http://trac.macports.org/changeset/41698
Author: devans at macports.org
Date: 2008-11-09 00:34:17 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
libgail-gnome: update to 1.20.1.
Modified Paths:
--------------
trunk/dports/gnome/libgail-gnome/Portfile
Added Paths:
-----------
trunk/dports/gnome/libgail-gnome/files/patch-Makefile.in.diff
Removed Paths:
-------------
trunk/dports/gnome/libgail-gnome/files/patch_Makefile.in
Modified: trunk/dports/gnome/libgail-gnome/Portfile
===================================================================
--- trunk/dports/gnome/libgail-gnome/Portfile 2008-11-09 08:11:46 UTC (rev 41697)
+++ trunk/dports/gnome/libgail-gnome/Portfile 2008-11-09 08:34:17 UTC (rev 41698)
@@ -4,9 +4,8 @@
PortSystem 1.0
name libgail-gnome
-version 1.1.3
+version 1.20.1
set branch [join [lrange [split ${version} .] 0 1] .]
-revision 1
description An implementation of the ATK interfaces for GNOME widgets.
long_description Gail, the Gnome Accessibility Implementation library, \
is implementation of the ATK interfaces for GNOME widgets.
@@ -15,8 +14,10 @@
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/${name}/${branch}/
-checksums sha1 323b8218fd7124f75200f289781ac8ff2c26009b
-patchfiles patch_Makefile.in
+checksums md5 5c5b71af5a8ab2a9403bdae52b20e46c \
+ sha1 97bc7dca6130f6dfa76070669b0c46b56d374d24 \
+ rmd160 b4ea4008186c5ca9f4090d1b4b4b6c85a27f1dd0
+patchfiles patch-Makefile.in.diff
depends_lib lib:libspi:at-spi lib:libpanelapplet-2:gnome-panel \
port:dbus \
port:dbus-glib
Added: trunk/dports/gnome/libgail-gnome/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/libgail-gnome/files/patch-Makefile.in.diff (rev 0)
+++ trunk/dports/gnome/libgail-gnome/files/patch-Makefile.in.diff 2008-11-09 08:34:17 UTC (rev 41698)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-11-09 00:18:59.000000000 -0800
++++ Makefile.in 2008-11-09 00:20:05.000000000 -0800
+@@ -215,7 +215,7 @@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = gail-gnome test
++SUBDIRS = gail-gnome
+ pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = libgail-gnome.pc
+ EXTRA_DIST = libgail-gnome.pc.in
Deleted: trunk/dports/gnome/libgail-gnome/files/patch_Makefile.in
===================================================================
--- trunk/dports/gnome/libgail-gnome/files/patch_Makefile.in 2008-11-09 08:11:46 UTC (rev 41697)
+++ trunk/dports/gnome/libgail-gnome/files/patch_Makefile.in 2008-11-09 08:34:17 UTC (rev 41698)
@@ -1,11 +0,0 @@
---- Makefile.in.org Sun Feb 1 22:00:51 2004
-+++ Makefile.in Sun Feb 1 22:01:02 2004
-@@ -93,7 +93,7 @@
- VERSION = @VERSION@
- ms_librarian = @ms_librarian@
-
--SUBDIRS = gail-gnome test
-+SUBDIRS = gail-gnome
-
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = libgail-gnome.pc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/a382fe54/attachment.html>
More information about the macports-changes
mailing list