Received: by mail.netbsd.org (Postfix, from userid 605) id 5F49984F5E; Thu, 4 Jan 2018 13:40:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DF7EF84D99 for ; Thu, 4 Jan 2018 13:40:58 +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 Yu1NRzKnjwQ0 for ; Thu, 4 Jan 2018 13:40:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7D8BA84D70 for ; Thu, 4 Jan 2018 13:40:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99579FBDE; Thu, 4 Jan 2018 13:40:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151507325244320" MIME-Version: 1.0 Date: Thu, 4 Jan 2018 13:40:52 +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: <20180104134052.99579FBDE@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. --_----------=_151507325244320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jan 4 13:40:52 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added www/contao45 version 4.5.1 To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151507325244320 Content-Disposition: inline Content-Length: 720 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.47 pkgsrc/doc/CHANGES-2018:1.48 --- pkgsrc/doc/CHANGES-2018:1.47 Thu Jan 4 13:23:26 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Jan 4 13:40:52 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.47 2018/01/04 13:23:26 taca Exp $ +$NetBSD: CHANGES-2018,v 1.48 2018/01/04 13:40:52 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -92,3 +92,4 @@ Changes to the packages collection and i Updated devel/ruby-activesupport42 to 4.2.8nb1 [taca 2018-01-04] Updated devel/ruby-minitest to 5.11.1 [taca 2018-01-04] Updated www/contao44 to 4.4.12 [taca 2018-01-04] + Added www/contao45 version 4.5.1 [taca 2018-01-04] --_----------=_151507325244320--