summaryrefslogtreecommitdiff
path: root/devel/hs-uniplate
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-09-13 22:23:27 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-09-13 22:23:27 +0000
commitf85b5fccce690ffe6558f40e127bf470ec023782 (patch)
tree3020591d3eccef762e3a3c6ce6e20b7a058605d2 /devel/hs-uniplate
parentb96ccf8f7714e83e5c599b17082bf482815828d9 (diff)
downloadpkgsrc-f85b5fccce690ffe6558f40e127bf470ec023782.tar.gz
Bump PKGREVISION for hs-text-1.2.0.0
Diffstat (limited to 'devel/hs-uniplate')
-rw-r--r--devel/hs-uniplate/Makefile4
-rw-r--r--devel/hs-uniplate/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/hs-uniplate/Makefile b/devel/hs-uniplate/Makefile
index 04002db542a..092e93b7b9e 100644
--- a/devel/hs-uniplate/Makefile
+++ b/devel/hs-uniplate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/09/05 21:27:09 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.3 2014/09/13 22:23:28 szptvlfn Exp $
DISTNAME= uniplate-1.6.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-uniplate/buildlink3.mk b/devel/hs-uniplate/buildlink3.mk
index f074e2d8f38..e275d3e749d 100644
--- a/devel/hs-uniplate/buildlink3.mk
+++ b/devel/hs-uniplate/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/09/13 22:23:28 szptvlfn Exp $
BUILDLINK_TREE+= hs-uniplate
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-uniplate
HS_UNIPLATE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12
-BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12
+BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb2
BUILDLINK_PKGSRCDIR.hs-uniplate?= ../../devel/hs-uniplate
.include "../../devel/hs-hashable/buildlink3.mk"