summaryrefslogtreecommitdiff
path: root/textproc/hs-texmath
diff options
context:
space:
mode:
authorszptvlfn <szptvlfn@pkgsrc.org>2014-10-19 21:27:08 +0000
committerszptvlfn <szptvlfn@pkgsrc.org>2014-10-19 21:27:08 +0000
commit1c672b0c76c7fea3fe37316d30b3a7034ccdbb81 (patch)
tree57cdaf7a481df4ab4178287895e322af1a6cb017 /textproc/hs-texmath
parent2a393fbd0b53df1422edc1c9768b9b5b67073024 (diff)
downloadpkgsrc-1c672b0c76c7fea3fe37316d30b3a7034ccdbb81.tar.gz
Bump PKGREVISION for hs-parsec-3.1.7
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 25de6b927ea..d3d2516df0b 100644
--- a/textproc/hs-texmath/Makefile
+++ b/textproc/hs-texmath/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/10/18 21:28:59 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.4 2014/10/19 21:27:08 szptvlfn Exp $
DISTNAME= texmath-0.8
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MAINTAINER= szptvlfn@NetBSD.org
diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk
index 39f22bff48c..d1559344176 100644
--- a/textproc/hs-texmath/buildlink3.mk
+++ b/textproc/hs-texmath/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2014/10/18 21:28:59 szptvlfn Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2014/10/19 21:27:08 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.8nb2
+BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb3
BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath
.include "../../devel/hs-mtl/buildlink3.mk"