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 565A07A111 for ; Mon, 14 Nov 2016 14:10:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0782C8559D; Mon, 14 Nov 2016 14:10:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B06684CFB for ; Mon, 14 Nov 2016 14:10:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id eyPiRrGnpqSI for ; Mon, 14 Nov 2016 14:10:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E398685571 for ; Mon, 14 Nov 2016 14:10:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E1ACDFBA6; Mon, 14 Nov 2016 14:10:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1479132617140520" MIME-Version: 1.0 Date: Mon, 14 Nov 2016 14:10:17 +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: <20161114141017.E1ACDFBA6@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. --_----------=_1479132617140520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Nov 14 14:10:17 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated misc/rhash to 1.3.4 To generate a diff of this commit: cvs rdiff -u -r1.4678 -r1.4679 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16685 -r1.16686 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1479132617140520 Content-Disposition: inline Content-Length: 1479 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4678 pkgsrc/doc/CHANGES-2016:1.4679 --- pkgsrc/doc/CHANGES-2016:1.4678 Mon Nov 14 14:08:27 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Nov 14 14:10:17 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4678 2016/11/14 14:08:27 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.4679 2016/11/14 14:10:17 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6452,3 +6452,4 @@ Changes to the packages collection and i Updated net/youtube-dl to 20161114.1 [leot 2016-11-14] Updated misc/calibre to 2.71.0 [wiz 2016-11-14] Updated x11/libxkbcommon to 0.7.0 [wiz 2016-11-14] + Updated misc/rhash to 1.3.4 [wiz 2016-11-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16685 pkgsrc/doc/TODO:1.16686 --- pkgsrc/doc/TODO:1.16685 Mon Nov 14 14:08:27 2016 +++ pkgsrc/doc/TODO Mon Nov 14 14:10:17 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16685 2016/11/14 14:08:27 wiz Exp $ +$NetBSD: TODO,v 1.16686 2016/11/14 14:10:17 wiz Exp $ Suggested new packages ====================== @@ -1201,7 +1201,6 @@ For possible Perl packages updates, see o p5-Chart-3.2 o p5-DBD-DB2-1.85 o p5-DBD-ODBC-1.52 - o p5-DateTime-1.4000 o p5-FormValidator-Simple-1.00 o p5-GStreamer-0.20 o p5-GraphViz2-2.37 @@ -1430,7 +1429,6 @@ For possible Perl packages updates, see o resize_image-0.7 o retroarch-1.3 o rexx-regina-3.9.0 - o rhash-1.3.4 o rhythmbox-3.3 o rio500-0.8.1 o robodoc-4.99.6 --_----------=_1479132617140520--