diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2015-07-25 21:59:57 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2015-07-25 21:59:57 +0000 |
commit | 7a2b579dce448049011f7ec2eab98feb9d2f59b9 (patch) | |
tree | fc51008545918c94dd9cd3e5f4b37d65904215ec /textproc/hs-texmath | |
parent | 93f009bffc86071e7c8c25fe9c5fb053c1cfb419 (diff) | |
download | pkgsrc-7a2b579dce448049011f7ec2eab98feb9d2f59b9.tar.gz |
Bump PKGREVISION for hs-unordered-containers-0.2.5.1
Diffstat (limited to 'textproc/hs-texmath')
-rw-r--r-- | textproc/hs-texmath/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-texmath/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index 1472376bfef..7a9f39704a2 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2015/06/09 22:09:42 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.15 2015/07/25 21:59:58 szptvlfn Exp $ DISTNAME= texmath-0.8 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk index fec0126ceaf..3177c0e64fa 100644 --- a/textproc/hs-texmath/buildlink3.mk +++ b/textproc/hs-texmath/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2015/06/09 22:09:42 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2015/07/25 21:59:58 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.8nb13 +BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb14 BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath .include "../../devel/hs-mtl/buildlink3.mk" |