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 5AC337AAB0 for ; Sun, 5 Jun 2016 09:27:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0DF4F85F1F; Sun, 5 Jun 2016 09:27:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E7A885EAE for ; Sun, 5 Jun 2016 09:27:01 +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 1UH640jYFJbf for ; Sun, 5 Jun 2016 09:27:00 +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 B5D7C85E24 for ; Sun, 5 Jun 2016 09:27:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A74A0FBB5; Sun, 5 Jun 2016 09:27:00 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 5 Jun 2016 09:27:00 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-BSD-Resource To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160605092700.A74A0FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sun Jun 5 09:27:00 UTC 2016 Modified Files: pkgsrc/devel/p5-BSD-Resource: Makefile distinfo Log Message: Updated devel/p5-BSD-Resource to 1.29.10 ---------------------------------------- 2016-05-12 Jarkko Hietaniemi * Add RLIMIT_RSESTACK from hpux/ia64, and RLIMIT_FREEMEM and RLIMIT_NTHR from QNX. * Add more PRIO_ values from Solaris: PRIO_CONTRACT PRIO_LWP PRIO_PROJECT PRIO_SESSION PRIO_TASK PRIO_ZONE * HPUX: Do not unconditionally define the RLIMIT_ and RLIM_NLIMITS * Add missing word ('enough') in getrusage.t test skippage. * Repoint all the license pointers to COPYRIGHT and LICENSE in Resource.pm, add LICENSE file as a new pointer. * Release 1.2910. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/p5-BSD-Resource/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-BSD-Resource/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.