diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 07:18:36 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-25 07:18:36 +0800 |
commit | d98be1835b6a1a7a4bd865cc4fa9e9200a0d4884 (patch) | |
tree | d5fb8f0c43b575068cb1ae37ad1368ab8a3a32fc /deskutils | |
parent | 0a4f03882874ca0d437272099fa5ec3ef449e47c (diff) | |
download | marcuscom-ports-d98be1835b6a1a7a4bd865cc4fa9e9200a0d4884.tar.gz marcuscom-ports-d98be1835b6a1a7a4bd865cc4fa9e9200a0d4884.tar.zst marcuscom-ports-d98be1835b6a1a7a4bd865cc4fa9e9200a0d4884.zip |
Update to 0.7.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15099 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 | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index f7f3b4b6e..5b1079a2e 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.6 2010/06/28 22:16:41 kwm Exp $ +# $MCom: ports/deskutils/notification-daemon/Makefile,v 1.8 2011/01/21 07:58:19 kwm Exp $ # PORTNAME= notification-daemon -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/notification-daemon/distinfo b/deskutils/notification-daemon/distinfo index c83ab1fb5..6ad49b02a 100644 --- a/deskutils/notification-daemon/distinfo +++ b/deskutils/notification-daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (notification-daemon-0.6.0.tar.bz2) = 2b540e0775dbaf2505967a5463566c49c5e3784c6779cfa7e8add8fb3a1d7af5 -SIZE (notification-daemon-0.6.0.tar.bz2) = 315913 +SHA256 (notification-daemon-0.7.0.tar.bz2) = 47e894192d56050223c5972d8a451ea578cec2e20289d4c00616f98bb828cdf8 +SIZE (notification-daemon-0.7.0.tar.bz2) = 316649 diff --git a/deskutils/notification-daemon/pkg-plist b/deskutils/notification-daemon/pkg-plist index 1a4053423..f7b6c3622 100644 --- a/deskutils/notification-daemon/pkg-plist +++ b/deskutils/notification-daemon/pkg-plist @@ -1,6 +1,7 @@ libexec/notification-daemon share/dbus-1/services/org.freedesktop.Notifications.service 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 |