Received: by mail.netbsd.org (Postfix, from userid 605) id 913938503C; Mon, 30 Apr 2018 09:45:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 833C584DE3 for ; Mon, 30 Apr 2018 09:45:51 +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 orcK6keycGyp for ; Mon, 30 Apr 2018 09:45:51 +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 AE2EB84DD3 for ; Mon, 30 Apr 2018 09:45:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2E5BFBEC; Mon, 30 Apr 2018 09:45:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1525081550159570" MIME-Version: 1.0 Date: Mon, 30 Apr 2018 09:45:50 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20180430094550.A2E5BFBEC@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. --_----------=_1525081550159570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Mon Apr 30 09:45:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated sysutils/p5-Unburden-Home-Dir to 0.4.1 To generate a diff of this commit: cvs rdiff -u -r1.2068 -r1.2069 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1525081550159570 Content-Disposition: inline Content-Length: 739 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.2068 pkgsrc/doc/CHANGES-2018:1.2069 --- pkgsrc/doc/CHANGES-2018:1.2068 Mon Apr 30 08:58:11 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Apr 30 09:45:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2068 2018/04/30 08:58:11 taca Exp $ +$NetBSD: CHANGES-2018,v 1.2069 2018/04/30 09:45:50 hauke Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2861,3 +2861,4 @@ Changes to the packages collection and i Updated www/py-gunicorn to 19.8.0 [adam 2018-04-30] Updated security/py-m2crypto to 0.30.1 [adam 2018-04-30] Updated www/squid3 to 3.5.27nb3 [taca 2018-04-30] + Updated sysutils/p5-Unburden-Home-Dir to 0.4.1 [hauke 2018-04-30] --_----------=_1525081550159570--