diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2015-05-31 12:59:15 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2015-05-31 12:59:15 +0000 |
commit | fd600633f7cfb7b9953e7af8c1b0301b33a4020c (patch) | |
tree | 888706c9d47f7c38a2ea2b14e9101832f17211b8 /textproc | |
parent | 9e689f26977113ccc66b5551b8c97a080395fbea (diff) | |
download | pkgsrc-fd600633f7cfb7b9953e7af8c1b0301b33a4020c.tar.gz |
Bump PKGREVISION for hs-dlist-0.7.1.1
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-cgrep/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-pandoc-types/buildlink3.mk | 4 | ||||
-rw-r--r-- | textproc/hs-texmath/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-texmath/buildlink3.mk | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/hs-cgrep/Makefile b/textproc/hs-cgrep/Makefile index 2c8d3662071..b3a93a9e2d6 100644 --- a/textproc/hs-cgrep/Makefile +++ b/textproc/hs-cgrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2014/12/12 22:55:25 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.9 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= cgrep-6.4.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile index e34239a2c96..84f71afe71b 100644 --- a/textproc/hs-pandoc-types/Makefile +++ b/textproc/hs-pandoc-types/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2015/05/09 11:22:26 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.10 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= pandoc-types-1.12.4.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/buildlink3.mk b/textproc/hs-pandoc-types/buildlink3.mk index 4f8bce1847e..fea41f06158 100644 --- a/textproc/hs-pandoc-types/buildlink3.mk +++ b/textproc/hs-pandoc-types/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.9 2015/05/09 11:22:26 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.10 2015/05/31 12:59:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-pandoc-types @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-pandoc-types HS_PANDOC_TYPES_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4 -BUILDLINK_ABI_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4.1nb8 +BUILDLINK_ABI_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4.1nb9 BUILDLINK_PKGSRCDIR.hs-pandoc-types?= ../../textproc/hs-pandoc-types .include "../../converters/hs-aeson/buildlink3.mk" diff --git a/textproc/hs-texmath/Makefile b/textproc/hs-texmath/Makefile index d359746c7fd..c8b77b70945 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2015/05/09 11:22:26 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.11 2015/05/31 12:59:15 szptvlfn Exp $ DISTNAME= texmath-0.8 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk index 12fc6bfa8c0..1a55822be78 100644 --- a/textproc/hs-texmath/buildlink3.mk +++ b/textproc/hs-texmath/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2015/05/09 11:22:26 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2015/05/31 12:59:15 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.8nb9 +BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb10 BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath .include "../../devel/hs-mtl/buildlink3.mk" |