Received: by mail.netbsd.org (Postfix, from userid 605) id D8F3784D90; Sat, 17 Jun 2017 05:09:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 620C084DF1 for ; Sat, 17 Jun 2017 05:09:02 +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 AWev8fbAdUvB for ; Sat, 17 Jun 2017 05:09:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C246D84D90 for ; Sat, 17 Jun 2017 05:09:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BFA60FAE8; Sat, 17 Jun 2017 05:09:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497676141209410" MIME-Version: 1.0 Date: Sat, 17 Jun 2017 05:09:01 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170617050901.BFA60FAE8@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. --_----------=_1497676141209410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jun 17 05:09:01 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of www/thoth-delicious package to 0.1.0nb4. To generate a diff of this commit: cvs rdiff -u -r1.2414 -r1.2415 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497676141209410 Content-Disposition: inline Content-Length: 770 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.2414 pkgsrc/doc/CHANGES-2017:1.2415 --- pkgsrc/doc/CHANGES-2017:1.2414 Sat Jun 17 05:07:59 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Jun 17 05:09:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2414 2017/06/17 05:07:59 taca Exp $ +$NetBSD: CHANGES-2017,v 1.2415 2017/06/17 05:09:01 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3045,3 +3045,4 @@ Changes to the packages collection and i Updated multimedia/adobe-flash-player to 26.0.0.131 [tsutsui 2017-06-16] Added graphics/p5-Image-JpegTran-AutoRotate version 0.03 [schmonz 2017-06-16] Updated www/thoth to 0.2.1nb5 [taca 2017-06-17] + Updated www/thoth-delicious to 0.1.0nb4 [taca 2017-06-17] --_----------=_1497676141209410--