Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 13:38:52 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 198755980a7f - main - devel/hs-cabal-install: Catch up with lang/ghc update.
Message-ID:  <202108291338.17TDcqiD073245@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=198755980a7f3142a22e3da0400dfa565a22d3aa

commit 198755980a7f3142a22e3da0400dfa565a22d3aa
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2021-08-29 11:47:36 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2021-08-29 13:37:33 +0000

    devel/hs-cabal-install: Catch up with lang/ghc update.
---
 devel/hs-cabal-install/Makefile                                | 2 +-
 devel/hs-cabal-install/files/patch-bootstrap_linux-8.10.1.json | 8 ++++----
 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",



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291338.17TDcqiD073245>