Received: by mail.netbsd.org (Postfix, from userid 605) id CBA0684D8F; Sun, 22 Apr 2018 20:07:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA74484D68 for ; Sun, 22 Apr 2018 20:07:46 +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 G-kNdiKN-_BD for ; Sun, 22 Apr 2018 20:07:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 129BF84C8D for ; Sun, 22 Apr 2018 20:07:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1A946FBEC; Sun, 22 Apr 2018 20:07:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524427657158870" MIME-Version: 1.0 Date: Sun, 22 Apr 2018 20:07:37 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20180422200737.1A946FBEC@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. --_----------=_1524427657158870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Apr 22 20:07:37 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc/CHANGES-2018: Fix a typo in the date of wordpress-4.9.4 entry Pointed out by Daniel Loffgren via PR pkg/53203. Thanks! To generate a diff of this commit: cvs rdiff -u -r1.1914 -r1.1915 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524427657158870 Content-Disposition: inline Content-Length: 940 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.1914 pkgsrc/doc/CHANGES-2018:1.1915 --- pkgsrc/doc/CHANGES-2018:1.1914 Sun Apr 22 17:26:36 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Apr 22 20:07:36 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1914 2018/04/22 17:26:36 bacon Exp $ +$NetBSD: CHANGES-2018,v 1.1915 2018/04/22 20:07:36 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -922,7 +922,7 @@ Changes to the packages collection and i Updated print/py-weasyprint to 0.42.2 [adam 2018-02-12] Updated databases/py-psycopg2 to 2.7.4 [adam 2018-02-12] Updated www/py-cfscrape to 1.9.4 [adam 2018-02-12] - Updated www/wordpress to 4.9.4 [jklos 2018-02012] + Updated www/wordpress to 4.9.4 [jklos 2018-020-12] Updated devel/ccache to 3.4.1 [adam 2018-02-12] Updated finance/py-braintree to 3.41.0 [adam 2018-02-12] Updated www/py-asgiref to 2.1.4 [adam 2018-02-12] --_----------=_1524427657158870--