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 D82897A474 for ; Sat, 16 Jul 2016 02:51:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8B37585EAD; Sat, 16 Jul 2016 02:51:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1C24984CFD for ; Sat, 16 Jul 2016 02:51:13 +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 2vnEi20VbIPZ for ; Sat, 16 Jul 2016 02:51:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 767B985EAD for ; Sat, 16 Jul 2016 02:51:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 47A1FFBB5; Sat, 16 Jul 2016 02:51:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_146863747278530" MIME-Version: 1.0 Date: Sat, 16 Jul 2016 02:51:12 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160716025112.47A1FFBB5@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. --_----------=_146863747278530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Jul 16 02:51:12 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 TODO Log Message: Updated databases/p5-Rose-DBx-Garden to 0.193 To generate a diff of this commit: cvs rdiff -u -r1.2827 -r1.2828 pkgsrc/doc/CHANGES-2016 cvs rdiff -u -r1.16134 -r1.16135 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_146863747278530 Content-Disposition: inline Content-Length: 1426 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.2827 pkgsrc/doc/CHANGES-2016:1.2828 --- pkgsrc/doc/CHANGES-2016:1.2827 Sat Jul 16 02:37:22 2016 +++ pkgsrc/doc/CHANGES-2016 Sat Jul 16 02:51:12 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2827 2016/07/16 02:37:22 wen Exp $ +$NetBSD: CHANGES-2016,v 1.2828 2016/07/16 02:51:12 wen Exp $ Changes to the packages collection and infrastructure in 2016: @@ -4063,3 +4063,4 @@ Changes to the packages collection and i Updated databases/p5-DBIx-Class-Helpers to 2.033000 [wen 2016-07-16] Updated databases/p5-DBIx-Class to 0.082840 [wen 2016-07-16] Updated databases/p5-Rose-DB to 0.778 [wen 2016-07-16] + Updated databases/p5-Rose-DBx-Garden to 0.193 [wen 2016-07-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16134 pkgsrc/doc/TODO:1.16135 --- pkgsrc/doc/TODO:1.16134 Fri Jul 15 13:44:59 2016 +++ pkgsrc/doc/TODO Sat Jul 16 02:51:11 2016 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16134 2016/07/15 13:44:59 mef Exp $ +$NetBSD: TODO,v 1.16135 2016/07/16 02:51:11 wen Exp $ Suggested new packages ====================== @@ -1302,7 +1302,6 @@ For possible Perl packages updates, see o p5-RT-Authen-ExternalAuth-0.25 o p5-RT-Client-REST-0.50 o p5-Return-Value-1.666005 - o p5-Rose-DBx-Garden-0.193 o p5-SDL-2.544 [wip, make sure games/frozen-bubble runs, may require p5-SDL_perl] o p5-SNMP-Info-3.31 o p5-SVG-Graph-0.0402 --_----------=_146863747278530--