diff options
author | szptvlfn <szptvlfn> | 2015-06-08 20:56:14 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn> | 2015-06-08 20:56:14 +0000 |
commit | 47560a8c44c1c5818a189ff6ae1dfcadd47ebe40 (patch) | |
tree | 82c64ba08284f0821cb1399da8d7618a34a14ec7 /textproc | |
parent | 3512f46cdd67732eabb4d9c10f304e7b4d563c25 (diff) | |
download | pkgsrc-47560a8c44c1c5818a189ff6ae1dfcadd47ebe40.tar.gz |
Bump PKGREVISION for hs-hashable-1.2.3.2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hs-attoparsec/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-attoparsec/buildlink3.mk | 4 | ||||
-rw-r--r-- | textproc/hs-case-insensitive/Makefile | 4 | ||||
-rw-r--r-- | textproc/hs-case-insensitive/buildlink3.mk | 4 | ||||
-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 |
9 files changed, 18 insertions, 18 deletions
diff --git a/textproc/hs-attoparsec/Makefile b/textproc/hs-attoparsec/Makefile index fbd0c2cfa96..fc8db964737 100644 --- a/textproc/hs-attoparsec/Makefile +++ b/textproc/hs-attoparsec/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2015/06/04 20:08:59 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= attoparsec-0.12.1.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-attoparsec/buildlink3.mk b/textproc/hs-attoparsec/buildlink3.mk index e2d51d05003..6c5e469ca70 100644 --- a/textproc/hs-attoparsec/buildlink3.mk +++ b/textproc/hs-attoparsec/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2015/06/04 20:08:59 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-attoparsec @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-attoparsec HS_ATTOPARSEC_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1 -BUILDLINK_ABI_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1.2nb6 +BUILDLINK_ABI_DEPENDS.hs-attoparsec+= hs-attoparsec>=0.12.1.2nb7 BUILDLINK_PKGSRCDIR.hs-attoparsec?= ../../textproc/hs-attoparsec .include "../../math/hs-scientific/buildlink3.mk" diff --git a/textproc/hs-case-insensitive/Makefile b/textproc/hs-case-insensitive/Makefile index 3b39c52b425..73b248397b9 100644 --- a/textproc/hs-case-insensitive/Makefile +++ b/textproc/hs-case-insensitive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= case-insensitive-1.2.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MAINTAINER= pho@cielonegro.org diff --git a/textproc/hs-case-insensitive/buildlink3.mk b/textproc/hs-case-insensitive/buildlink3.mk index 3033192d8f3..6ec4ce4a1e6 100644 --- a/textproc/hs-case-insensitive/buildlink3.mk +++ b/textproc/hs-case-insensitive/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2015/06/08 20:56:15 szptvlfn Exp $ BUILDLINK_TREE+= hs-case-insensitive @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hs-case-insensitive HS_CASE_INSENSITIVE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0 -BUILDLINK_ABI_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0.1nb3 +BUILDLINK_ABI_DEPENDS.hs-case-insensitive+= hs-case-insensitive>=1.2.0.1nb4 BUILDLINK_PKGSRCDIR.hs-case-insensitive?= ../../textproc/hs-case-insensitive .include "../../devel/hs-hashable/buildlink3.mk" diff --git a/textproc/hs-cgrep/Makefile b/textproc/hs-cgrep/Makefile index 1793f966f65..b1a11965d5f 100644 --- a/textproc/hs-cgrep/Makefile +++ b/textproc/hs-cgrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= cgrep-6.4.5 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/Makefile b/textproc/hs-pandoc-types/Makefile index 57ea133e5a9..6020ba73d04 100644 --- a/textproc/hs-pandoc-types/Makefile +++ b/textproc/hs-pandoc-types/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= pandoc-types-1.12.4.1 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-pandoc-types/buildlink3.mk b/textproc/hs-pandoc-types/buildlink3.mk index f53ed872551..a6ca7d8083f 100644 --- a/textproc/hs-pandoc-types/buildlink3.mk +++ b/textproc/hs-pandoc-types/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2015/06/08 20:56: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.1nb10 +BUILDLINK_ABI_DEPENDS.hs-pandoc-types+= hs-pandoc-types>=1.12.4.1nb11 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 74d99e2fb48..d8cec7cbcb7 100644 --- a/textproc/hs-texmath/Makefile +++ b/textproc/hs-texmath/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/08 20:56:15 szptvlfn Exp $ DISTNAME= texmath-0.8 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= textproc MAINTAINER= szptvlfn@NetBSD.org diff --git a/textproc/hs-texmath/buildlink3.mk b/textproc/hs-texmath/buildlink3.mk index 902dd0faf62..8869264148f 100644 --- a/textproc/hs-texmath/buildlink3.mk +++ b/textproc/hs-texmath/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2015/06/04 20:09:00 szptvlfn Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2015/06/08 20:56: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.8nb11 +BUILDLINK_ABI_DEPENDS.hs-texmath+= hs-texmath>=0.8nb12 BUILDLINK_PKGSRCDIR.hs-texmath?= ../../textproc/hs-texmath .include "../../devel/hs-mtl/buildlink3.mk" |