pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/mate-notification-daemon Update mate-notifica...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f86fe98f24ae
branches:  trunk
changeset: 364352:f86fe98f24ae
user:      youri <youri%pkgsrc.org@localhost>
date:      Fri Jun 23 17:24:14 2017 +0000

description:
Update mate-notification-daemon to 1.18.0.

diffstat:

 sysutils/mate-notification-daemon/Makefile |  14 ++++----------
 sysutils/mate-notification-daemon/PLIST    |   9 ++++++++-
 sysutils/mate-notification-daemon/distinfo |  10 +++++-----
 3 files changed, 17 insertions(+), 16 deletions(-)

diffs (99 lines):

diff -r 932f1e9ab877 -r f86fe98f24ae sysutils/mate-notification-daemon/Makefile
--- a/sysutils/mate-notification-daemon/Makefile        Fri Jun 23 17:22:48 2017 +0000
+++ b/sysutils/mate-notification-daemon/Makefile        Fri Jun 23 17:24:14 2017 +0000
@@ -1,25 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2017/02/12 06:26:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/06/23 17:24:14 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      mate-notification-daemon-${MATE_VERSION}
+DISTNAME=      mate-notification-daemon-${VERSION}
 CATEGORIES=    sysutils
 
 COMMENT=       Notification daemon for MATE desktop
 
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
 
-.include "../../devel/glib2/schemas.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../audio/libcanberra/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../sysutils/dbus/buildlink3.mk"
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/libnotify/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 932f1e9ab877 -r f86fe98f24ae sysutils/mate-notification-daemon/PLIST
--- a/sysutils/mate-notification-daemon/PLIST   Fri Jun 23 17:22:48 2017 +0000
+++ b/sysutils/mate-notification-daemon/PLIST   Fri Jun 23 17:24:14 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/21 19:00:48 youri Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:24:14 youri Exp $
 bin/mate-notification-properties
 lib/mate-notification-daemon/engines/libcoco.la
 lib/mate-notification-daemon/engines/libnodoka.la
@@ -21,7 +21,9 @@
 share/locale/ast/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/be/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/bg/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/bs/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/ca/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/ca@valencia/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/cmn/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/cs/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/cy/LC_MESSAGES/mate-notification-daemon.mo
@@ -33,12 +35,14 @@
 share/locale/eo/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/es/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/es_CL/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/es_CO/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/es_MX/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/et/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/eu/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/fi/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/fr/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/fr_CA/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/frp/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/gl/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/he/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/hi/LC_MESSAGES/mate-notification-daemon.mo
@@ -50,7 +54,9 @@
 share/locale/it/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/ja/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/kk/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/kn/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/ko/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/ku_IQ/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/ky/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/lt/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/lv/LC_MESSAGES/mate-notification-daemon.mo
@@ -80,5 +86,6 @@
 share/locale/uz/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/vi/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/zh_CN/LC_MESSAGES/mate-notification-daemon.mo
+share/locale/zh_HK/LC_MESSAGES/mate-notification-daemon.mo
 share/locale/zh_TW/LC_MESSAGES/mate-notification-daemon.mo
 share/mate-notification-daemon/mate-notification-properties.ui
diff -r 932f1e9ab877 -r f86fe98f24ae sysutils/mate-notification-daemon/distinfo
--- a/sysutils/mate-notification-daemon/distinfo        Fri Jun 23 17:22:48 2017 +0000
+++ b/sysutils/mate-notification-daemon/distinfo        Fri Jun 23 17:24:14 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/05/21 19:00:48 youri Exp $
+$NetBSD: distinfo,v 1.2 2017/06/23 17:24:14 youri Exp $
 
-SHA1 (mate-notification-daemon-1.14.0.tar.xz) = a25cd040f18ae6c3ab01539a1b023350b79ed447
-RMD160 (mate-notification-daemon-1.14.0.tar.xz) = 81f668350926c5ed5dc8d2bfa59b8eaf6f03d07c
-SHA512 (mate-notification-daemon-1.14.0.tar.xz) = 6c37c84ef81960cbff0223a3daa4b613c94df50ca90e16fdec6a9df2df40e733113cfbad12ca6e9856af161d2e7e3ac97f5bfe6e35ba5685afca75ee38316311
-Size (mate-notification-daemon-1.14.0.tar.xz) = 334464 bytes
+SHA1 (mate-notification-daemon-1.18.0.tar.xz) = 8e0dc5feb58a07d44d2f88057a2a238acd5c20b8
+RMD160 (mate-notification-daemon-1.18.0.tar.xz) = e8a5c177f8f865770b7654f8af60c2d2e90b1646
+SHA512 (mate-notification-daemon-1.18.0.tar.xz) = 5405a33dd4f78d22fa5f666b94b74d20c046518d5c631a95b286f370dfd6dc4d1ae6dd2b0676fcf8e01c1d1d40bbfd9055180e1cab869913c3d56a1a5d0872aa
+Size (mate-notification-daemon-1.18.0.tar.xz) = 340828 bytes



Home | Main Index | Thread Index | Old Index