diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 10:18:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-21 10:18:37 +0800 |
commit | 06d42158b295eebf81a38d600015f5260fbdc4ab (patch) | |
tree | 633ed88a7c895c760bb8bfc53734370a6ab10779 /accessibility/atk | |
parent | bfae4617aacee0a9fd343f35aa7daa53c179edf3 (diff) | |
download | marcuscom-ports-06d42158b295eebf81a38d600015f5260fbdc4ab.tar.gz marcuscom-ports-06d42158b295eebf81a38d600015f5260fbdc4ab.tar.zst marcuscom-ports-06d42158b295eebf81a38d600015f5260fbdc4ab.zip |
Update to 1.7.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2516 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 6 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 4 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 33 |
3 files changed, 5 insertions, 38 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 5eec15d98..add44cbbf 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atk -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} \ ftp://ftp.gtk.org/pub/gtk/v2.3/ @@ -18,8 +18,8 @@ COMMENT= A GNOME accessibility toolkit (ATK) USE_BZIP2= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 -USE_GNOME= gnomehack lthack glib20 +USE_LIBTOOL_VER=15 +USE_GNOME= gnomehack glib20 CONFIGURE_ARGS= --enable-static \ --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 2675ea7fe..ff9c9e352 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/atk-1.7.1.tar.bz2) = 9ffca1a3ed826933feac3b0a9354ecae -SIZE (gnome2/atk-1.7.1.tar.bz2) = 497667 +MD5 (gnome2/atk-1.7.2.tar.bz2) = 59c9d798f34b9e574db7b48e094b5357 +SIZE (gnome2/atk-1.7.2.tar.bz2) = 455345 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 3741ee689..ebbd7f76e 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -28,38 +28,6 @@ lib/libatk-1.0.a lib/libatk-1.0.so lib/libatk-1.0.so.700 libdata/pkgconfig/atk.pc -%%DOCSDIR%%/AtkAction.html -%%DOCSDIR%%/AtkComponent.html -%%DOCSDIR%%/AtkDocument.html -%%DOCSDIR%%/AtkEditableText.html -%%DOCSDIR%%/AtkGObjectAccessible.html -%%DOCSDIR%%/AtkHyperlink.html -%%DOCSDIR%%/AtkHypertext.html -%%DOCSDIR%%/AtkImage.html -%%DOCSDIR%%/AtkNoOpObject.html -%%DOCSDIR%%/AtkNoOpObjectFactory.html -%%DOCSDIR%%/AtkObject.html -%%DOCSDIR%%/AtkObjectFactory.html -%%DOCSDIR%%/AtkRegistry.html -%%DOCSDIR%%/AtkRelation.html -%%DOCSDIR%%/AtkRelationSet.html -%%DOCSDIR%%/AtkSelection.html -%%DOCSDIR%%/AtkStreamableContent.html -%%DOCSDIR%%/AtkTable.html -%%DOCSDIR%%/AtkText.html -%%DOCSDIR%%/AtkUtil.html -%%DOCSDIR%%/AtkValue.html -%%DOCSDIR%%/atk-AtkState.html -%%DOCSDIR%%/atk-AtkStateSet.html -%%DOCSDIR%%/atk.devhelp -%%DOCSDIR%%/atk.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/up.png share/locale/af/LC_MESSAGES/atk10.mo share/locale/am/LC_MESSAGES/atk10.mo share/locale/az/LC_MESSAGES/atk10.mo @@ -127,6 +95,5 @@ share/locale/wa/LC_MESSAGES/atk10.mo share/locale/yi/LC_MESSAGES/atk10.mo share/locale/zh_CN/LC_MESSAGES/atk10.mo share/locale/zh_TW/LC_MESSAGES/atk10.mo -@dirrm %%DOCSDIR%% @dirrm include/atk-1.0/atk @dirrm include/atk-1.0 |