summaryrefslogtreecommitdiff
path: root/devel/hs-hashable
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-12-12 22:55:24 +0000
committerszptvlfn <szptvlfn>2014-12-12 22:55:24 +0000
commitc41a15d3c892d3b7919df6d319f2de225d53f62b (patch)
treebb7535e039d99a9e11c2cda8633fe9a7e053b364 /devel/hs-hashable
parent5ac3e0692bc2dd84a51e9686ceb84467d88af6f2 (diff)
downloadpkgsrc-c41a15d3c892d3b7919df6d319f2de225d53f62b.tar.gz
Bump PKGREVISION for hs-text-1.2.0.3
Diffstat (limited to 'devel/hs-hashable')
-rw-r--r--devel/hs-hashable/Makefile3
-rw-r--r--devel/hs-hashable/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/hs-hashable/Makefile b/devel/hs-hashable/Makefile
index ddfc643c2aa..cc0f9601f4a 100644
--- a/devel/hs-hashable/Makefile
+++ b/devel/hs-hashable/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2014/12/12 22:03:04 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $
DISTNAME= hashable-1.2.3.0
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-hashable/buildlink3.mk b/devel/hs-hashable/buildlink3.mk
index d5e0ba2ecbb..0384cc7c470 100644
--- a/devel/hs-hashable/buildlink3.mk
+++ b/devel/hs-hashable/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2014/12/12 22:03:04 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2014/12/12 22:55:24 szptvlfn Exp $
BUILDLINK_TREE+= hs-hashable
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-hashable
HS_HASHABLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-hashable+= hs-hashable>=1.2.3
-BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.3.0
+BUILDLINK_ABI_DEPENDS.hs-hashable+= hs-hashable>=1.2.3.0nb1
BUILDLINK_PKGSRCDIR.hs-hashable?= ../../devel/hs-hashable
.include "../../devel/hs-text/buildlink3.mk"