diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
commit | 48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch) | |
tree | b627baa77f19bb1eab2fa4dee08aab1908131cd0 /accessibility/gnome-mag | |
parent | fbdf96410f8e803568c33397323dd9d8d3af995f (diff) | |
download | ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.tar.gz ports-48e62d9a379cd45a15f6ae89d564f81b3c13d16e.zip |
Notes
Diffstat (limited to 'accessibility/gnome-mag')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 5 | ||||
-rw-r--r-- | accessibility/gnome-mag/distinfo | 6 | ||||
-rw-r--r-- | accessibility/gnome-mag/pkg-plist | 7 |
3 files changed, 12 insertions, 6 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index 02812ad15bac..9deae2e06924 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.47 2009/09/26 12:48:44 marcus Exp $ +# $MCom: ports/accessibility/gnome-mag/Makefile,v 1.51 2010/04/01 11:23:47 kwm Exp $ # PORTNAME= gnome-mag -PORTVERSION= 0.15.9 -PORTREVISION= 2 +PORTVERSION= 0.16.1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo index 9fa4321bc36f..7ef3c2a18fc2 100644 --- a/accessibility/gnome-mag/distinfo +++ b/accessibility/gnome-mag/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-mag-0.15.9.tar.bz2) = db651bbd63f4ae3cfeb344c42f80d206 -SHA256 (gnome2/gnome-mag-0.15.9.tar.bz2) = 6f921419143088587dce201afd972a60317ade269e47b0d67a38872a7615a025 -SIZE (gnome2/gnome-mag-0.15.9.tar.bz2) = 532685 +MD5 (gnome2/gnome-mag-0.16.1.tar.bz2) = bbe177dadfd64c071b5670956ed703ae +SHA256 (gnome2/gnome-mag-0.16.1.tar.bz2) = 92541c30a70a6cf59ec3fb3f46d27a598173984f786f7c6bc1bd3e4be65ad3fa +SIZE (gnome2/gnome-mag-0.16.1.tar.bz2) = 546444 diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist index d641626add8e..ec49119a99a1 100644 --- a/accessibility/gnome-mag/pkg-plist +++ b/accessibility/gnome-mag/pkg-plist @@ -9,6 +9,7 @@ lib/orbit-2.0/GNOME_Magnifier_module.la lib/orbit-2.0/GNOME_Magnifier_module.so libdata/bonobo/servers/GNOME_Magnifier.server libdata/pkgconfig/gnome-mag-1.0.pc +share/dbus-1/services/org.freedesktop.gnome.Magnifier.service %%DATADIR%%/1_32/appstart.xpm %%DATADIR%%/1_32/bottom_left_corner.xpm %%DATADIR%%/1_32/bottom_side.xpm @@ -28,6 +29,8 @@ libdata/pkgconfig/gnome-mag-1.0.pc %%DATADIR%%/1_32/top_side.xpm %%DATADIR%%/1_32/up.xpm %%DATADIR%%/1_32/xterm.xpm +%%DATADIR%%/dbus/org.freedesktop.gnome.Magnifier +%%DATADIR%%/dbus/org.freedesktop.gnome.ZoomRegion %%DATADIR%%/default-cursor.xpm share/idl/gnome-mag-1.0/GNOME_Magnifier.idl share/locale/ang/LC_MESSAGES/gnome-mag.mo @@ -50,6 +53,7 @@ share/locale/da/LC_MESSAGES/gnome-mag.mo share/locale/de/LC_MESSAGES/gnome-mag.mo share/locale/dz/LC_MESSAGES/gnome-mag.mo share/locale/el/LC_MESSAGES/gnome-mag.mo +share/locale/en@shaw/LC_MESSAGES/gnome-mag.mo share/locale/en_CA/LC_MESSAGES/gnome-mag.mo share/locale/en_GB/LC_MESSAGES/gnome-mag.mo share/locale/eo/LC_MESSAGES/gnome-mag.mo @@ -119,6 +123,7 @@ share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_HK/LC_MESSAGES/gnome-mag.mo share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo @dirrm share/idl/gnome-mag-1.0 +@dirrm %%DATADIR%%/dbus @dirrm %%DATADIR%%/1_32 @dirrm %%DATADIR%% @dirrm %%DOCSDIR%%/reference/html @@ -154,6 +159,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo @dirrmtry share/locale/ky @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/ca@valencia/LC_MESSAGES |