Received: by mail.netbsd.org (Postfix, from userid 605) id B7AD284ED5; Wed, 15 Feb 2023 00:15:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C00F84EAA for ; Wed, 15 Feb 2023 00:08:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 750Me2JDrmyR for ; Wed, 15 Feb 2023 00:08:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7FB9B84EA6 for ; Wed, 15 Feb 2023 00:08:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7BD81FA90; Wed, 15 Feb 2023 00:08:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1676419712119120" MIME-Version: 1.0 Date: Wed, 15 Feb 2023 00:08:32 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20230215000832.7BD81FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1676419712119120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Wed Feb 15 00:08:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated x11/xfce4-notifyd to 0.8.0 To generate a diff of this commit: cvs rdiff -u -r1.1231 -r1.1232 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1676419712119120 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.1231 pkgsrc/doc/CHANGES-2023:1.1232 --- pkgsrc/doc/CHANGES-2023:1.1231 Tue Feb 14 21:27:25 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Feb 15 00:08:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1231 2023/02/14 21:27:25 schmonz Exp $ +$NetBSD: CHANGES-2023,v 1.1232 2023/02/15 00:08:32 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1564,3 +1564,4 @@ Changes to the packages collection and i Updated lang/py-mypy to 1.0.0 [adam 2023-02-14] Updated sysutils/monit to 5.33.0 [leot 2023-02-14] Added devel/shellspec version 0.28.1 [schmonz 2023-02-14] + Updated x11/xfce4-notifyd to 0.8.0 [gutteridge 2023-02-15] --_----------=_1676419712119120--