summaryrefslogtreecommitdiff
path: root/devel/hs-uniplate
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-06-08 20:56:14 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-06-08 20:56:14 +0000
commit7755b51978e8ca33fda7a2ec5fcb577f05b70024 (patch)
tree82c64ba08284f0821cb1399da8d7618a34a14ec7 /devel/hs-uniplate
parentae6bd5bd9a662d286c716729013f97125638c270 (diff)
downloadpkgsrc-7755b51978e8ca33fda7a2ec5fcb577f05b70024.tar.gz
Bump PKGREVISION for hs-hashable-1.2.3.2
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 5d268f2b705..19e2a692ad4 100644
--- a/devel/hs-uniplate/Makefile
+++ b/devel/hs-uniplate/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2015/06/04 20:08:59 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/08 20:56:14 szptvlfn Exp $
DISTNAME= uniplate-1.6.12
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
diff --git a/devel/hs-uniplate/buildlink3.mk b/devel/hs-uniplate/buildlink3.mk
index f1b84e7505b..2ae061873bb 100644
--- a/devel/hs-uniplate/buildlink3.mk
+++ b/devel/hs-uniplate/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2015/06/04 20:08:59 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2015/06/08 20:56:14 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.12nb5
+BUILDLINK_ABI_DEPENDS.hs-uniplate+= hs-uniplate>=1.6.12nb6
BUILDLINK_PKGSRCDIR.hs-uniplate?= ../../devel/hs-uniplate
.include "../../devel/hs-hashable/buildlink3.mk"