Received: by mail.netbsd.org (Postfix, from userid 605) id 1924C84E04; Tue, 30 Jul 2019 13:37:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9031284D65 for ; Tue, 30 Jul 2019 13:37:14 +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 mzfagjayNOO9 for ; Tue, 30 Jul 2019 13:37:14 +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 E313684D2A for ; Tue, 30 Jul 2019 13:37:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E05BEFBF4; Tue, 30 Jul 2019 13:37:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15644938339220" MIME-Version: 1.0 Date: Tue, 30 Jul 2019 13:37:13 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20190730133713.E05BEFBF4@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. --_----------=_15644938339220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Tue Jul 30 13:37:13 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated audio/libebur128 to 1.2.4 To generate a diff of this commit: cvs rdiff -u -r1.3074 -r1.3075 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.19155 -r1.19156 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15644938339220 Content-Disposition: inline Content-Length: 1266 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.3074 pkgsrc/doc/CHANGES-2019:1.3075 --- pkgsrc/doc/CHANGES-2019:1.3074 Tue Jul 30 13:03:44 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Jul 30 13:37:13 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3074 2019/07/30 13:03:44 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.3075 2019/07/30 13:37:13 nia Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5030,3 +5030,4 @@ Changes to the packages collection and i Updated net/dhcpcd to 8.0.2 [roy 2019-07-30] Updated devel/nss to 3.45 [ryoon 2019-07-30] Updated graphics/geeqie to 1.5 [ryoon 2019-07-30] + Updated audio/libebur128 to 1.2.4 [nia 2019-07-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19155 pkgsrc/doc/TODO:1.19156 --- pkgsrc/doc/TODO:1.19155 Tue Jul 30 13:08:45 2019 +++ pkgsrc/doc/TODO Tue Jul 30 13:37:13 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19155 2019/07/30 13:08:45 ryoon Exp $ +$NetBSD: TODO,v 1.19156 2019/07/30 13:37:13 nia Exp $ Suggested new packages ====================== @@ -932,7 +932,6 @@ For possible Perl packages updates, see o libcarddav-14.0.4 o libconfuse-3.1 o libdrm-2.4.99 - o libebur128-1.2.4 o libflash-0.4.13 o libfolks-0.10.1 [wip] o libgdiplus-4.2 --_----------=_15644938339220--