summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/hs-mysql/Makefile2
-rw-r--r--databases/hs-persistent-sqlite/Makefile4
-rw-r--r--databases/hs-persistent-sqlite/distinfo4
-rw-r--r--databases/hs-persistent-template/Makefile4
-rw-r--r--databases/hs-persistent-template/distinfo4
-rw-r--r--databases/hs-persistent/Makefile11
-rw-r--r--databases/hs-persistent/distinfo4
7 files changed, 17 insertions, 16 deletions
diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile
index 0576c06..fb4f337 100644
--- a/databases/hs-mysql/Makefile
+++ b/databases/hs-mysql/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mysql
PORTVERSION= 0.1.1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/databases/hs-persistent-sqlite/Makefile b/databases/hs-persistent-sqlite/Makefile
index b4e8438..13c35c1 100644
--- a/databases/hs-persistent-sqlite/Makefile
+++ b/databases/hs-persistent-sqlite/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= persistent-sqlite
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1.2
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Backend for the persistent library using sqlite3
LICENSE= MIT
-USE_CABAL= aeson>=0.5 conduit>=0.5 monad-control>=0.2 persistent>=1.0 \
+USE_CABAL= aeson>=0.5 conduit>=0.5.3 monad-control>=0.2 persistent>=1.1.2 \
text>=0.7 transformers>=0.2.1
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/databases/hs-persistent-sqlite/distinfo b/databases/hs-persistent-sqlite/distinfo
index 356b8fc..2c9442f 100644
--- a/databases/hs-persistent-sqlite/distinfo
+++ b/databases/hs-persistent-sqlite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/persistent-sqlite-1.0.1.tar.gz) = f52c2117e0f55576c6840e707ae5cd42574827fbc3d7ec001e3e9ee1ebee7ee3
-SIZE (cabal/persistent-sqlite-1.0.1.tar.gz) = 1285112
+SHA256 (cabal/persistent-sqlite-1.1.2.tar.gz) = e30604324b39bd0e34f3591c7fbe4a693e148569d657d1880e47cba3ce14655d
+SIZE (cabal/persistent-sqlite-1.1.2.tar.gz) = 1285013
diff --git a/databases/hs-persistent-template/Makefile b/databases/hs-persistent-template/Makefile
index dcafa19..7fe7455 100644
--- a/databases/hs-persistent-template/Makefile
+++ b/databases/hs-persistent-template/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= persistent-template
-PORTVERSION= 1.0.0.2
+PORTVERSION= 1.1.2.1
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
@@ -9,7 +9,7 @@ COMMENT= Type-safe, non-relational, multi-backend persistence
LICENSE= MIT
-USE_CABAL= aeson monad-control>=0.2 persistent>=1.0 text>=0.5 \
+USE_CABAL= aeson monad-control>=0.2 persistent>=1.1.2 text>=0.5 \
transformers>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
diff --git a/databases/hs-persistent-template/distinfo b/databases/hs-persistent-template/distinfo
index 5e58061..7717033 100644
--- a/databases/hs-persistent-template/distinfo
+++ b/databases/hs-persistent-template/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/persistent-template-1.0.0.2.tar.gz) = e8c7c47482daccd38c93be37818b629ff03f90e56299f284ba15e19edd0b6d6a
-SIZE (cabal/persistent-template-1.0.0.2.tar.gz) = 10208
+SHA256 (cabal/persistent-template-1.1.2.1.tar.gz) = dab4a604af8073f2f0341652c353ee33018c1788bb470e93e4beb34310ce580b
+SIZE (cabal/persistent-template-1.1.2.1.tar.gz) = 10770
diff --git a/databases/hs-persistent/Makefile b/databases/hs-persistent/Makefile
index e8f39f7..6335d39 100644
--- a/databases/hs-persistent/Makefile
+++ b/databases/hs-persistent/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= persistent
-PORTVERSION= 1.0.2.2
+PORTVERSION= 1.1.4
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,10 +10,11 @@ COMMENT= Type-safe, multi-backend data serialization
LICENSE= MIT
USE_CABAL= aeson>=0.5 attoparsec base64-bytestring blaze-html>=0.5 \
- blaze-markup>=0.5.1 conduit>=0.5 lifted-base>=0.1 \
- monad-control>=0.3 monad-logger>=0.2.1 path-pieces>=0.1 \
- pool-conduit>=0.1 resourcet>=0.3 text>=0.8 transformers>=0.2.1 \
- transformers-base unordered-containers vector
+ blaze-markup>=0.5.1 conduit>=0.5.5 lifted-base>=0.1 \
+ monad-control>=0.3 monad-logger>=0.2.3 path-pieces>=0.1 \
+ pool-conduit>=0.1.1 resourcet>=0.4 silently text>=0.8 \
+ transformers>=0.2.1 transformers-base unordered-containers \
+ vector
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/databases/hs-persistent/distinfo b/databases/hs-persistent/distinfo
index 701618f..9abf5bd 100644
--- a/databases/hs-persistent/distinfo
+++ b/databases/hs-persistent/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cabal/persistent-1.0.2.2.tar.gz) = d6a05aefa9ae1a3903009dd9ec89f8b249c7a4a2f7aa914ad7013000b64c5a69
-SIZE (cabal/persistent-1.0.2.2.tar.gz) = 29083
+SHA256 (cabal/persistent-1.1.4.tar.gz) = f2e55ab379452fb195bd15f12ab8cfd9de791818c7fd040bdebd5074bd873dbb
+SIZE (cabal/persistent-1.1.4.tar.gz) = 30980
OpenPOWER on IntegriCloud