aboutsummaryrefslogtreecommitdiff
path: root/databases/hs-mysql
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
committerGabor Pali <pgj@FreeBSD.org>2015-08-20 23:02:14 +0000
commit39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch)
tree607a5ca77efd301a2b4dc49b05d108829fcffa77 /databases/hs-mysql
parent75b64b1cb42c127b71646f039269eb7bd560d8ef (diff)
downloadports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz
ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip
Notes
Diffstat (limited to 'databases/hs-mysql')
-rw-r--r--databases/hs-mysql/Makefile3
-rw-r--r--databases/hs-mysql/distinfo4
-rw-r--r--databases/hs-mysql/pkg-descr4
3 files changed, 5 insertions, 6 deletions
diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile
index b1ba943230ce..f26a3249b529 100644
--- a/databases/hs-mysql/Makefile
+++ b/databases/hs-mysql/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mysql
-PORTVERSION= 0.1.1.6
-PORTREVISION= 1
+PORTVERSION= 0.1.1.8
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/databases/hs-mysql/distinfo b/databases/hs-mysql/distinfo
index eeb934f2d10f..7fdc00902e05 100644
--- a/databases/hs-mysql/distinfo
+++ b/databases/hs-mysql/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/mysql-0.1.1.6.tar.gz) = b2d6c47e3176ddb4e192133c5e2ecff7c4831cef44ce1a6dc0b06b4f5ce9bfeb
-SIZE (cabal/mysql-0.1.1.6.tar.gz) = 14071
+SHA256 (cabal/mysql-0.1.1.8.tar.gz) = 90f02af1c81e2189f65dcef0f78327eba4b0ef40bea5bde5cb74920727f9bd84
+SIZE (cabal/mysql-0.1.1.8.tar.gz) = 14092
diff --git a/databases/hs-mysql/pkg-descr b/databases/hs-mysql/pkg-descr
index fe3037d6855b..683488cf0fe9 100644
--- a/databases/hs-mysql/pkg-descr
+++ b/databases/hs-mysql/pkg-descr
@@ -1,4 +1,4 @@
-A low-level client library for the MySQL database, implemented as
-bindings to the C mysqlclient API.
+A low-level client library for the MySQL database, implemented as bindings to
+the C mysqlclient API.
WWW: https://github.com/bos/mysql