diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-04 13:56:54 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-04 13:56:54 +0800 |
commit | 49f4cd83654a3851f29aef8970b81bb6488885cc (patch) | |
tree | 99a83bad1ce07abe90f2cced1ed936b580082e66 /accessibility | |
parent | d41e2d8f18864b25c9ff7d864bc715b3f1b7377f (diff) | |
download | marcuscom-ports-49f4cd83654a3851f29aef8970b81bb6488885cc.tar.gz marcuscom-ports-49f4cd83654a3851f29aef8970b81bb6488885cc.tar.zst marcuscom-ports-49f4cd83654a3851f29aef8970b81bb6488885cc.zip |
Update to 1.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@349 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/atk/Makefile | 3 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 2 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 29 |
3 files changed, 19 insertions, 15 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index ff51422fd..b51a723c0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -6,8 +6,7 @@ # PORTNAME= atk -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 20e732b2b..0cf7db7c1 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1 +1 @@ -MD5 (gnome2/atk-1.2.0.tar.bz2) = 06a84758129554ae044af8865ecb6f1c +MD5 (gnome2/atk-1.2.1.tar.bz2) = 6486749eed2c32c48ad883e0402e9e3c diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 20cb08cea..02dc983fd 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -28,19 +28,13 @@ lib/libatk-1.0.a lib/libatk-1.0.so lib/libatk-1.0.so.200 libdata/pkgconfig/atk.pc -share/doc/atk/atk-atkaction.html -share/doc/atk/atk-atkcomponent.html -share/doc/atk/atk-atkdocument.html -share/doc/atk/atk-atkeditabletext.html -share/doc/atk/atk-atkhypertext.html -share/doc/atk/atk-atkimage.html -share/doc/atk/atk-atkselection.html -share/doc/atk/atk-atkstate.html -share/doc/atk/atk-atkstreamablecontent.html -share/doc/atk/atk-atktable.html -share/doc/atk/atk-atktext.html -share/doc/atk/atk-atkvalue.html share/doc/atk/atk.html +share/doc/atk/atkaction.html +share/doc/atk/atkcomponent.html +share/doc/atk/atkdocument.html +share/doc/atk/atkeditabletext.html +share/doc/atk/atkhypertext.html +share/doc/atk/atkimage.html share/doc/atk/atkgobjectaccessible.html share/doc/atk/atkhyperlink.html share/doc/atk/atknoopobject.html @@ -50,21 +44,32 @@ share/doc/atk/atkobjectfactory.html share/doc/atk/atkregistry.html share/doc/atk/atkrelation.html share/doc/atk/atkrelationset.html +share/doc/atk/atkselection.html share/doc/atk/atkstateset.html +share/doc/atk/atkstreamablecontent.html +share/doc/atk/atktable.html +share/doc/atk/atktext.html share/doc/atk/atkutil.html +share/doc/atk/atkvalue.html share/doc/atk/book1.html share/doc/atk/index.sgml share/locale/bg/LC_MESSAGES/atk10.mo +share/locale/ca/LC_MESSAGES/atk10.mo share/locale/cs/LC_MESSAGES/atk10.mo share/locale/da/LC_MESSAGES/atk10.mo share/locale/de/LC_MESSAGES/atk10.mo +share/locale/el/LC_MESSAGES/atk10.mo share/locale/en_GB/LC_MESSAGES/atk10.mo share/locale/es/LC_MESSAGES/atk10.mo +share/locale/fr/LC_MESSAGES/atk10.mo share/locale/he/LC_MESSAGES/atk10.mo share/locale/hu/LC_MESSAGES/atk10.mo +share/locale/ko/LC_MESSAGES/atk10.mo +share/locale/lv/LC_MESSAGES/atk10.mo share/locale/ms/LC_MESSAGES/atk10.mo share/locale/nl/LC_MESSAGES/atk10.mo share/locale/no/LC_MESSAGES/atk10.mo +share/locale/pl/LC_MESSAGES/atk10.mo share/locale/ru/LC_MESSAGES/atk10.mo share/locale/sv/LC_MESSAGES/atk10.mo share/locale/uk/LC_MESSAGES/atk10.mo |