summaryrefslogtreecommitdiff
path: root/textproc/hs-texmath
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2015-12-13 14:14:34 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2015-12-13 14:14:34 +0000
commit267f6ebdc99960e9d603a9f3d2ff0964dcc67322 (patch)
tree7650c7569bdef7159d7cb70fb98a41fd7345c7a0 /textproc/hs-texmath
parent563cdae4eda5f1056d834d5a7d8bf3dfcd56f0e8 (diff)
downloadpkgsrc-267f6ebdc99960e9d603a9f3d2ff0964dcc67322.tar.gz
Bump PKGREVISION for
hs-primitive-0.6.1.0 || hs-vector-0.11.0.0 || hs-mwc-random-0.13.3.2 || hs-vector-algorithms-0.7.0.1
Diffstat (limited to 'textproc/hs-texmath')
-rw-r--r--textproc/hs-texmath/Makefile4
-rw-r--r--textproc/hs-texmath/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile
index 30c240a339a..5a81cbcd19d 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2015/08/02 11:27:06 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.17 2015/12/13 14:14:35 szptvlfn Exp $
DISTNAME= texmath-0.8
-PKGREVISION= 15
+PKGREVISION= 16
CATEGORIES= textproc
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk
index 98a719cbce1..3c490ffa0b7 100644
--- a/textproc/hs-texmath/buildlink3.mk
+++ b/textproc/hs-texmath/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2015/08/02 11:27:06 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2015/12/13 14:14:35 szptvlfn Exp $
BUILDLINK_TREE+= hs-texmath
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-texmath
HS_TEXMATH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-texmath+= hs-texmath>=0.8
-BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb15
+BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb16
BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath
.include "../../devel/hs-mtl/buildlink3.mk"