pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xfce4-notifyd xfce4-notifyd: update to 0.6.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/a48430783562
branches: trunk
changeset: 374241:a48430783562
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Thu Feb 17 00:14:19 2022 +0000
description:
xfce4-notifyd: update to 0.6.3
Change log:
0.6.3
======
- Fix compilation warnings
- autoconf: Some updates
- Update `.gitignore`
- Remove GSourceFunc casts
- Fix missing-prototypes
- Bump required GLib version to 2.56
- Implement ISO 8601 time format to avoid post-2.56 GLib functions
- settings: Drop subtitle
- Fix multiple memory issues (!11)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
Dutch, Eastern Armenian, English (Australia), Estonian, Finnish,
French, Galician, Georgian, German, Greek, Hebrew, Hungarian,
Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh,
Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese,
Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Thai, Turkish, Ukrainian
diffstat:
x11/xfce4-notifyd/Makefile | 7 ++++---
x11/xfce4-notifyd/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r 1d0ef0344790 -r a48430783562 x11/xfce4-notifyd/Makefile
--- a/x11/xfce4-notifyd/Makefile Wed Feb 16 22:32:24 2022 +0000
+++ b/x11/xfce4-notifyd/Makefile Thu Feb 17 00:14:19 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2021/12/08 16:07:16 adam Exp $
+# $NetBSD: Makefile,v 1.33 2022/02/17 00:14:19 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 0.6.2
+VERSION= 0.6.3
DISTNAME= xfce4-notifyd-${VERSION}
-PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-notifyd/${VERSION:R}/
@@ -20,6 +19,8 @@
${PKG_SYSCONFDIR}/xdg/autostart/${DESKTOP_FILE}
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0
+.include "../../devel/glib2/buildlink3.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../x11/xfce4-panel/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
diff -r 1d0ef0344790 -r a48430783562 x11/xfce4-notifyd/distinfo
--- a/x11/xfce4-notifyd/distinfo Wed Feb 16 22:32:24 2022 +0000
+++ b/x11/xfce4-notifyd/distinfo Thu Feb 17 00:14:19 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:34:46 nia Exp $
+$NetBSD: distinfo,v 1.13 2022/02/17 00:14:19 gutteridge Exp $
-BLAKE2s (xfce4-notifyd-0.6.2.tar.bz2) = c70a65e808dc0f9609114a351634428e989129687f5d9a50b9ea0682e838dfc3
-SHA512 (xfce4-notifyd-0.6.2.tar.bz2) = 13fdbcd5031ad44a89327eb65356a4d2c45315e0c8c507e457eee4cc95898794679163de9603a2059d9aaf20d62df317f8a09e0353f6adb526970a21d580b325
-Size (xfce4-notifyd-0.6.2.tar.bz2) = 548415 bytes
+BLAKE2s (xfce4-notifyd-0.6.3.tar.bz2) = 368f918d88f94f28268bd9d37161a6b9470091eee27b3e8b3d48eeead86b7b13
+SHA512 (xfce4-notifyd-0.6.3.tar.bz2) = 9113018c238878c2584cb4221dd5aaaab9d8af5a86fb738f8f9deb863147343c0527582d8e45619bec3b7aaf3bbe045e41a33e306eacc20f946c971a8164935a
+Size (xfce4-notifyd-0.6.3.tar.bz2) = 547511 bytes
SHA1 (patch-Makefile.in) = fbccb3ba71f22eb275b0f9570899105d1fdb6d08
Home |
Main Index |
Thread Index |
Old Index