On Mon, Jul 31, 2006 at 03:36:49AM +0100, Mikolaj Kucharski wrote:
> Hello,
> 
> I've started of update GNOME ports to newer stable version, which is
> 2.14.2. Currently I'm in very beginning stage.

This is patch for atk update to version 1.11.4.

-- 
best regards
q#
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/atk/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile    2006/01/11 12:26:35     1.15
+++ Makefile    2006/08/01 02:06:13
@@ -2,13 +2,12 @@
 
 COMMENT=               "accessibility toolkit used by gtk+"
 
-DISTNAME=              atk-1.10.3
-PKGNAME=               ${DISTNAME}p1
-SHARED_LIBS=           atk-1.0 1011.3
+DISTNAME=              atk-1.11.4
+SHARED_LIBS=           atk-1.0 1011.4
 
 CATEGORIES=            devel
 
-HOMEPAGE=              http://www.gtk.org
+HOMEPAGE=              http://www.gnome.org
 MAINTAINER=            Marc Matteo <[EMAIL PROTECTED]>
 
 # LGPL
@@ -29,5 +28,7 @@
 CONFIGURE_STYLE=       gnu
 CONFIGURE_ARGS+=       ${CONFIGURE_SHARED}
 CONFIGURE_ARGS+=       --enable-static
+
+NO_REGRESS=            Yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/atk/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo    2005/09/06 04:06:36     1.10
+++ distinfo    2006/08/01 02:06:13
@@ -1,4 +1,4 @@
-MD5 (atk-1.10.3.tar.bz2) = c84a01fea567b365c0d44b227fead948
-RMD160 (atk-1.10.3.tar.bz2) = dcab6927ca3063223b6d4575fa7a1337baf9000f
-SHA1 (atk-1.10.3.tar.bz2) = 74d83882dec2e9bd9233d12ae8db97064e7c3fbe
-SIZE (atk-1.10.3.tar.bz2) = 542712
+MD5 (atk-1.11.4.tar.bz2) = 2f7132e46a62a2586545bca40eeeef39
+RMD160 (atk-1.11.4.tar.bz2) = 3c636653ccd4ee12653fce9658cae1db253a9206
+SHA1 (atk-1.11.4.tar.bz2) = 808df9fb6f8c19b21c1169665dcd74629ae26c50
+SIZE (atk-1.11.4.tar.bz2) = 621041
Index: pkg/DESCR
===================================================================
RCS file: /cvs/ports/devel/atk/pkg/DESCR,v
retrieving revision 1.2
diff -u -r1.2 DESCR
--- pkg/DESCR   2003/12/15 21:42:17     1.2
+++ pkg/DESCR   2006/08/01 02:06:13
@@ -1,4 +1,4 @@
 The ATK library provides a set of interfaces for accessibility.
 By supporting the ATK interfaces, an application or toolkit can
 be used with such tools as screen readers, magnifiers,
-and alternative input devices.
\ No newline at end of file
+and alternative input devices.

Reply via email to