Received: by mail.netbsd.org (Postfix, from userid 605) id DB7ED84D74; Sun, 15 Dec 2019 18:27:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6376084CE7 for ; Sun, 15 Dec 2019 18:27:49 +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 BueIgDYOVHcX for ; Sun, 15 Dec 2019 18:27:49 +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 BC6BB84C81 for ; Sun, 15 Dec 2019 18:27:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B23E5FA97; Sun, 15 Dec 2019 18:27:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15764344686750" MIME-Version: 1.0 Date: Sun, 15 Dec 2019 18:27:48 +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: <20191215182748.B23E5FA97@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. --_----------=_15764344686750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Dec 15 18:27:48 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated www/fengoffice to 3.7.2.16 To generate a diff of this commit: cvs rdiff -u -r1.5403 -r1.5404 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15764344686750 Content-Disposition: inline Content-Length: 731 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.5403 pkgsrc/doc/CHANGES-2019:1.5404 --- pkgsrc/doc/CHANGES-2019:1.5403 Sun Dec 15 18:20:57 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Dec 15 18:27:48 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5403 2019/12/15 18:20:57 taca Exp $ +$NetBSD: CHANGES-2019,v 1.5404 2019/12/15 18:27:48 taca Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8684,3 +8684,4 @@ Changes to the packages collection and i Added meta-pkgs/php74-extensions version 7.4.0 [taca 2019-12-15] Updated www/php-apcu to 5.1.18 [taca 2019-12-15] Updated www/php-apcu_bc to 1.0.5 [taca 2019-12-15] + Updated www/fengoffice to 3.7.2.16 [taca 2019-12-15] --_----------=_15764344686750--