summaryrefslogtreecommitdiff
path: root/devel/hs-hashable
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-12-12 22:03:04 +0000
committerszptvlfn <szptvlfn>2014-12-12 22:03:04 +0000
commit676cf756c0286bd236496483efd0f5de5f04a195 (patch)
treef32dafda72c7a5a7b7cac5c9ba3a87f2489e671f /devel/hs-hashable
parentb2e44d3bf031139aad1b679b3721d85166261388 (diff)
downloadpkgsrc-676cf756c0286bd236496483efd0f5de5f04a195.tar.gz
Update to 1.2.3.0
CHANGES: ## Version 1.2.3.0 * Silence integer literal overflow warning * Add support for GHC 7.10 `integer-gmp2` & `Natural` * Add instance for Data.Void * Make the SSE .cabal flags manual * Add an upper bound on bytestring
Diffstat (limited to 'devel/hs-hashable')
-rw-r--r--devel/hs-hashable/Makefile5
-rw-r--r--devel/hs-hashable/buildlink3.mk6
-rw-r--r--devel/hs-hashable/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/devel/hs-hashable/Makefile b/devel/hs-hashable/Makefile
index b52eba095bd..ddfc643c2aa 100644
--- a/devel/hs-hashable/Makefile
+++ b/devel/hs-hashable/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/09/13 22:23:28 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.4 2014/12/12 22:03:04 szptvlfn Exp $
-DISTNAME= hashable-1.2.2.0
-PKGREVISION= 2
+DISTNAME= hashable-1.2.3.0
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-hashable/buildlink3.mk b/devel/hs-hashable/buildlink3.mk
index 1273e2733b1..d5e0ba2ecbb 100644
--- a/devel/hs-hashable/buildlink3.mk
+++ b/devel/hs-hashable/buildlink3.mk
@@ -1,12 +1,12 @@
-# $NetBSD: buildlink3.mk,v 1.3 2014/09/13 22:23:28 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2014/12/12 22:03:04 szptvlfn Exp $
BUILDLINK_TREE+= hs-hashable
.if !defined(HS_HASHABLE_BUILDLINK3_MK)
HS_HASHABLE_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.hs-hashable+= hs-hashable>=1.2.2
-BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.2.0nb2
+BUILDLINK_API_DEPENDS.hs-hashable+= hs-hashable>=1.2.3
+BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.3.0
BUILDLINK_PKGSRCDIR.hs-hashable?= ../../devel/hs-hashable
.include "../../devel/hs-text/buildlink3.mk"
diff --git a/devel/hs-hashable/distinfo b/devel/hs-hashable/distinfo
index 1518ff71b4b..e90eb0392ba 100644
--- a/devel/hs-hashable/distinfo
+++ b/devel/hs-hashable/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/05/25 21:54:17 szptvlfn Exp $
+$NetBSD: distinfo,v 1.2 2014/12/12 22:03:04 szptvlfn Exp $
-SHA1 (hashable-1.2.2.0.tar.gz) = dd234dab140836bde405f0d4e69efe9ddf4e27f8
-RMD160 (hashable-1.2.2.0.tar.gz) = 33f9040f2afcb93d6475d8872aef4c164a4cff5e
-Size (hashable-1.2.2.0.tar.gz) = 23456 bytes
+SHA1 (hashable-1.2.3.0.tar.gz) = 119cf786f900b735c436600abb2f741fba969ff3
+RMD160 (hashable-1.2.3.0.tar.gz) = f945c97ad393cf312ae084b0d1a7b4e0341f776f
+Size (hashable-1.2.3.0.tar.gz) = 23837 bytes