Received: by mail.netbsd.org (Postfix, from userid 605) id 9AE4584D31; Thu, 29 Nov 2018 14:38:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B4BE284C82 for ; Thu, 29 Nov 2018 14:38:31 +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 KL8XBI0t_eFo for ; Thu, 29 Nov 2018 14:38:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EFABC84D2C for ; Thu, 29 Nov 2018 14:38:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBA3BFB1F; Thu, 29 Nov 2018 14:38:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543502310138310" MIME-Version: 1.0 Date: Thu, 29 Nov 2018 14:38:30 +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: <20181129143830.EBA3BFB1F@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. --_----------=_1543502310138310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Nov 29 14:38:30 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Removed sysutils/ruby-activesambaldap To generate a diff of this commit: cvs rdiff -u -r1.4920 -r1.4921 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543502310138310 Content-Disposition: inline Content-Length: 737 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.4920 pkgsrc/doc/CHANGES-2018:1.4921 --- pkgsrc/doc/CHANGES-2018:1.4920 Thu Nov 29 14:32:24 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Nov 29 14:38:30 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4920 2018/11/29 14:32:24 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.4921 2018/11/29 14:38:30 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6875,3 +6875,4 @@ Changes to the packages collection and i Updated devel/ruby-railties51 to 5.1.6.1 [taca 2018-11-29] Updated www/ruby-rails51 to 5.1.6.1 [taca 2018-11-29] Updated lang/rust to 1.30.1nb1 [jperkin 2018-11-29] + Removed sysutils/ruby-activesambaldap [taca 2018-11-29] --_----------=_1543502310138310--