Received: by mail.netbsd.org (Postfix, from userid 605) id 8A1D884E28; Fri, 3 Jan 2020 06:04:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 119AF84E24 for ; Fri, 3 Jan 2020 06:04:35 +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 Tnbd7aE2k01i for ; Fri, 3 Jan 2020 06:04:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 86BBD84D60 for ; Fri, 3 Jan 2020 06:04:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 80B06FA97; Fri, 3 Jan 2020 06:04:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1578031474268790" MIME-Version: 1.0 Date: Fri, 3 Jan 2020 06:04:34 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/misc/hs-extra To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20200103060434.80B06FA97@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. --_----------=_1578031474268790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Fri Jan 3 06:04:34 UTC 2020 Added Files: pkgsrc/misc/hs-extra: DESCR Makefile buildlink3.mk distinfo Log Message: Import extra-1.6.18 A library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/misc/hs-extra/DESCR \ pkgsrc/misc/hs-extra/Makefile pkgsrc/misc/hs-extra/buildlink3.mk \ pkgsrc/misc/hs-extra/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1578031474268790 Content-Disposition: inline Content-Length: 2348 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/misc/hs-extra/DESCR diff -u /dev/null pkgsrc/misc/hs-extra/DESCR:1.1 --- /dev/null Fri Jan 3 06:04:34 2020 +++ pkgsrc/misc/hs-extra/DESCR Fri Jan 3 06:04:34 2020 @@ -0,0 +1,4 @@ +A library of extra functions for the standard Haskell libraries. Most +functions are simple additions, filling out missing functionality. A +few functions are available in later versions of GHC, but this package +makes them available back to GHC 7.2. Index: pkgsrc/misc/hs-extra/Makefile diff -u /dev/null pkgsrc/misc/hs-extra/Makefile:1.1 --- /dev/null Fri Jan 3 06:04:34 2020 +++ pkgsrc/misc/hs-extra/Makefile Fri Jan 3 06:04:34 2020 @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2020/01/03 06:04:34 pho Exp $ + +DISTNAME= extra-1.6.18 +CATEGORIES= misc + +MAINTAINER= pho@cielonegro.org +COMMENT= Extra functions for the standard Haskell libraries +LICENSE= modified-bsd + +.include "../../mk/haskell.mk" +.include "../../time/hs-clock/buildlink3.mk" +.include "../../math/hs-semigroups/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/misc/hs-extra/buildlink3.mk diff -u /dev/null pkgsrc/misc/hs-extra/buildlink3.mk:1.1 --- /dev/null Fri Jan 3 06:04:34 2020 +++ pkgsrc/misc/hs-extra/buildlink3.mk Fri Jan 3 06:04:34 2020 @@ -0,0 +1,16 @@ +# $NetBSD: buildlink3.mk,v 1.1 2020/01/03 06:04:34 pho Exp $ + +BUILDLINK_TREE+= hs-extra + +.if !defined(HS_EXTRA_BUILDLINK3_MK) +HS_EXTRA_BUILDLINK3_MK:= + +BUILDLINK_API_DEPENDS.hs-extra+= hs-extra>=1.6.18 +BUILDLINK_ABI_DEPENDS.hs-extra+= hs-extra>=1.6.18 +BUILDLINK_PKGSRCDIR.hs-extra?= ../../misc/hs-extra + +.include "../../time/hs-clock/buildlink3.mk" +.include "../../math/hs-semigroups/buildlink3.mk" +.endif # HS_EXTRA_BUILDLINK3_MK + +BUILDLINK_TREE+= -hs-extra Index: pkgsrc/misc/hs-extra/distinfo diff -u /dev/null pkgsrc/misc/hs-extra/distinfo:1.1 --- /dev/null Fri Jan 3 06:04:34 2020 +++ pkgsrc/misc/hs-extra/distinfo Fri Jan 3 06:04:34 2020 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/01/03 06:04:34 pho Exp $ + +SHA1 (extra-1.6.18.tar.gz) = 62ae1a6542d8a71bb1daafbb678c1ca7fa93bb0c +RMD160 (extra-1.6.18.tar.gz) = 9c53a5e2f4e1f20fbdfe2eeb5fd177d160c126f3 +SHA512 (extra-1.6.18.tar.gz) = df64f8b93826e3fcb13e41fc3eed22c2bfeca93d70125b0e73b4f62a8109a46cda2bc2a4e0c973d9ca23199664670a89a42e7ef6f685e3420103c76cd942f06a +Size (extra-1.6.18.tar.gz) = 40194 bytes --_----------=_1578031474268790--