Received: by mail.netbsd.org (Postfix, from userid 605) id EFADB84DED; Fri, 7 Dec 2018 17:16:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E394184DEB for ; Fri, 7 Dec 2018 17:15:59 +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 U5j3eCzCsTh7 for ; Fri, 7 Dec 2018 17:15:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1670684D7D for ; Fri, 7 Dec 2018 17:15:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0E990FB16; Fri, 7 Dec 2018 17:15:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1544202959123750" MIME-Version: 1.0 Date: Fri, 7 Dec 2018 17:15:59 +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: <20181207171559.0E990FB16@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. --_----------=_1544202959123750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Dec 7 17:15:58 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: udpate PHP packages lang/php71 7.1.26 lang/php72 7.2.13 lang/php70 7.0.33 lang/php56 5.6.39 To generate a diff of this commit: cvs rdiff -u -r1.5080 -r1.5081 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1544202959123750 Content-Disposition: inline Content-Length: 853 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.5080 pkgsrc/doc/CHANGES-2018:1.5081 --- pkgsrc/doc/CHANGES-2018:1.5080 Fri Dec 7 12:08:02 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Dec 7 17:15:58 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5080 2018/12/07 12:08:02 wen Exp $ +$NetBSD: CHANGES-2018,v 1.5081 2018/12/07 17:15:58 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7060,3 +7060,7 @@ Changes to the packages collection and i Updated www/moodle to 3.6.1 [wen 2018-12-07] Updated emulators/mame to 0.204 [wiz 2018-12-07] Updated security/p5-CryptX to 0.063 [wen 2018-12-07] + Updated lang/php71 to 7.1.26 [taca 2018-12-07] + Updated lang/php72 to 7.2.13 [taca 2018-12-07] + Updated lang/php70 to 7.0.33 [taca 2018-12-07] + Updated lang/php56 to 5.6.39 [taca 2018-12-07] --_----------=_1544202959123750--