Received: by mail.netbsd.org (Postfix, from userid 605) id 1636485261; Wed, 15 Jan 2020 07:27:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D312A84F98 for ; Wed, 15 Jan 2020 07:19:38 +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 wv11ZOk4SBy7 for ; Wed, 15 Jan 2020 07:19:38 +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 4FA43851F6 for ; Wed, 15 Jan 2020 07:19:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4A137FBF4; Wed, 15 Jan 2020 07:19:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157907277856910" MIME-Version: 1.0 Date: Wed, 15 Jan 2020 07:19:38 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/devel/hs-errors To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200115071938.4A137FBF4@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. --_----------=_157907277856910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Wed Jan 15 07:19:38 UTC 2020 Added Files: pkgsrc/devel/hs-errors: DESCR Makefile buildlink3.mk distinfo Log Message: Import errors-2.3.0 The one-stop shop for all your error-handling needs! Just import Control.Error. This library encourages an error-handling style that directly uses the type system, rather than out-of-band exceptions. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/hs-errors/DESCR \ pkgsrc/devel/hs-errors/Makefile pkgsrc/devel/hs-errors/buildlink3.mk \ pkgsrc/devel/hs-errors/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157907277856910 Content-Disposition: inline Content-Length: 2436 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/hs-errors/DESCR diff -u /dev/null pkgsrc/devel/hs-errors/DESCR:1.1 --- /dev/null Wed Jan 15 07:19:38 2020 +++ pkgsrc/devel/hs-errors/DESCR Wed Jan 15 07:19:38 2020 @@ -0,0 +1,5 @@ +The one-stop shop for all your error-handling needs! Just import +Control.Error. + +This library encourages an error-handling style that directly uses the +type system, rather than out-of-band exceptions. Index: pkgsrc/devel/hs-errors/Makefile diff -u /dev/null pkgsrc/devel/hs-errors/Makefile:1.1 --- /dev/null Wed Jan 15 07:19:38 2020 +++ pkgsrc/devel/hs-errors/Makefile Wed Jan 15 07:19:38 2020 @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2020/01/15 07:19:38 pho Exp $ + +DISTNAME= errors-2.3.0 +CATEGORIES= devel + +MAINTAINER= pho@cielonegro.org +COMMENT= Simplified error-handling +LICENSE= modified-bsd + +.include "../../devel/hs-exceptions/buildlink3.mk" +.include "../../devel/hs-transformers-compat/buildlink3.mk" +.include "../../devel/hs-safe/buildlink3.mk" +.include "../../mk/haskell.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/hs-errors/buildlink3.mk diff -u /dev/null pkgsrc/devel/hs-errors/buildlink3.mk:1.1 --- /dev/null Wed Jan 15 07:19:38 2020 +++ pkgsrc/devel/hs-errors/buildlink3.mk Wed Jan 15 07:19:38 2020 @@ -0,0 +1,17 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/01/15 07:19:38 pho Exp $ + +BUILDLINK_TREE+= hs-errors + +.if !defined(HS_ERRORS_BUILDLINK3_MK) +HS_ERRORS_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-errors+= hs-errors>=2.3.0 +BUILDLINK_ABI_DEPENDS.hs-errors+= hs-errors>=2.3.0 +BUILDLINK_PKGSRCDIR.hs-errors?= ../../devel/hs-errors + +.include "../../devel/hs-exceptions/buildlink3.mk" +.include "../../devel/hs-transformers-compat/buildlink3.mk" +.include "../../devel/hs-safe/buildlink3.mk" +.endif # HS_ERRORS_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-errors Index: pkgsrc/devel/hs-errors/distinfo diff -u /dev/null pkgsrc/devel/hs-errors/distinfo:1.1 --- /dev/null Wed Jan 15 07:19:38 2020 +++ pkgsrc/devel/hs-errors/distinfo Wed Jan 15 07:19:38 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/01/15 07:19:38 pho Exp $ + +SHA1 (errors-2.3.0.tar.gz) = e9a72baafa57bf56581f16c578ff5d337d1e4dab +RMD160 (errors-2.3.0.tar.gz) = 9a7ff057bc0faf19967f62b76144a6805c1db2ef +SHA512 (errors-2.3.0.tar.gz) = dddfc63505fd7023c4a669b3cc3d736cf7ecb774b53dcdfeee2d203dcdf4684f5d149a1c217134de214b64af4e154a3ef08b315615c85a1c734ceb42e80823b4 +Size (errors-2.3.0.tar.gz) = 9184 bytes --_----------=_157907277856910--