Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 58FE57A269 for ; Sun, 29 Jan 2017 06:27:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0AD90855F7; Sun, 29 Jan 2017 06:27:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8EFFC8556C for ; Sun, 29 Jan 2017 06:27: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 X8SlmF4QEApo for ; Sun, 29 Jan 2017 06:27:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE211855F0 for ; Sun, 29 Jan 2017 06:27:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EC370FBA6; Sun, 29 Jan 2017 06:27:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148567123347020" MIME-Version: 1.0 Date: Sun, 29 Jan 2017 06:27:13 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20170129062713.EC370FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148567123347020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sun Jan 29 06:27:13 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated x11/unicode-screensaver to 0.5 To generate a diff of this commit: cvs rdiff -u -r1.482 -r1.483 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.16974 -r1.16975 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148567123347020 Content-Disposition: inline Content-Length: 1310 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.482 pkgsrc/doc/CHANGES-2017:1.483 --- pkgsrc/doc/CHANGES-2017:1.482 Sun Jan 29 06:12:19 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Jan 29 06:27:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.482 2017/01/29 06:12:19 tsutsui Exp $ +$NetBSD: CHANGES-2017,v 1.483 2017/01/29 06:27:13 mef Exp $ Changes to the packages collection and infrastructure in 2017: @@ -605,3 +605,4 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2 to 2.36.4 [tsutsui 2017-01-29] Updated graphics/gdk-pixbuf2-jasper to 2.36.4 [tsutsui 2017-01-29] Updated graphics/gdk-pixbuf2-xlib to 2.36.4 [tsutsui 2017-01-29] + Updated x11/unicode-screensaver to 0.5 [mef 2017-01-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16974 pkgsrc/doc/TODO:1.16975 --- pkgsrc/doc/TODO:1.16974 Sun Jan 29 05:54:33 2017 +++ pkgsrc/doc/TODO Sun Jan 29 06:27:13 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16974 2017/01/29 05:54:33 mef Exp $ +$NetBSD: TODO,v 1.16975 2017/01/29 06:27:13 mef Exp $ Suggested new packages ====================== @@ -1572,7 +1572,6 @@ For possible Perl packages updates, see o ufoai-2.3.1 o uhttpmock-0.5.0 o unicap-0.9.8 - o unicode-screensaver-0.5 o units-2.12 o unrealircd-4.0.6 o uriparser-0.8.2 --_----------=_148567123347020--