Received: by mail.netbsd.org (Postfix, from userid 605) id 188C084D84; Fri, 16 Aug 2019 10:08:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 93C4784D75 for ; Fri, 16 Aug 2019 10:08:21 +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 7Sf7pTiJHPWo for ; Fri, 16 Aug 2019 10:08:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E66A784C85 for ; Fri, 16 Aug 2019 10:08:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E3CEDFBF4; Fri, 16 Aug 2019 10:08:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156595010020620" MIME-Version: 1.0 Date: Fri, 16 Aug 2019 10:08:20 +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: <20190816100820.E3CEDFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156595010020620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 16 10:08:20 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated sysutils/libnotify to 0.7.8 To generate a diff of this commit: cvs rdiff -u -r1.3456 -r1.3457 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19188 -r1.19189 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156595010020620 Content-Disposition: inline Content-Length: 1262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3456 pkgsrc/doc/CHANGES-2019:1.3457 --- pkgsrc/doc/CHANGES-2019:1.3456 Fri Aug 16 09:47:29 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Aug 16 10:08:20 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3456 2019/08/16 09:47:29 wiz Exp $ +$NetBSD: CHANGES-2019,v 1.3457 2019/08/16 10:08:20 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5675,3 +5675,4 @@ Changes to the packages collection and i Updated net/filezilla to 3.44.2 [wiz 2019-08-16] Updated net/mtr to 0.93 [wiz 2019-08-16] Updated devel/libgsf to 1.14.46 [wiz 2019-08-16] + Updated sysutils/libnotify to 0.7.8 [wiz 2019-08-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19188 pkgsrc/doc/TODO:1.19189 --- pkgsrc/doc/TODO:1.19188 Fri Aug 16 09:47:29 2019 +++ pkgsrc/doc/TODO Fri Aug 16 10:08:20 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19188 2019/08/16 09:47:29 wiz Exp $ +$NetBSD: TODO,v 1.19189 2019/08/16 10:08:20 wiz Exp $ Suggested new packages ====================== @@ -942,7 +942,6 @@ For possible Perl packages updates, see o libmediawiki-4.14.0 o libmilter-8.16.0.16 o libmtag-0.3.6 - o libnotify-0.7.8 o liboobs-2.32.0 o liboop-1.0.1 o libpciaccess-0.16 --_----------=_156595010020620--