Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 2FEE91A9239 for ; Thu, 17 Feb 2022 00:14:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C323E84D16; Thu, 17 Feb 2022 00:14:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 06E0684CE9 for ; Thu, 17 Feb 2022 00:14:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DL6-sUn6wZVB for ; Thu, 17 Feb 2022 00:14:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 5A09784CE0 for ; Thu, 17 Feb 2022 00:14:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45D7FFB24; Thu, 17 Feb 2022 00:14:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1645056859216230" MIME-Version: 1.0 Date: Thu, 17 Feb 2022 00:14:19 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/x11/xfce4-notifyd To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20220217001419.45D7FFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1645056859216230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: gutteridge Date: Thu Feb 17 00:14:19 UTC 2022 Modified Files: pkgsrc/x11/xfce4-notifyd: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/xfce4-notifyd/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xfce4-notifyd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1645056859216230 Content-Disposition: inline Content-Length: 2175 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xfce4-notifyd/Makefile diff -u pkgsrc/x11/xfce4-notifyd/Makefile:1.32 pkgsrc/x11/xfce4-notifyd/Makefile:1.33 --- pkgsrc/x11/xfce4-notifyd/Makefile:1.32 Wed Dec 8 16:07:16 2021 +++ pkgsrc/x11/xfce4-notifyd/Makefile Thu Feb 17 00:14:19 2022 @@ -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 @@ CONF_FILES+= ${EGDIR}/${DESKTOP_FILE} \ ${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" Index: pkgsrc/x11/xfce4-notifyd/distinfo diff -u pkgsrc/x11/xfce4-notifyd/distinfo:1.12 pkgsrc/x11/xfce4-notifyd/distinfo:1.13 --- pkgsrc/x11/xfce4-notifyd/distinfo:1.12 Tue Oct 26 11:34:46 2021 +++ pkgsrc/x11/xfce4-notifyd/distinfo Thu Feb 17 00:14:19 2022 @@ -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 --_----------=_1645056859216230--