diff options
author | szptvlfn <szptvlfn> | 2014-12-12 22:04:21 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2014-12-12 22:04:21 +0000 |
commit | 8d42d9ac0353c203224a21c2f22d8b75ca19026d (patch) | |
tree | 9f285b53c1b2f7cb517c139e23d31898d9377e7d /textproc/hs-texmath | |
parent | 11e3e902a8baa6a2a444c576b8f497594af23dc9 (diff) | |
download | pkgsrc-8d42d9ac0353c203224a21c2f22d8b75ca19026d.tar.gz |
Bump PKGREVISION for hs-text-1.2.0.2 || hs-hashable-1.2.3.0
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 717c0fbc39e..c942a8cb815 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2014/11/23 12:52:33 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2014/12/12 22:04:23 szptvlfn Exp $ DISTNAME= texmath-0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk index 11ea064ed89..52a9e635766 100644 --- a/textproc/hs-texmath/buildlink3.mk +++ b/textproc/hs-texmath/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2014/11/23 12:52:33 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2014/12/12 22:04:23 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.8nb4 +BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb5 BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath .include "../../devel/hs-mtl/buildlink3.mk" |