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 8C7EB7A274 for ; Fri, 26 Aug 2016 10:41:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3B17B85EE5; Fri, 26 Aug 2016 10:41:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C041D85EA9 for ; Fri, 26 Aug 2016 10:41:56 +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 pE2EQtRDq_aE for ; Fri, 26 Aug 2016 10:41:56 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3DF8685E13 for ; Fri, 26 Aug 2016 10:41:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34598FBC3; Fri, 26 Aug 2016 10:41:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472208116197360" MIME-Version: 1.0 Date: Fri, 26 Aug 2016 10:41:56 +0000 From: "Julio Merino" Subject: CVS commit: pkgsrc/devel/kyua To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20160826104156.34598FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1472208116197360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmmv Date: Fri Aug 26 10:41:56 UTC 2016 Modified Files: pkgsrc/devel/kyua: Makefile distinfo Log Message: Update devel/kyua to 0.13: **Released on August 26th, 2016.** * Fixed execution of test cases as an unprivileged user, at least under NetBSD 7.0. Kyua-level failures were probably a regression introduced in Kyua 0.12, but the underlying may have existed for much longer: test cases might have previously failed for mysterious reasons when running under an unprivileged user. * Issue #134: Fixed metadata test broken on 32-bit platforms. * Issue #139: Added per-test case start/end timestamps to all reports. * Issue #156: Fixed crashes due to the invalid handling of cleanup routine data and triggered by the reuse of PIDs in long-running Kyua instances. * Issue #159: Fixed TAP parser to ignore case while matching `TODO` and `SKIP` directives, and to also recognize `Skipped`. * Fixed potential crash due to a race condition in the unprogramming of timers to control test deadlines. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/kyua/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/kyua/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472208116197360 Content-Disposition: inline Content-Length: 1556 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/kyua/Makefile diff -u pkgsrc/devel/kyua/Makefile:1.9 pkgsrc/devel/kyua/Makefile:1.10 --- pkgsrc/devel/kyua/Makefile:1.9 Mon Apr 11 19:01:48 2016 +++ pkgsrc/devel/kyua/Makefile Fri Aug 26 10:41:56 2016 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2016/04/11 19:01:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2016/08/26 10:41:56 jmmv Exp $ -DISTNAME= kyua-0.12 -PKGREVISION= 1 +DISTNAME= kyua-0.13 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=jmmv/kyua/releases/download/${DISTNAME}/} Index: pkgsrc/devel/kyua/distinfo diff -u pkgsrc/devel/kyua/distinfo:1.4 pkgsrc/devel/kyua/distinfo:1.5 --- pkgsrc/devel/kyua/distinfo:1.4 Mon Nov 23 03:39:14 2015 +++ pkgsrc/devel/kyua/distinfo Fri Aug 26 10:41:56 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/23 03:39:14 jmmv Exp $ +$NetBSD: distinfo,v 1.5 2016/08/26 10:41:56 jmmv Exp $ -SHA1 (kyua-0.12.tar.gz) = 72225fb836d23060f3a77fc9d8753bd70e3796a8 -RMD160 (kyua-0.12.tar.gz) = a05c5a35e8a6b7f7e4b629faeb9578205389247d -SHA512 (kyua-0.12.tar.gz) = ab4b2905629ef733a51f090c7197297636a972b4a0668891e2b23f8601fd5818f1962103d6d957f8e9c2bf07ed6eea652c168c79bc1bd5fde0abb65f4f46deb2 -Size (kyua-0.12.tar.gz) = 663129 bytes +SHA1 (kyua-0.13.tar.gz) = 2e437ffdb96dfc6325e283e531a1a3e11bebe4d7 +RMD160 (kyua-0.13.tar.gz) = b83cd7e8d5a45896a7b148e822c1335218f8067c +SHA512 (kyua-0.13.tar.gz) = 80ecf4fd888d4759122f3c1d1d5b06a19135e06f7bca1ef8458c7a5e78c1b6baff54969c863c93f11c40611ca256fc0334402531397b16788fb3ec701dd278ae +Size (kyua-0.13.tar.gz) = 663776 bytes --_----------=_1472208116197360--