diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-16 12:09:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-16 12:09:23 +0800 |
commit | 43cd3d2a49a14b559c45227de04f11f0a8c9b5a8 (patch) | |
tree | 3b2f39be3917b9bc76251f8b0068ddfece6c9d5d /deskutils | |
parent | 5a5d0adc0d9d43920f2f8997ff1f30293d277788 (diff) | |
download | marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar.gz marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar.bz2 marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar.lz marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar.xz marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.tar.zst marcuscom-ports-43cd3d2a49a14b559c45227de04f11f0a8c9b5a8.zip |
Update to 0.7.1. It fixes the fallback from gnome-shell to classic
session (metacity\gnome-panel). Before this, it doesn't work.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15482 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 4 | ||||
-rw-r--r-- | deskutils/notification-daemon/distinfo | 4 | ||||
-rw-r--r-- | deskutils/notification-daemon/pkg-plist | 14 |
3 files changed, 17 insertions, 5 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index 5b1079a2e..5b84970a4 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -3,11 +3,11 @@ # Whom: Andreas Kohn <andreas@syndrom23.de> # # $FreeBSD$ -# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.8 2011/01/21 07:58:19 kwm Exp $ +# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.9 2011/01/24 23:18:36 kwm Exp $ # PORTNAME= notification-daemon -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/notification-daemon/distinfo b/deskutils/notification-daemon/distinfo index 6ad49b02a..5b2141b08 100644 --- a/deskutils/notification-daemon/distinfo +++ b/deskutils/notification-daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (notification-daemon-0.7.0.tar.bz2) = 47e894192d56050223c5972d8a451ea578cec2e20289d4c00616f98bb828cdf8 -SIZE (notification-daemon-0.7.0.tar.bz2) = 316649 +SHA256 (notification-daemon-0.7.1.tar.bz2) = d26bf9021b3ae708d36e55437642a89d6b81693fe39d27c5d1ec869e22697b8b +SIZE (notification-daemon-0.7.1.tar.bz2) = 318745 diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist index f7b6c3622..465a4e174 100644 --- a/deskutils/notification-daemon/pkg-plist +++ b/deskutils/notification-daemon/pkg-plist @@ -1,13 +1,15 @@ libexec/notification-daemon -share/dbus-1/services/org.freedesktop.Notifications.service +share/applications/notification-daemon.desktop share/locale/ar/LC_MESSAGES/notification-daemon.mo share/locale/ca/LC_MESSAGES/notification-daemon.mo share/locale/cs/LC_MESSAGES/notification-daemon.mo share/locale/da/LC_MESSAGES/notification-daemon.mo share/locale/de/LC_MESSAGES/notification-daemon.mo share/locale/el/LC_MESSAGES/notification-daemon.mo +share/locale/eo/LC_MESSAGES/notification-daemon.mo share/locale/es/LC_MESSAGES/notification-daemon.mo share/locale/et/LC_MESSAGES/notification-daemon.mo +share/locale/fa/LC_MESSAGES/notification-daemon.mo share/locale/fr/LC_MESSAGES/notification-daemon.mo share/locale/gl/LC_MESSAGES/notification-daemon.mo share/locale/he/LC_MESSAGES/notification-daemon.mo @@ -23,6 +25,16 @@ share/locale/pl/LC_MESSAGES/notification-daemon.mo share/locale/pt/LC_MESSAGES/notification-daemon.mo share/locale/pt_BR/LC_MESSAGES/notification-daemon.mo share/locale/ru/LC_MESSAGES/notification-daemon.mo +share/locale/sk/LC_MESSAGES/notification-daemon.mo share/locale/sl/LC_MESSAGES/notification-daemon.mo share/locale/sv/LC_MESSAGES/notification-daemon.mo +share/locale/ug/LC_MESSAGES/notification-daemon.mo +share/locale/uk/LC_MESSAGES/notification-daemon.mo share/locale/zh_CN/LC_MESSAGES/notification-daemon.mo +share/locale/zh_HK/LC_MESSAGES/notification-daemon.mo +share/locale/zh_TW/LC_MESSAGES/notification-daemon.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/applications |