git: 4f051bced5d0 - main - devel/hs-cabal-install: Bump after GHC update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Mar 2024 09:22:39 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f051bced5d04939ea619baeb9d616464d70a177 commit 4f051bced5d04939ea619baeb9d616464d70a177 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-02-26 16:20:03 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-03-02 09:20:53 +0000 devel/hs-cabal-install: Bump after GHC update --- devel/hs-cabal-install/Makefile | 2 +- .../files/patch-bootstrap_linux-9.4.5.json | 67 +++++++++++++++++++--- 2 files changed, 61 insertions(+), 8 deletions(-) diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 258949702363..bec85444f788 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -1,6 +1,6 @@ PORTNAME= cabal-install PORTVERSION= 3.10.2.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= ${PORTNAME}-v CATEGORIES= devel haskell EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX} diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json index 7c72ef171a5f..e335bda3895c 100644 --- a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json +++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json @@ -5,29 +5,40 @@ { "package": "ghc-prim", - "version": "0.9.0" -+ "version": "0.9.1" ++ "version": "0.10.0" }, { "package": "ghc-bignum", -@@ -14,7 +14,7 @@ +@@ -14,19 +14,19 @@ }, { "package": "base", - "version": "4.17.1.0" -+ "version": "4.17.2.1" ++ "version": "4.18.2.0" }, { "package": "array", -@@ -26,7 +26,7 @@ +- "version": "0.5.4.0" ++ "version": "0.5.6.0" + }, + { + "package": "deepseq", +- "version": "1.4.8.0" ++ "version": "1.4.8.1" }, { "package": "ghc-boot-th", - "version": "9.4.5" -+ "version": "9.4.8" ++ "version": "9.6.4" }, { "package": "pretty", -@@ -38,7 +38,7 @@ +@@ -34,11 +34,11 @@ + }, + { + "package": "template-haskell", +- "version": "2.19.0.0" ++ "version": "2.20.0.0" }, { "package": "bytestring", @@ -36,12 +47,54 @@ }, { "package": "containers", +@@ -50,7 +50,7 @@ + }, + { + "package": "filepath", +- "version": "1.4.2.2" ++ "version": "1.4.200.1" + }, + { + "package": "time", +@@ -58,19 +58,19 @@ + }, + { + "package": "unix", +- "version": "2.7.3" ++ "version": "2.8.4.0" + }, + { + "package": "directory", +- "version": "1.3.7.1" ++ "version": "1.3.8.1" + }, + { + "package": "transformers", +- "version": "0.5.6.2" ++ "version": "0.6.1.0" + }, + { + "package": "mtl", +- "version": "2.2.2" ++ "version": "2.3.1" + }, + { + "package": "text", @@ -82,7 +82,7 @@ }, { "package": "process", - "version": "1.6.16.0" -+ "version": "1.6.18.0" ++ "version": "1.6.17.0" }, { "package": "stm", +@@ -90,7 +90,7 @@ + }, + { + "package": "exceptions", +- "version": "0.10.5" ++ "version": "0.10.7" + } + ], + "dependencies": [