summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorriastradh <riastradh@pkgsrc.org>2020-03-30 16:34:14 +0000
committerriastradh <riastradh@pkgsrc.org>2020-03-30 16:34:14 +0000
commit7adab82905062a1132a5794582ebb1c7566a5aa6 (patch)
tree945df4ee5fd4036c099918678aff8ed768b04f78
parent4c442fcbef6011fb8a2c51c113b5bb0e3ea229ae (diff)
downloadpkgsrc-7adab82905062a1132a5794582ebb1c7566a5aa6.tar.gz
hs-bytestring-builder: Import version 0.10.8.2.0
-rw-r--r--devel/Makefile3
-rw-r--r--devel/hs-bytestring-builder/DESCR5
-rw-r--r--devel/hs-bytestring-builder/Makefile13
-rw-r--r--devel/hs-bytestring-builder/buildlink3.mk13
-rw-r--r--devel/hs-bytestring-builder/distinfo6
5 files changed, 39 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index b4c50f77a3d..2c7bd66318d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3070 2020/03/30 16:33:17 riastradh Exp $
+# $NetBSD: Makefile,v 1.3071 2020/03/30 16:34:14 riastradh Exp $
#
COMMENT= Development utilities
@@ -509,6 +509,7 @@ SUBDIR+= hs-base-unicode-symbols
SUBDIR+= hs-basement
SUBDIR+= hs-bitarray
SUBDIR+= hs-blaze-builder
+SUBDIR+= hs-bytestring-builder
SUBDIR+= hs-cereal
SUBDIR+= hs-cmdargs
SUBDIR+= hs-code-page
diff --git a/devel/hs-bytestring-builder/DESCR b/devel/hs-bytestring-builder/DESCR
new file mode 100644
index 00000000000..c80a2b70ac3
--- /dev/null
+++ b/devel/hs-bytestring-builder/DESCR
@@ -0,0 +1,5 @@
+This is the bytestring builder that is debuting in
+bytestring-0.10.4.0, which should be shipping with GHC 7.8, probably
+in late 2013. This builder has several nice simplifications and
+improvements, and more out-of-box functionality than the older
+blaze-builder.
diff --git a/devel/hs-bytestring-builder/Makefile b/devel/hs-bytestring-builder/Makefile
new file mode 100644
index 00000000000..7881ddacae7
--- /dev/null
+++ b/devel/hs-bytestring-builder/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/03/30 16:34:14 riastradh Exp $
+
+DISTNAME= bytestring-builder-0.10.8.2.0
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_HASKELL_HACKAGE:=bytestring-builder-${PKGVERSION_NOREV}/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://hackage.haskell.org/package/bytestring-builder
+COMMENT= The new bytestring builder, packaged outside of GHC
+LICENSE= modified-bsd
+
+.include "../../mk/haskell.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/hs-bytestring-builder/buildlink3.mk b/devel/hs-bytestring-builder/buildlink3.mk
new file mode 100644
index 00000000000..3931b0c706a
--- /dev/null
+++ b/devel/hs-bytestring-builder/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/03/30 16:34:14 riastradh Exp $
+
+BUILDLINK_TREE+= hs-bytestring-builder
+
+.if !defined(HS_BYTESTRING_BUILDER_BUILDLINK3_MK)
+HS_BYTESTRING_BUILDER_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hs-bytestring-builder+= hs-bytestring-builder>=0.10.8.2.0
+BUILDLINK_ABI_DEPENDS.hs-bytestring-builder+= hs-bytestring-builder>=0.10.8.2.0
+BUILDLINK_PKGSRCDIR.hs-bytestring-builder?= ../../devel/hs-bytestring-builder
+.endif # HS_BYTESTRING_BUILDER_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hs-bytestring-builder
diff --git a/devel/hs-bytestring-builder/distinfo b/devel/hs-bytestring-builder/distinfo
new file mode 100644
index 00000000000..91f3c006048
--- /dev/null
+++ b/devel/hs-bytestring-builder/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/30 16:34:14 riastradh Exp $
+
+SHA1 (bytestring-builder-0.10.8.2.0.tar.gz) = d1c4a04f5f11ec6259a599daab3bb2b15c179820
+RMD160 (bytestring-builder-0.10.8.2.0.tar.gz) = 116b1cf4ae5e751ae3e72f6d5ebbbe4d7d866dec
+SHA512 (bytestring-builder-0.10.8.2.0.tar.gz) = bb3c5bee6f05d7ce9213f490f65293d3eb2a59f2f7b4d6423a66e7e20e375ec957c8a030fc58296b59d5314a6fd4684e03fe625b8edad89429e503ada73367e0
+Size (bytestring-builder-0.10.8.2.0.tar.gz) = 47366 bytes