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 4D6347A20B for ; Fri, 21 Apr 2017 12:49:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 00DEE84DA2; Fri, 21 Apr 2017 12:49:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 855A384D99 for ; Fri, 21 Apr 2017 12:49:19 +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 lpjNmwl_1QCd for ; Fri, 21 Apr 2017 12:49:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E8B3E84D72 for ; Fri, 21 Apr 2017 12:49:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E700CFBE4; Fri, 21 Apr 2017 12:49:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_149277895877240" MIME-Version: 1.0 Date: Fri, 21 Apr 2017 12:49:18 +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: <20170421124918.E700CFBE4@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. --_----------=_149277895877240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Apr 21 12:49:18 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated devel/librelp to 1.2.13 To generate a diff of this commit: cvs rdiff -u -r1.1663 -r1.1664 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_149277895877240 Content-Disposition: inline Content-Length: 738 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.1663 pkgsrc/doc/CHANGES-2017:1.1664 --- pkgsrc/doc/CHANGES-2017:1.1663 Fri Apr 21 12:21:59 2017 +++ pkgsrc/doc/CHANGES-2017 Fri Apr 21 12:49:18 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1663 2017/04/21 12:21:59 mef Exp $ +$NetBSD: CHANGES-2017,v 1.1664 2017/04/21 12:49:18 fhajny Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2059,3 +2059,4 @@ Changes to the packages collection and i Updated devel/p5-Tree-Simple to 1.31 [mef 2017-04-21] Updated devel/p5-CPAN-FindDependencies to 2.47 [mef 2017-04-21] Updated devel/p5-Test-File to 1.44.3 [mef 2017-04-21] + Updated devel/librelp to 1.2.13 [fhajny 2017-04-21] --_----------=_149277895877240--