Received: by mail.netbsd.org (Postfix, from userid 605) id 91BD884D71; Thu, 21 Sep 2017 10:45:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 24CAA84D5C for ; Thu, 21 Sep 2017 10:45:50 +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 WVQCgLvdOG3L for ; Thu, 21 Sep 2017 10:45: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 B76C784D53 for ; Thu, 21 Sep 2017 10:45:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE4A2FA9A; Thu, 21 Sep 2017 10:45:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1505990749184490" MIME-Version: 1.0 Date: Thu, 21 Sep 2017 10:45:49 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170921104549.AE4A2FA9A@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. --_----------=_1505990749184490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Sep 21 10:45:49 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated wip/p5-URI-Title to 1.901 To generate a diff of this commit: cvs rdiff -u -r1.4032 -r1.4033 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1505990749184490 Content-Disposition: inline Content-Length: 716 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.4032 pkgsrc/doc/CHANGES-2017:1.4033 --- pkgsrc/doc/CHANGES-2017:1.4032 Wed Sep 20 15:14:54 2017 +++ pkgsrc/doc/CHANGES-2017 Thu Sep 21 10:45:49 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4032 2017/09/20 15:14:54 taca Exp $ +$NetBSD: CHANGES-2017,v 1.4033 2017/09/21 10:45:49 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5597,3 +5597,4 @@ Changes to the packages collection and i Updated net/host to 20070128nb1 [jperkin 2017-09-20] Updated archivers/xz to 5.2.3nb1 [jperkin 2017-09-20] Updated net/samba4 to 4.6.8 [taca 2017-09-20] + Updated wip/p5-URI-Title to 1.901 [wiz 2017-09-21] --_----------=_1505990749184490--