git: 5431e6ae8368 - main - devel/hs-cabal-install: Bump PORTREVISION after GHC update.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 08:55:52 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5431e6ae836873b434619a59e1ee2e271ac4fcbd commit 5431e6ae836873b434619a59e1ee2e271ac4fcbd Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-08-12 08:55:28 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-08-12 08:55:48 +0000 devel/hs-cabal-install: Bump PORTREVISION after GHC update. --- devel/hs-cabal-install/Makefile | 2 +- .../files/patch-bootstrap_linux-9.4.4.json | 22 ++++++++++++++++++---- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 7a812aae5240..7ae8655c84f4 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -1,7 +1,7 @@ PORTNAME= cabal-install PORTVERSION= 3.10.1.0 DISTVERSIONPREFIX= ${PORTNAME}-v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell EXTRACT_ONLY= ${DISTNAME_DEFAULT}${_GITHUB_EXTRACT_SUFX} diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json index 69bd31c5c4a5..987dfe07c5d5 100644 --- a/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json +++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-9.4.4.json @@ -1,11 +1,20 @@ --- bootstrap/linux-9.4.4.json.orig 2023-03-09 15:46:30 UTC +++ bootstrap/linux-9.4.4.json +@@ -6,7 +6,7 @@ + }, + { + "package": "ghc-prim", +- "version": "0.9.0" ++ "version": "0.9.1" + }, + { + "package": "ghc-bignum", @@ -14,7 +14,7 @@ }, { "package": "base", - "version": "4.17.0.0" -+ "version": "4.17.1.0" ++ "version": "4.17.2.0" }, { "package": "array", @@ -14,7 +23,7 @@ { "package": "ghc-boot-th", - "version": "9.4.4" -+ "version": "9.4.5" ++ "version": "9.4.6" }, { "package": "pretty", @@ -23,7 +32,7 @@ { "package": "bytestring", - "version": "0.11.3.1" -+ "version": "0.11.4.0" ++ "version": "0.11.5.1" }, { "package": "containers", @@ -32,7 +41,7 @@ }, { "package": "binary", -@@ -74,11 +74,11 @@ +@@ -74,15 +74,15 @@ }, { "package": "text", @@ -46,3 +55,8 @@ }, { "package": "process", +- "version": "1.6.16.0" ++ "version": "1.6.17.0" + }, + { + "package": "stm",