Received: by mail.netbsd.org (Postfix, from userid 605) id 8BFEB8502E; Tue, 31 Jul 2018 10:23:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8A90984FC2 for ; Tue, 31 Jul 2018 10:23:08 +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 1sBqGtvtLJG8 for ; Tue, 31 Jul 2018 10:23:08 +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 004A884F2D for ; Tue, 31 Jul 2018 10:23:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E5A15FBEC; Tue, 31 Jul 2018 10:23:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1533032587242340" MIME-Version: 1.0 Date: Tue, 31 Jul 2018 10:23:07 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20180731102307.E5A15FBEC@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. --_----------=_1533032587242340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 31 10:23:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Removed www/joomla To generate a diff of this commit: cvs rdiff -u -r1.3397 -r1.3398 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1533032587242340 Content-Disposition: inline Content-Length: 708 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.3397 pkgsrc/doc/CHANGES-2018:1.3398 --- pkgsrc/doc/CHANGES-2018:1.3397 Tue Jul 31 10:18:52 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Jul 31 10:23:07 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3397 2018/07/31 10:18:52 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3398 2018/07/31 10:23:07 wen Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4827,3 +4827,4 @@ Changes to the packages collection and i Updated www/curl to 7.61.0nb1 [wiz 2018-07-31] Updated lang/py36-html-docs to 3.6.6 [leot 2018-07-31] Added lang/py37-html-docs version 3.7.0 [leot 2018-07-31] + Removed www/joomla [wen 2018-07-31] --_----------=_1533032587242340--