Received: by mail.netbsd.org (Postfix, from userid 605) id 50C0984D8E; Mon, 12 Mar 2018 15:47:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D34D84D4A for ; Mon, 12 Mar 2018 15:47:57 +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 ZSRit0XPyyCC for ; Mon, 12 Mar 2018 15:47:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id AFB2484C71 for ; Mon, 12 Mar 2018 15:47:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ACEB6FB40; Mon, 12 Mar 2018 15:47:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520869675292370" MIME-Version: 1.0 Date: Mon, 12 Mar 2018 15:47:55 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180312154755.ACEB6FB40@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. --_----------=_1520869675292370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Mon Mar 12 15:47:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added graphics/R-scales version 0.5.0 To generate a diff of this commit: cvs rdiff -u -r1.1214 -r1.1215 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520869675292370 Content-Disposition: inline Content-Length: 738 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.1214 pkgsrc/doc/CHANGES-2018:1.1215 --- pkgsrc/doc/CHANGES-2018:1.1214 Mon Mar 12 15:47:10 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Mar 12 15:47:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1214 2018/03/12 15:47:10 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.1215 2018/03/12 15:47:55 minskim Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1664,3 +1664,4 @@ Changes to the packages collection and i Updated archivers/libzip to 1.5.0 [wiz 2018-03-12] Updated www/lighttpd to 1.4.49 [wiz 2018-03-12] Updated graphics/ImageMagick6 to 6.9.9.38 [fhajny 2018-03-12] + Added graphics/R-scales version 0.5.0 [minskim 2018-03-12] --_----------=_1520869675292370--