summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-12-12 22:02:19 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-12-12 22:02:19 +0000
commitc03119973974dcf8e46c8f927fbfad4e5f65aa9b (patch)
treed596d5870ddaf419e40b2e51bc14912ab88c99e2 /devel
parentdb6d6bb57a0a9f2eccf227fcc3d3c2458e8fb837 (diff)
downloadpkgsrc-c03119973974dcf8e46c8f927fbfad4e5f65aa9b.tar.gz
Update to 1.2.0.2
changelog: 1.2.0.2 * Bumped lower bound on deepseq to 1.4 for compatibility with the upcoming GHC 7.10 1.2.0.1 * Fixed a buffer overflow in rendering of large Integers (https://github.com/bos/text/issues/99)
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-text/Makefile4
-rw-r--r--devel/hs-text/buildlink3.mk4
-rw-r--r--devel/hs-text/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/hs-text/Makefile b/devel/hs-text/Makefile
index e3b16427a8b..f0b4b3260cb 100644
--- a/devel/hs-text/Makefile
+++ b/devel/hs-text/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/09/13 22:03:04 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/12 22:02:19 szptvlfn Exp $
-DISTNAME= text-1.2.0.0
+DISTNAME= text-1.2.0.2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-text/buildlink3.mk b/devel/hs-text/buildlink3.mk
index ab48463f584..814dd31bb5e 100644
--- a/devel/hs-text/buildlink3.mk
+++ b/devel/hs-text/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2014/09/13 22:03:04 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:02:19 szptvlfn Exp $
BUILDLINK_TREE+= hs-text
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-text
HS_TEXT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-text+= hs-text>=1.2.0
-BUILDLINK_ABI_DEPENDS.hs-text+= hs-text>=1.2.0.0
+BUILDLINK_ABI_DEPENDS.hs-text+= hs-text>=1.2.0.2
BUILDLINK_PKGSRCDIR.hs-text?= ../../devel/hs-text
.endif # HS_TEXT_BUILDLINK3_MK
diff --git a/devel/hs-text/distinfo b/devel/hs-text/distinfo
index 1adcdb00d1d..22dc0ba3175 100644
--- a/devel/hs-text/distinfo
+++ b/devel/hs-text/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/09/13 22:03:04 szptvlfn Exp $
+$NetBSD: distinfo,v 1.4 2014/12/12 22:02:19 szptvlfn Exp $
-SHA1 (text-1.2.0.0.tar.gz) = 8b2f6121c3318c25834058e93d7c6fc6a08b1ecb
-RMD160 (text-1.2.0.0.tar.gz) = f415aac99c0af3ceaf687486b93cacc197e4ac9e
-Size (text-1.2.0.0.tar.gz) = 144296 bytes
+SHA1 (text-1.2.0.2.tar.gz) = 890ed6abd935a146b47cca916eca00b78c418cb0
+RMD160 (text-1.2.0.2.tar.gz) = fec55ae8e71b3720b02092af5224d5b6100a88e5
+Size (text-1.2.0.2.tar.gz) = 144669 bytes