summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-11-23 12:52:31 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-11-23 12:52:31 +0000
commit4c5cbd19e58b3a15e2e5a5b78b221c77f304aeea (patch)
tree98b5ebde2aac9f9132847b0166ef55949574cf0d /math
parentbb4b664ce4d6d9d06db970c1c9174b1b80ca1470 (diff)
downloadpkgsrc-4c5cbd19e58b3a15e2e5a5b78b221c77f304aeea.tar.gz
Bump PKGREVISION for hs-transformers-0.4.2.0
Diffstat (limited to 'math')
-rw-r--r--math/hs-distributive/Makefile3
-rw-r--r--math/hs-distributive/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile
index 210c14477dd..eab04bef4b6 100644
--- a/math/hs-distributive/Makefile
+++ b/math/hs-distributive/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/08/02 21:42:23 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.2 2014/11/23 12:52:33 szptvlfn Exp $
DISTNAME= distributive-0.4.4
+PKGREVISION= 1
CATEGORIES= math devel
MAINTAINER= pho@cielonegro.org
diff --git a/math/hs-distributive/buildlink3.mk b/math/hs-distributive/buildlink3.mk
index b0eb678f056..48b1ab98b68 100644
--- a/math/hs-distributive/buildlink3.mk
+++ b/math/hs-distributive/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/08/29 14:08:40 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2014/11/23 12:52:33 szptvlfn Exp $
BUILDLINK_TREE+= hs-distributive
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-distributive
HS_DISTRIBUTIVE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-distributive+= hs-distributive>=0.4.4
-BUILDLINK_ABI_DEPENDS.hs-distributive+= hs-distributive>=0.4.4
+BUILDLINK_ABI_DEPENDS.hs-distributive+= hs-distributive>=0.4.4nb1
BUILDLINK_PKGSRCDIR.hs-distributive?= ../../math/hs-distributive
.include "../../devel/hs-tagged/buildlink3.mk"