Received: by mail.netbsd.org (Postfix, from userid 605) id C328D84EE9; Wed, 26 Apr 2023 16:04:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D422D84ED6 for ; Wed, 26 Apr 2023 16:04:19 +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 Eq82ZHxoziWR for ; Wed, 26 Apr 2023 16:04:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1EB4184CE3 for ; Wed, 26 Apr 2023 16:04:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A7EC2FA88; Wed, 26 Apr 2023 16:03:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682525019245190" MIME-Version: 1.0 Date: Wed, 26 Apr 2023 16:03:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230426160339.A7EC2FA88@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682525019245190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 26 16:03:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/libinotify to 0.0.20211018 To generate a diff of this commit: cvs rdiff -u -r1.2458 -r1.2459 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22810 -r1.22811 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682525019245190 Content-Disposition: inline Content-Length: 1400 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.2458 pkgsrc/doc/CHANGES-2023:1.2459 --- pkgsrc/doc/CHANGES-2023:1.2458 Wed Apr 26 15:59:54 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Apr 26 16:03:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2458 2023/04/26 15:59:54 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.2459 2023/04/26 16:03:39 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3536,3 +3536,4 @@ Changes to the packages collection and i Updated devel/libdeflate to 1.18 [wiz 2023-04-26] Updated devel/appstream-glib to 0.8.2 [wiz 2023-04-26] Updated converters/fribidi to 1.0.12 [wiz 2023-04-26] + Updated devel/libinotify to 0.0.20211018 [wiz 2023-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22810 pkgsrc/doc/TODO:1.22811 --- pkgsrc/doc/TODO:1.22810 Wed Apr 26 15:59:54 2023 +++ pkgsrc/doc/TODO Wed Apr 26 16:03:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22810 2023/04/26 15:59:54 wiz Exp $ +$NetBSD: TODO,v 1.22811 2023/04/26 16:03:39 wiz Exp $ Suggested new packages ====================== @@ -900,7 +900,6 @@ For possible Perl packages updates, see o libgiigic-1.1.2 o libgnomekbd-3.4.0.2 o libgtop-2.40 [blocking update of mate-system-monitor] - o libinotify-0.0.20211018 o libisoburn-1.5.4 o libisofs-1.5.4 o libixp-0.5 [breaks wmii-3.6, wait for compatible version; see also wmii+ixp entry] --_----------=_1682525019245190--