Received: by mail.netbsd.org (Postfix, from userid 605) id 9E2608502B; Wed, 18 Jul 2018 19:19:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 90D4F85027 for ; Wed, 18 Jul 2018 19:19:00 +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 gY0NUM_6Wora for ; Wed, 18 Jul 2018 19:19:00 +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 D3B7784DBB for ; Wed, 18 Jul 2018 19:18:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CEE49FBEC; Wed, 18 Jul 2018 19:18:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153194153988800" MIME-Version: 1.0 Date: Wed, 18 Jul 2018 19:18:59 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20180718191859.CEE49FBEC@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. --_----------=_153194153988800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Wed Jul 18 19:18:59 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: upower patch for PR 53455 To generate a diff of this commit: cvs rdiff -u -r1.3233 -r1.3234 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153194153988800 Content-Disposition: inline Content-Length: 745 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.3233 pkgsrc/doc/CHANGES-2018:1.3234 --- pkgsrc/doc/CHANGES-2018:1.3233 Wed Jul 18 14:28:00 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Jul 18 19:18:59 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3233 2018/07/18 14:28:00 fhajny Exp $ +$NetBSD: CHANGES-2018,v 1.3234 2018/07/18 19:18:59 bsiegert Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4633,3 +4633,4 @@ Changes to the packages collection and i Added devel/go-sync version 0.0.20180314 [minskim 2018-07-18] Updated textproc/go-md2man to 1.0.8 [minskim 2018-07-18] Updated devel/gradle to 4.9 [fhajny 2018-07-18] + Updated sysutils/upower to 0.99.4nb4 [bsiegert 2018-07-18] --_----------=_153194153988800--