From a992be6425d87903b7ea347606aabaf98bba3493 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 22 Aug 2006 02:45:30 +0000 Subject: - Update to 1.12.2 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7111 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/atk/Makefile | 10 +++++----- accessibility/atk/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'accessibility/atk') diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 09452d537..7c3ac3bd5 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -2,13 +2,13 @@ # Date Created: 14 May 2001 # Whom: Maxim Sobolev # -# $FreeBSD: ports/accessibility/atk/Makefile,v 1.47 2006/05/31 22:18:41 mezz Exp $ -# $MCom: ports/accessibility/atk/Makefile,v 1.70 2006/07/10 20:53:29 ahze Exp $ +# $FreeBSD$ +# $MCom: ports/accessibility/atk/Makefile,v 1.71 2006/07/29 18:46:19 marcus Exp $ # PORTNAME= atk -PORTVERSION= 1.12.1 -PORTREVISION?= 1 +PORTVERSION= 1.12.2 +PORTREVISION?= 2 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -22,7 +22,7 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) USE_GETTEXT= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack referencehack CONFIGURE_ARGS= --enable-static \ diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index bdb2df16f..5c1074690 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atk-1.12.1.tar.bz2) = 85190dd5e5c6bcd9b07767bd25eb07ab -SHA256 (gnome2/atk-1.12.1.tar.bz2) = 8d4d8c2698a99e891556cd717379328673805f6ba271f16cf34f0e3d1ba8167c -SIZE (gnome2/atk-1.12.1.tar.bz2) = 641378 +MD5 (gnome2/atk-1.12.2.tar.bz2) = c753b04801c6c3334a9e0ec54551ace4 +SHA256 (gnome2/atk-1.12.2.tar.bz2) = ea7fbb9a160790e442749601deef4eef977fbc02b41587ec60e87009aee490a1 +SIZE (gnome2/atk-1.12.2.tar.bz2) = 655369 -- cgit