Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A54257A1F7 for ; Wed, 5 Apr 2017 12:36:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 58589855BB; Wed, 5 Apr 2017 12:36:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDAAC855A4 for ; Wed, 5 Apr 2017 12:36:03 +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 Yso9SzGVBW-E for ; Wed, 5 Apr 2017 12:36:03 +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 414B784CEF for ; Wed, 5 Apr 2017 12:36:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3B22DFBE4; Wed, 5 Apr 2017 12:36:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1491395763106300" MIME-Version: 1.0 Date: Wed, 5 Apr 2017 12:36:03 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170405123603.3B22DFBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1491395763106300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Wed Apr 5 12:36:03 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Mark removal of textproc/php-dom To generate a diff of this commit: cvs rdiff -u -r1.1415 -r1.1416 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1491395763106300 Content-Disposition: inline Content-Length: 726 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.1415 pkgsrc/doc/CHANGES-2017:1.1416 --- pkgsrc/doc/CHANGES-2017:1.1415 Wed Apr 5 12:13:08 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Apr 5 12:36:03 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1415 2017/04/05 12:13:08 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.1416 2017/04/05 12:36:03 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1718,3 +1718,4 @@ Changes to the packages collection and i Updated net/p5-WebService-MusicBrainz to 1.0.1 [wiz 2017-04-05] Updated devel/py-test-mock to 1.6.0nb1 [wiz 2017-04-05] Updated www/curl to 7.53.1nb1 [wiz 2017-04-05] + Removed textproc/php-dom [fhajny 2017-04-05] --_----------=_1491395763106300--