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 859977A0EB for ; Mon, 4 Jan 2016 12:21:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2BBB685EFA; Mon, 4 Jan 2016 12:21:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AFEA685ECD for ; Mon, 4 Jan 2016 12:21:11 +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 Igi1l_jC36LP for ; Mon, 4 Jan 2016 12:21:11 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4E82D85E3C for ; Mon, 4 Jan 2016 12:21:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 31BCDFBB5; Mon, 4 Jan 2016 12:21:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 4 Jan 2016 12:21:11 +0000 From: "Ryosuke Moro" Subject: CVS commit: pkgsrc/devel/hs-dlist To: pkgsrc-changes@NetBSD.org Reply-To: szptvlfn@netbsd.org X-Mailer: log_accum Message-Id: <20160104122111.31BCDFBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: szptvlfn Date: Mon Jan 4 12:21:11 UTC 2016 Modified Files: pkgsrc/devel/hs-dlist: Makefile buildlink3.mk distinfo Log Message: Update to 0.7.1.2 ChangeLog: Version 0.7.1.2 (2015-08-23) *International Day for the Remembrance of the Slave Trade and its Abolition* --------------------------------------------------------------------------------------------------------- #### Package changes * Fix GHC 7.10 warnings due to imports ([Mikhail Glushenkov](https://github.com/23Skidoo)) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/hs-dlist/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/hs-dlist/buildlink3.mk \ pkgsrc/devel/hs-dlist/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.