Received: by mail.netbsd.org (Postfix, from userid 605) id D5D1484E97; Tue, 12 Mar 2019 04:16:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5E89584D75 for ; Tue, 12 Mar 2019 04:16:28 +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 VDVIWPeAniSD for ; Tue, 12 Mar 2019 04:16:28 +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 B740A84CCF for ; Tue, 12 Mar 2019 04:16:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B557EFB16; Tue, 12 Mar 2019 04:16:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155236418746320" MIME-Version: 1.0 Date: Tue, 12 Mar 2019 04:16:27 +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: <20190312041627.B557EFB16@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. --_----------=_155236418746320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Mar 12 04:16:27 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated lang/php7{1,2,3} lang/php71 7.1.27 lang/php72 7.2.16 lang/php73 7.3.3 To generate a diff of this commit: cvs rdiff -u -r1.1221 -r1.1222 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155236418746320 Content-Disposition: inline Content-Length: 828 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.1221 pkgsrc/doc/CHANGES-2019:1.1222 --- pkgsrc/doc/CHANGES-2019:1.1221 Tue Mar 12 00:18:35 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Mar 12 04:16:27 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.1221 2019/03/12 00:18:35 gdt Exp $ +$NetBSD: CHANGES-2019,v 1.1222 2019/03/12 04:16:27 taca Exp $ Changes to the packages collection and infrastructure in 2019: @@ -2028,3 +2028,6 @@ Changes to the packages collection and i Updated mail/notmuch to 0.28.3 [ryoon 2019-03-11] Added net/openrsync version 0.20190221 [kamil 2019-03-11] Updated databases/postgresql-postgis2 to 2.5.2 [gdt 2019-03-12] + Updated lang/php71 to 7.1.27 [taca 2019-03-12] + Updated lang/php72 to 7.2.16 [taca 2019-03-12] + Updated lang/php73 to 7.3.3 [taca 2019-03-12] --_----------=_155236418746320--