summaryrefslogtreecommitdiff
path: root/math/hs-mwc-random
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn>2014-10-18 21:28:58 +0000
committerszptvlfn <szptvlfn>2014-10-18 21:28:58 +0000
commitba9b2e55870837d5abf2886e090129b7e3bb6ece (patch)
tree86f6fd1823b64ec0d8e17dc531555e20d6201fc4 /math/hs-mwc-random
parenta1fed145c01ef912dd7118de92b9382ede60116b (diff)
downloadpkgsrc-ba9b2e55870837d5abf2886e090129b7e3bb6ece.tar.gz
Bump PKGREVISION for hs-vector-0.10.12.1
Diffstat (limited to 'math/hs-mwc-random')
-rw-r--r--math/hs-mwc-random/Makefile3
-rw-r--r--math/hs-mwc-random/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index 9d79cb3b96e..f1490be6e4a 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2014/08/14 21:57:25 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.2 2014/10/18 21:28:59 szptvlfn Exp $
DISTNAME= mwc-random-0.13.2.0
+PKGREVISION= 1
CATEGORIES= math
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/math/hs-mwc-random/buildlink3.mk b/math/hs-mwc-random/buildlink3.mk
index 59743f57377..30fa055ea05 100644
--- a/math/hs-mwc-random/buildlink3.mk
+++ b/math/hs-mwc-random/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/10/18 21:28:59 szptvlfn Exp $
BUILDLINK_TREE+= hs-mwc-random
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-mwc-random
HS_MWC_RANDOM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2
-BUILDLINK_ABI_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2.0
+BUILDLINK_ABI_DEPENDS.hs-mwc-random+= hs-mwc-random>=0.13.2.0nb1
BUILDLINK_PKGSRCDIR.hs-mwc-random?= ../../math/hs-mwc-random
.include "../../devel/hs-primitive/buildlink3.mk"