Received: by mail.netbsd.org (Postfix, from userid 605) id 5FB4984D50; Wed, 10 Jan 2018 10:41:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E047484D40 for ; Wed, 10 Jan 2018 10:41:43 +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 y8QpzR7v5eRv for ; Wed, 10 Jan 2018 10:41:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 47CA684CFC for ; Wed, 10 Jan 2018 10:41:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 000DBFBDE; Wed, 10 Jan 2018 10:41:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515580900286400" MIME-Version: 1.0 Date: Wed, 10 Jan 2018 10:41:40 +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: <20180110104141.000DBFBDE@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. --_----------=_1515580900286400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jan 10 10:41:40 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated textproc/libunistring to 0.9.8 To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18011 -r1.18012 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515580900286400 Content-Disposition: inline Content-Length: 1271 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.131 pkgsrc/doc/CHANGES-2018:1.132 --- pkgsrc/doc/CHANGES-2018:1.131 Wed Jan 10 10:36:49 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Jan 10 10:41:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.131 2018/01/10 10:36:49 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.132 2018/01/10 10:41:40 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -201,3 +201,4 @@ Changes to the packages collection and i Updated net/libfilezilla to 0.11.2 [wiz 2018-01-10] Updated converters/libmspub to 0.1.3 [wiz 2018-01-10] Updated audio/musicpd to 0.20.15 [wiz 2018-01-10] + Updated textproc/libunistring to 0.9.8 [wiz 2018-01-10] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18011 pkgsrc/doc/TODO:1.18012 --- pkgsrc/doc/TODO:1.18011 Wed Jan 10 10:36:49 2018 +++ pkgsrc/doc/TODO Wed Jan 10 10:41:40 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18011 2018/01/10 10:36:49 wiz Exp $ +$NetBSD: TODO,v 1.18012 2018/01/10 10:41:40 wiz Exp $ Suggested new packages ====================== @@ -979,7 +979,6 @@ For possible Perl packages updates, see o libthai-0.1.24 o libthrift-0.9.3 o libtrace-3.0.22 - o libunistring-0.9.8 o libv4l-0.8.5 o libvirt-2.3 o libxdg-basedir-1.2.0 --_----------=_1515580900286400--