Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 50488A654C for ; Tue, 6 Jan 2015 11:53:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B348614A24F; Tue, 6 Jan 2015 11:53:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DABB14A24E for ; Tue, 6 Jan 2015 11:53:40 +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 IPqoCBoKvo_k for ; Tue, 6 Jan 2015 11:53:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9D06314A24D for ; Tue, 6 Jan 2015 11:53:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 90F3A98; Tue, 6 Jan 2015 11:53:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 6 Jan 2015 11:53:39 +0000 From: "Ryosuke Moro" Subject: CVS commit: pkgsrc/math/hs-scientific To: pkgsrc-changes@NetBSD.org Reply-To: szptvlfn@netbsd.org X-Mailer: log_accum Message-Id: <20150106115339.90F3A98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: szptvlfn Date: Tue Jan 6 11:53:39 UTC 2015 Modified Files: pkgsrc/math/hs-scientific: Makefile buildlink3.mk distinfo Log Message: Update to 0.3.3.4 changelog: 0.3.3.4 * Relax upper version bounds of base and deepseq for the test suite and benchmarks. 0.3.3.3 * Add support for `deepseq-1.4`. 0.3.3.2 * Fix parsing of empty digit string (#21). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/hs-scientific/Makefile \ pkgsrc/math/hs-scientific/buildlink3.mk cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/hs-scientific/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.