aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2021-08-29 11:47:36 +0000
committerGleb Popov <arrowd@FreeBSD.org>2021-08-29 13:37:33 +0000
commit198755980a7f3142a22e3da0400dfa565a22d3aa (patch)
tree22767ac98f0695e68e9860e7cdafd98073eaf4be
parentf5c358940152ddeb2e516c317be674700ab1b9d3 (diff)
downloadports-198755980a7f3142a22e3da0400dfa565a22d3aa.tar.gz
ports-198755980a7f3142a22e3da0400dfa565a22d3aa.zip
devel/hs-cabal-install: Catch up with lang/ghc update.
-rw-r--r--devel/hs-cabal-install/Makefile2
-rw-r--r--devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile
index 1a32907791c1..bd27f49125c1 100644
--- a/devel/hs-cabal-install/Makefile
+++ b/devel/hs-cabal-install/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cabal-install
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 3.4.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json b/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json
index 2fcd94143618..497c58994e60 100644
--- a/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json
+++ b/devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json
@@ -14,7 +14,7 @@
{
"package": "base",
- "version": "4.14.0.0"
-+ "version": "4.14.2.0"
++ "version": "4.14.3.0"
},
{
"package": "array",
@@ -28,7 +28,7 @@
{
"package": "containers",
- "version": "0.6.2.1"
-+ "version": "0.6.4.1"
++ "version": "0.6.5.1"
},
{
"package": "binary",
@@ -46,12 +46,12 @@
{
"package": "process",
- "version": "1.6.8.2"
-+ "version": "1.6.9.0"
++ "version": "1.6.13.2"
},
{
"package": "ghc-boot-th",
- "version": "8.10.1"
-+ "version": "8.10.5"
++ "version": "8.10.7"
},
{
"package": "template-haskell",