Received: by mail.netbsd.org (Postfix, from userid 605) id 2906484D5D; Tue, 5 Sep 2017 15:50:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AFD2D84D53 for ; Tue, 5 Sep 2017 15:50:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id GSiuQM3NHYYT for ; Tue, 5 Sep 2017 15:50:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1E8DF84CF0 for ; Tue, 5 Sep 2017 15:50:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 18308FA97; Tue, 5 Sep 2017 15:50:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504626629216340" MIME-Version: 1.0 Date: Tue, 5 Sep 2017 15:50:29 +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: <20170905155029.18308FA97@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. --_----------=_1504626629216340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Sep 5 15:50:29 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of www/contao44 package to 4.4.4. To generate a diff of this commit: cvs rdiff -u -r1.3618 -r1.3619 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504626629216340 Content-Disposition: inline Content-Length: 717 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.3618 pkgsrc/doc/CHANGES-2017:1.3619 --- pkgsrc/doc/CHANGES-2017:1.3618 Tue Sep 5 15:00:37 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Sep 5 15:50:28 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3618 2017/09/05 15:00:37 taca Exp $ +$NetBSD: CHANGES-2017,v 1.3619 2017/09/05 15:50:28 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5085,3 +5085,4 @@ Changes to the packages collection and i Updated x11/gtk3 to 3.22.20 [adam 2017-09-05] Updated www/py-cfscrape to 1.9.0 [adam 2017-09-05] Updated security/pear-Crypt_GPG to 1.6.2 [taca 2017-09-05] + Updated www/contao44 to 4.4.4 [taca 2017-09-05] --_----------=_1504626629216340--