aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-02-26 16:20:03 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-03-02 09:20:53 +0000
commit4f051bced5d04939ea619baeb9d616464d70a177 (patch)
tree7e207a0d311d4a73ac1f39b662268e2eac4f2992
parent189c268221c159fe13d657a51e78ed20af707291 (diff)
downloadports-4f051bced5d04939ea619baeb9d616464d70a177.tar.gz
ports-4f051bced5d04939ea619baeb9d616464d70a177.zip
devel/hs-cabal-install: Bump after GHC update
-rw-r--r--devel/hs-cabal-install/Makefile2
-rw-r--r--devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.5.json67
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": [