diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:45:30 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-22 10:45:30 +0800 |
commit | a992be6425d87903b7ea347606aabaf98bba3493 (patch) | |
tree | 4a0af35596f37ebebdc6fa5b6c92460505e12c90 /accessibility/atk | |
parent | 48c5092125ef384931655be025096ca9093d22f8 (diff) | |
download | marcuscom-ports-a992be6425d87903b7ea347606aabaf98bba3493.tar.gz marcuscom-ports-a992be6425d87903b7ea347606aabaf98bba3493.tar.zst marcuscom-ports-a992be6425d87903b7ea347606aabaf98bba3493.zip |
- Update to 1.12.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 10 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
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 <sobomax@FreeBSD.org> # -# $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 |