summaryrefslogtreecommitdiff
path: root/textproc/hs-prettyprinter
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2022-02-11 09:19:43 +0000
committerpho <pho@pkgsrc.org>2022-02-11 09:19:43 +0000
commitead7039720a7b2fb186a9096b2af507163dadcdc (patch)
treebd4f8782c5ff1dd1c2e3fac8af78e7558181844e /textproc/hs-prettyprinter
parent2c649a902b50e9aa8b209994d89c3e439ad1060b (diff)
downloadpkgsrc-ead7039720a7b2fb186a9096b2af507163dadcdc.tar.gz
Update to prettyprinter-1.7.1
* Deprecate the Data.Text.Prettyprint.* modules * Users should migrate to the new Prettyprinter module hierarchy. * The old modules will be removed no sooner than September 2022. * Make text an optional dependency: * When built with -f-text, any text-based APIs will operate on Strings instead. * Documentation improvements: * #194 * 1f0bffe
Diffstat (limited to 'textproc/hs-prettyprinter')
-rw-r--r--textproc/hs-prettyprinter/Makefile5
-rw-r--r--textproc/hs-prettyprinter/buildlink3.mk6
-rw-r--r--textproc/hs-prettyprinter/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/textproc/hs-prettyprinter/Makefile b/textproc/hs-prettyprinter/Makefile
index 280e3458906..ee35aaecb08 100644
--- a/textproc/hs-prettyprinter/Makefile
+++ b/textproc/hs-prettyprinter/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/01/18 02:48:27 pho Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/11 09:19:43 pho Exp $
-DISTNAME= prettyprinter-1.7.0
-PKGREVISION= 2
+DISTNAME= prettyprinter-1.7.1
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
diff --git a/textproc/hs-prettyprinter/buildlink3.mk b/textproc/hs-prettyprinter/buildlink3.mk
index 8431f3c1b22..2ef43415e28 100644
--- a/textproc/hs-prettyprinter/buildlink3.mk
+++ b/textproc/hs-prettyprinter/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2022/01/18 02:48:27 pho Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2022/02/11 09:19:43 pho Exp $
BUILDLINK_TREE+= hs-prettyprinter
.if !defined(HS_PRETTYPRINTER_BUILDLINK3_MK)
HS_PRETTYPRINTER_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-prettyprinter+= hs-prettyprinter>=1.7.0
-BUILDLINK_ABI_DEPENDS.hs-prettyprinter+= hs-prettyprinter>=1.7.0nb2
+BUILDLINK_API_DEPENDS.hs-prettyprinter+= hs-prettyprinter>=1.7.1
+BUILDLINK_ABI_DEPENDS.hs-prettyprinter+= hs-prettyprinter>=1.7.1
BUILDLINK_PKGSRCDIR.hs-prettyprinter?= ../../textproc/hs-prettyprinter
.endif # HS_PRETTYPRINTER_BUILDLINK3_MK
diff --git a/textproc/hs-prettyprinter/distinfo b/textproc/hs-prettyprinter/distinfo
index eba98a9d5af..f9a34dc3d97 100644
--- a/textproc/hs-prettyprinter/distinfo
+++ b/textproc/hs-prettyprinter/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:22:02 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/02/11 09:19:43 pho Exp $
-BLAKE2s (prettyprinter-1.7.0.tar.gz) = 24aa9c5819225f112beade3cd45fda6e55259adfef73f093223e35049812634f
-SHA512 (prettyprinter-1.7.0.tar.gz) = 4f1b756b3284a0319bb73229e8445f6d92c3d3d12a879f651df5624389bd6c449b2d9bc440dbf70d8752a6ba574d0539f91950d4bafbe7f9d3fd79d0d30ec95d
-Size (prettyprinter-1.7.0.tar.gz) = 55569 bytes
+BLAKE2s (prettyprinter-1.7.1.tar.gz) = 40c9c3287e4989940ecb6e409c0ea5dbcb7a7dddc53e0dce22c47cb61b4eb1ab
+SHA512 (prettyprinter-1.7.1.tar.gz) = 26289e579cc1a2826dc11daedbdfd5ce31acf4a2382f827c20194d910f05201e3f332a6544aa0c3f941188d9eaee8d6dee3cf3d319dc3c5a7bfe4f35d77b4dd9
+Size (prettyprinter-1.7.1.tar.gz) = 56907 bytes