diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/hs-esqueleto/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-hedis/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-persistent-sqlite/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-persistent-sqlite/distinfo | 6 | ||||
-rw-r--r-- | databases/hs-persistent-template/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-persistent-template/files/patch-persistent-template.cabal | 11 | ||||
-rw-r--r-- | databases/hs-persistent/Makefile | 2 | ||||
-rw-r--r-- | databases/hs-persistent/distinfo | 6 | ||||
-rw-r--r-- | databases/hs-persistent/files/patch-persistent.cabal | 11 |
10 files changed, 32 insertions, 14 deletions
diff --git a/databases/hs-esqueleto/Makefile b/databases/hs-esqueleto/Makefile index 08073021445c..34d2eb7408e1 100644 --- a/databases/hs-esqueleto/Makefile +++ b/databases/hs-esqueleto/Makefile @@ -2,7 +2,7 @@ PORTNAME= esqueleto PORTVERSION= 2.5.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org diff --git a/databases/hs-hedis/Makefile b/databases/hs-hedis/Makefile index e626873f9e98..88b221f23571 100644 --- a/databases/hs-hedis/Makefile +++ b/databases/hs-hedis/Makefile @@ -3,7 +3,7 @@ PORTNAME= hedis PORTVERSION= 0.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile index 7f1fbaff4d16..f1a23c1070a5 100644 --- a/databases/hs-mysql/Makefile +++ b/databases/hs-mysql/Makefile @@ -3,7 +3,7 @@ PORTNAME= mysql PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org diff --git a/databases/hs-persistent-sqlite/Makefile b/databases/hs-persistent-sqlite/Makefile index 008a91479cee..699fd2000f95 100644 --- a/databases/hs-persistent-sqlite/Makefile +++ b/databases/hs-persistent-sqlite/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= persistent-sqlite -PORTVERSION= 2.8.1.2 +PORTVERSION= 2.9.1 PORTREVISION= 1 CATEGORIES= databases haskell diff --git a/databases/hs-persistent-sqlite/distinfo b/databases/hs-persistent-sqlite/distinfo index 0151970acef4..fb57fcff0a9e 100644 --- a/databases/hs-persistent-sqlite/distinfo +++ b/databases/hs-persistent-sqlite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525169028 -SHA256 (cabal/persistent-sqlite-2.8.1.2.tar.gz) = 2f7157f3830370f60c7c36490ea49b7c52caf0f2a7349f86cf47970189f9ad0c -SIZE (cabal/persistent-sqlite-2.8.1.2.tar.gz) = 2044695 +TIMESTAMP = 1546102088 +SHA256 (cabal/persistent-sqlite-2.9.1.tar.gz) = 52407dd8195f36462e0dce9cea75176b9eaa3f0adf2feef6ca3ff01f422905d2 +SIZE (cabal/persistent-sqlite-2.9.1.tar.gz) = 2169017 diff --git a/databases/hs-persistent-template/Makefile b/databases/hs-persistent-template/Makefile index 9aa60ba48c2a..a13d1d10eca0 100644 --- a/databases/hs-persistent-template/Makefile +++ b/databases/hs-persistent-template/Makefile @@ -2,7 +2,7 @@ PORTNAME= persistent-template PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= databases haskell MAINTAINER= haskell@FreeBSD.org diff --git a/databases/hs-persistent-template/files/patch-persistent-template.cabal b/databases/hs-persistent-template/files/patch-persistent-template.cabal index be71582a8075..04b069714821 100644 --- a/databases/hs-persistent-template/files/patch-persistent-template.cabal +++ b/databases/hs-persistent-template/files/patch-persistent-template.cabal @@ -1,6 +1,6 @@ ---- persistent-template.cabal.orig 2018-05-01 13:03:22 UTC +--- persistent-template.cabal.orig 2018-03-08 15:56:53 UTC +++ persistent-template.cabal -@@ -23,7 +23,7 @@ library +@@ -23,13 +23,13 @@ library , text >= 0.5 , transformers >= 0.2 && < 0.6 , containers @@ -9,3 +9,10 @@ , aeson-compat >= 0.3.2.0 && < 0.4 , monad-logger , unordered-containers + , tagged + , path-pieces +- , http-api-data >= 0.2 && < 0.4 ++ , http-api-data >= 0.2 && < 0.5 + , ghc-prim + exposed-modules: Database.Persist.TH + ghc-options: -Wall diff --git a/databases/hs-persistent/Makefile b/databases/hs-persistent/Makefile index 695e77d385f4..c6fbb62b3ed7 100644 --- a/databases/hs-persistent/Makefile +++ b/databases/hs-persistent/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= persistent -PORTVERSION= 2.8.2 +PORTVERSION= 2.9.0 PORTREVISION= 1 CATEGORIES= databases haskell diff --git a/databases/hs-persistent/distinfo b/databases/hs-persistent/distinfo index 95e379803d48..5dddd4ac79f9 100644 --- a/databases/hs-persistent/distinfo +++ b/databases/hs-persistent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524929752 -SHA256 (cabal/persistent-2.8.2.tar.gz) = 696bb279259e307778dc7fbd49565c48a66429f14e793a41a13cfae0968c1ec0 -SIZE (cabal/persistent-2.8.2.tar.gz) = 58648 +TIMESTAMP = 1546018609 +SHA256 (cabal/persistent-2.9.0.tar.gz) = e7865ceb4aa1e93ca8c65c789f92c8046a39ecf41283682bcace33e89b77f261 +SIZE (cabal/persistent-2.9.0.tar.gz) = 60901 diff --git a/databases/hs-persistent/files/patch-persistent.cabal b/databases/hs-persistent/files/patch-persistent.cabal new file mode 100644 index 000000000000..3494ecaa6136 --- /dev/null +++ b/databases/hs-persistent/files/patch-persistent.cabal @@ -0,0 +1,11 @@ +--- persistent.cabal.orig 2018-10-14 06:53:03 UTC ++++ persistent.cabal +@@ -33,7 +33,7 @@ library + , resourcet >= 1.1.10 + , resource-pool >= 0.2.2.0 + , path-pieces >= 0.1 +- , http-api-data >= 0.2 && < 0.4 ++ , http-api-data >= 0.2 && < 0.5 + , aeson >= 0.5 + , monad-logger >= 0.3.28 + , base64-bytestring |