From 8cd2335a46ae2ecc155411624794bee5738a6bc3 Mon Sep 17 00:00:00 2001 From: kili Date: Wed, 20 Jan 2016 16:15:45 +0000 Subject: [PATCH] Bump after ghc change. --- archivers/hs-zip-archive/Makefile | 3 ++- archivers/hs-zlib-bindings/Makefile | 4 ++-- archivers/hs-zlib/Makefile | 4 ++-- audio/hs-libmpd/Makefile | 4 ++-- databases/hs-HDBC-mysql/Makefile | 4 ++-- databases/hs-HDBC-postgresql/Makefile | 4 ++-- databases/hs-HDBC-sqlite3/Makefile | 4 ++-- databases/hs-HDBC/Makefile | 4 ++-- databases/hs-hackage-db/Makefile | 4 ++-- databases/hs-hedis/Makefile | 3 ++- databases/hs-postgresql-libpq/Makefile | 4 ++-- databases/hs-postgresql-simple/Makefile | 4 ++-- databases/hs-resource-pool/Makefile | 4 ++-- 13 files changed, 26 insertions(+), 24 deletions(-) diff --git a/archivers/hs-zip-archive/Makefile b/archivers/hs-zip-archive/Makefile index e9192ac8f85..128e2ff6887 100644 --- a/archivers/hs-zip-archive/Makefile +++ b/archivers/hs-zip-archive/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/12/29 12:43:19 kili Exp $ +# $OpenBSD: Makefile,v 1.2 2016/01/20 16:15:45 kili Exp $ COMMENT = library dealing with zip archives DISTNAME = zip-archive-0.2.3.7 +REVISION = 0 CATEGORIES = archivers devel # BSD3 diff --git a/archivers/hs-zlib-bindings/Makefile b/archivers/hs-zlib-bindings/Makefile index 01818bf6edb..98d083464c9 100644 --- a/archivers/hs-zlib-bindings/Makefile +++ b/archivers/hs-zlib-bindings/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2015/12/20 11:15:21 kili Exp $ +# $OpenBSD: Makefile,v 1.14 2016/01/20 16:15:45 kili Exp $ COMMENT= low-level bindings to the zlib package DISTNAME= zlib-bindings-0.1.1.3 -REVISION = 2 +REVISION = 3 CATEGORIES= archivers # BSD3 diff --git a/archivers/hs-zlib/Makefile b/archivers/hs-zlib/Makefile index 55442c9c9d0..0199556f9b2 100644 --- a/archivers/hs-zlib/Makefile +++ b/archivers/hs-zlib/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.21 2015/12/20 11:15:21 kili Exp $ +# $OpenBSD: Makefile,v 1.22 2016/01/20 16:15:45 kili Exp $ COMMENT = zlib bindings for Haskell # Dependency of meta/haskell-platform. # Please do *not* update without thinking. DISTNAME = zlib-0.5.4.2 -REVISION = 0 +REVISION = 1 CATEGORIES = archivers devel MAINTAINER = Matthias Kilian diff --git a/audio/hs-libmpd/Makefile b/audio/hs-libmpd/Makefile index 8be17903c5a..ffc6e2b5e48 100644 --- a/audio/hs-libmpd/Makefile +++ b/audio/hs-libmpd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2015/12/20 11:16:10 kili Exp $ +# $OpenBSD: Makefile,v 1.23 2016/01/20 16:15:45 kili Exp $ COMMENT= Haskell interface to MPD DISTNAME= libmpd-0.9.0.4 -REVISION= 1 +REVISION= 2 CATEGORIES= audio MAINTAINER= David Coppa diff --git a/databases/hs-HDBC-mysql/Makefile b/databases/hs-HDBC-mysql/Makefile index 0ae4548879e..171a766cdc1 100644 --- a/databases/hs-HDBC-mysql/Makefile +++ b/databases/hs-HDBC-mysql/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.21 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.22 2016/01/20 16:15:45 kili Exp $ COMMENT= mysql driver for HDBC DISTNAME= HDBC-mysql-0.6.6.1 -REVISION= 7 +REVISION= 8 CATEGORIES= databases HOMEPAGE= https://github.com/bos/hdbc-mysql diff --git a/databases/hs-HDBC-postgresql/Makefile b/databases/hs-HDBC-postgresql/Makefile index e1078c3a2ff..b326b1a375d 100644 --- a/databases/hs-HDBC-postgresql/Makefile +++ b/databases/hs-HDBC-postgresql/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.20 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.21 2016/01/20 16:15:45 kili Exp $ COMMENT= postgresql driver for HDBC DISTNAME= HDBC-postgresql-2.3.2.3 -REVISION= 1 +REVISION= 2 CATEGORIES= databases HOMEPAGE= https://github.com/hdbc/hdbc-postgresql/wiki diff --git a/databases/hs-HDBC-sqlite3/Makefile b/databases/hs-HDBC-sqlite3/Makefile index ab9e35c0e58..4f25826d531 100644 --- a/databases/hs-HDBC-sqlite3/Makefile +++ b/databases/hs-HDBC-sqlite3/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.25 2016/01/20 16:15:45 kili Exp $ COMMENT = sqlite3 driver for HDBC DISTNAME = HDBC-sqlite3-2.3.3.1 -REVISION = 1 +REVISION = 2 CATEGORIES = databases MAINTAINER = David Coppa diff --git a/databases/hs-HDBC/Makefile b/databases/hs-HDBC/Makefile index 947241601a4..8fa2c840abf 100644 --- a/databases/hs-HDBC/Makefile +++ b/databases/hs-HDBC/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.28 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.29 2016/01/20 16:15:45 kili Exp $ COMMENT = abstraction layer for SQL relational databases DISTNAME = HDBC-2.4.0.1 -REVISION = 1 +REVISION = 2 CATEGORIES = databases MAINTAINER = David Coppa diff --git a/databases/hs-hackage-db/Makefile b/databases/hs-hackage-db/Makefile index 0cdb641cdc7..a17d7d48886 100644 --- a/databases/hs-hackage-db/Makefile +++ b/databases/hs-hackage-db/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.6 2016/01/20 16:15:45 kili Exp $ COMMENT = access to the Hackage database via Data.Map DISTNAME = hackage-db-1.4 -REVISION = 2 +REVISION = 3 CATEGORIES = databases MAINTAINER = Matthias Kilian diff --git a/databases/hs-hedis/Makefile b/databases/hs-hedis/Makefile index 1e63df2c018..2150961a9ff 100644 --- a/databases/hs-hedis/Makefile +++ b/databases/hs-hedis/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2016/01/11 11:47:49 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.11 2016/01/20 16:15:45 kili Exp $ COMMENT = client library for the Redis datastore DISTNAME = hedis-0.6.10 +REVISION = 0 CATEGORIES = databases HOMEPAGE = https://github.com/informatikr/hedis diff --git a/databases/hs-postgresql-libpq/Makefile b/databases/hs-postgresql-libpq/Makefile index 4b8ce0d6e8b..53aec86cc67 100644 --- a/databases/hs-postgresql-libpq/Makefile +++ b/databases/hs-postgresql-libpq/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.14 2016/01/20 16:15:45 kili Exp $ COMMENT = low-level binding to libpq DISTNAME = postgresql-libpq-0.9.0.1 -REVISION = 2 +REVISION = 3 CATEGORIES = databases HOMEPAGE = https://github.com/lpsmith/postgresql-libpq diff --git a/databases/hs-postgresql-simple/Makefile b/databases/hs-postgresql-simple/Makefile index 0dd631163d4..666425ff5f7 100644 --- a/databases/hs-postgresql-simple/Makefile +++ b/databases/hs-postgresql-simple/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.19 2015/12/20 11:20:08 kili Exp $ +# $OpenBSD: Makefile,v 1.20 2016/01/20 16:15:45 kili Exp $ BROKEN-i386 = needs a fixed rts/Linker.c in ghc COMMENT = mid-level PostgreSQL client library DISTNAME = postgresql-simple-0.4.9.0 -REVISION = 1 +REVISION = 2 CATEGORIES = databases HOMEPAGE = https://github.com/lpsmith/postgresql-simple diff --git a/databases/hs-resource-pool/Makefile b/databases/hs-resource-pool/Makefile index f522d53b745..41e7991cc05 100644 --- a/databases/hs-resource-pool/Makefile +++ b/databases/hs-resource-pool/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2015/12/29 18:14:39 kili Exp $ +# $OpenBSD: Makefile,v 1.4 2016/01/20 16:15:45 kili Exp $ COMMENT = high-performance striped resource pooling implementation DISTNAME = resource-pool-0.2.1.1 -REVISION = 1 +REVISION = 2 CATEGORIES = databases devel HOMEPAGE = https://github.com/bos/pool