summaryrefslogtreecommitdiff
path: root/math/hs-scientific
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-01-06 11:53:39 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-01-06 11:53:39 +0000
commitdd75b413d729e2bb7f038a1ae597faff78718a64 (patch)
tree66271c5dd03cc92e4bf5e9b4708cb72286ac52a5 /math/hs-scientific
parent87ea4ab00f3e45bf1e94ec7d4b96e7e068b5c92b (diff)
downloadpkgsrc-dd75b413d729e2bb7f038a1ae597faff78718a64.tar.gz
Update to 0.3.3.4
changelog: 0.3.3.4 * Relax upper version bounds of base and deepseq for the test suite and benchmarks. 0.3.3.3 * Add support for `deepseq-1.4`. 0.3.3.2 * Fix parsing of empty digit string (#21).
Diffstat (limited to 'math/hs-scientific')
-rw-r--r--math/hs-scientific/Makefile7
-rw-r--r--math/hs-scientific/buildlink3.mk4
-rw-r--r--math/hs-scientific/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/math/hs-scientific/Makefile b/math/hs-scientific/Makefile
index 1bc089720c1..4890f310903 100644
--- a/math/hs-scientific/Makefile
+++ b/math/hs-scientific/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2014/12/12 22:55:25 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.7 2015/01/06 11:53:39 szptvlfn Exp $
-DISTNAME= scientific-0.3.3.1
-PKGREVISION= 2
+DISTNAME= scientific-0.3.3.4
CATEGORIES= math
MAINTAINER= szptvlfn@NetBSD.org
-COMMENT= Arbitrary-precision floating-point numbers
+COMMENT= Numbers represented using scientific notation
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
diff --git a/math/hs-scientific/buildlink3.mk b/math/hs-scientific/buildlink3.mk
index ed696bfc741..b5b174dedd1 100644
--- a/math/hs-scientific/buildlink3.mk
+++ b/math/hs-scientific/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2014/12/12 22:55:25 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2015/01/06 11:53:39 szptvlfn Exp $
BUILDLINK_TREE+= hs-scientific
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-scientific
HS_SCIENTIFIC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-scientific+= hs-scientific>=0.3.3
-BUILDLINK_ABI_DEPENDS.hs-scientific+= hs-scientific>=0.3.3.1nb2
+BUILDLINK_ABI_DEPENDS.hs-scientific+= hs-scientific>=0.3.3.4
BUILDLINK_PKGSRCDIR.hs-scientific?= ../../math/hs-scientific
.include "../../devel/hs-hashable/buildlink3.mk"
diff --git a/math/hs-scientific/distinfo b/math/hs-scientific/distinfo
index 5f1bb029104..2b5121c60c2 100644
--- a/math/hs-scientific/distinfo
+++ b/math/hs-scientific/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/09/14 18:25:25 szptvlfn Exp $
+$NetBSD: distinfo,v 1.4 2015/01/06 11:53:39 szptvlfn Exp $
-SHA1 (scientific-0.3.3.1.tar.gz) = 0e35b0a6d78bfc3c42315f4530268300e00b6623
-RMD160 (scientific-0.3.3.1.tar.gz) = 55fed55f062d6b79ac51ce9bea9103f878472666
-Size (scientific-0.3.3.1.tar.gz) = 17647 bytes
+SHA1 (scientific-0.3.3.4.tar.gz) = 71a94db04268b50b1a298988fca65ab83c1261c4
+RMD160 (scientific-0.3.3.4.tar.gz) = f407b1d8bccb034627bcbf4cb56fc3742ce42e9d
+Size (scientific-0.3.3.4.tar.gz) = 17700 bytes