diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-30 05:35:24 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-30 05:35:24 +0800 |
commit | e4cce25f57dd000dcf46987d1125c9b19575230b (patch) | |
tree | 67e309dfe57597030031db95824cd603d1fb5767 /accessibility/at-spi2-core | |
parent | b8674afa8ad0c54f0cd00b079b83dcd70a3c0877 (diff) | |
download | marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar.gz marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar.bz2 marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar.lz marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar.xz marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.tar.zst marcuscom-ports-e4cce25f57dd000dcf46987d1125c9b19575230b.zip |
Update to 1.91.93.
Switch from dbus-glib to dbus.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15642 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi2-core')
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 6 | ||||
-rw-r--r-- | accessibility/at-spi2-core/distinfo | 4 | ||||
-rw-r--r-- | accessibility/at-spi2-core/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index dc57c8767..658eb85e2 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.24 2011/03/09 21:36:30 kwm Exp $ +# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.25 2011/03/23 11:06:43 kwm Exp $ # PORTNAME= at-spi2-core -PORTVERSION= 1.91.92 +PORTVERSION= 1.91.93 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= An Assistive Technology Service Provider Interface BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index 3a9ad6ad0..13ddfe330 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/at-spi2-core-1.91.92.tar.bz2) = 17ef8a4a54aa0499a983d4dc59d5f592840136ac9eb7d80154c287635becd959 -SIZE (gnome3/at-spi2-core-1.91.92.tar.bz2) = 498146 +SHA256 (gnome3/at-spi2-core-1.91.93.tar.bz2) = e06fa4e17ebafb203126051000d2274f1ccaa7e04bff248f4524ac2411b29582 +SIZE (gnome3/at-spi2-core-1.91.93.tar.bz2) = 498714 diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index e1a4afccc..68ebabf7a 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -98,6 +98,7 @@ share/locale/it/LC_MESSAGES/at-spi2-core.mo share/locale/kn/LC_MESSAGES/at-spi2-core.mo share/locale/ko/LC_MESSAGES/at-spi2-core.mo share/locale/lv/LC_MESSAGES/at-spi2-core.mo +share/locale/mr/LC_MESSAGES/at-spi2-core.mo share/locale/nb/LC_MESSAGES/at-spi2-core.mo share/locale/nl/LC_MESSAGES/at-spi2-core.mo share/locale/or/LC_MESSAGES/at-spi2-core.mo @@ -126,6 +127,8 @@ share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo @dirrm share/locale/ug @dirrm share/locale/sr@latin/LC_MESSAGES @dirrm share/locale/sr@latin +@dirrm share/locale/mr/LC_MESSAGES +@dirrm share/locale/mr @dirrm share/locale/bn_IN/LC_MESSAGES @dirrm share/locale/bn_IN @dirrm share/locale/as/LC_MESSAGES |