diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 21:31:54 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-07-13 21:31:54 +0800 |
commit | 6f7c34c9081c0d0be8171e254c70f1c95904ea3b (patch) | |
tree | ce0d741f2dbd242861b112d5483e36bcad62e20f /accessibility/at-spi2-atk | |
parent | 4f75067b57b956922a40a8cef94bbe51672f8132 (diff) | |
download | marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar.gz marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar.bz2 marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar.lz marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar.xz marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.tar.zst marcuscom-ports-6f7c34c9081c0d0be8171e254c70f1c95904ea3b.zip |
Update to 0.3.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14327 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi2-atk')
-rw-r--r-- | accessibility/at-spi2-atk/Makefile | 6 | ||||
-rw-r--r-- | accessibility/at-spi2-atk/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/at-spi2-atk/Makefile b/accessibility/at-spi2-atk/Makefile index e955875ac..c359f80cb 100644 --- a/accessibility/at-spi2-atk/Makefile +++ b/accessibility/at-spi2-atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/accessibility/at-spi2-atk/Makefile,v 1.8 2010/06/05 14:46:51 kwm Exp $ # PORTNAME= at-spi2-atk -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -23,7 +23,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomehier intlhack gtk20 libxml2 +USE_GNOME= gnomehack gnomehier intlhack gconf2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/accessibility/at-spi2-atk/distinfo b/accessibility/at-spi2-atk/distinfo index ca4ee75c6..955b45683 100644 --- a/accessibility/at-spi2-atk/distinfo +++ b/accessibility/at-spi2-atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/at-spi2-atk-0.3.3.tar.bz2) = e062dbf49731a72591f4065699cd5190 -SHA256 (gnome2/at-spi2-atk-0.3.3.tar.bz2) = a2ddf8a38867ea99f1c15566e5bc154c1d42d066d8abda73c478cc1dce8a6c0c -SIZE (gnome2/at-spi2-atk-0.3.3.tar.bz2) = 326504 +MD5 (gnome2/at-spi2-atk-0.3.5.tar.bz2) = 36b13ea53cbed4a576093b45e1ac7b49 +SHA256 (gnome2/at-spi2-atk-0.3.5.tar.bz2) = 665813d6101df6d0b127a840bfabb7f24863fc62ea030117403bc2e0a91d956c +SIZE (gnome2/at-spi2-atk-0.3.5.tar.bz2) = 335776 |