summaryrefslogtreecommitdiff
path: root/textproc/hs-texmath
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-10-18 21:28:58 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-10-18 21:28:58 +0000
commitec903baa1a42e17bfcd2ec4df97f3725bbe59bfe (patch)
tree86f6fd1823b64ec0d8e17dc531555e20d6201fc4 /textproc/hs-texmath
parent8cfed4a0681af3ca49eee6e9b1e3adad2a03e840 (diff)
downloadpkgsrc-ec903baa1a42e17bfcd2ec4df97f3725bbe59bfe.tar.gz
Bump PKGREVISION for hs-vector-0.10.12.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 32e99a2a22a..25de6b927ea 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/09/13 22:23:28 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.3 2014/10/18 21:28:59 szptvlfn Exp $
DISTNAME= texmath-0.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk
index 3ba7f6deee7..39f22bff48c 100644
--- a/textproc/hs-texmath/buildlink3.mk
+++ b/textproc/hs-texmath/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2014/09/13 22:23:28 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2014/10/18 21:28:59 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.8nb1
+BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb2
BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath
.include "../../devel/hs-mtl/buildlink3.mk"