Date: Thu, 4 Nov 2021 15:40:16 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: 8f43c1a2705b - main - ports-mgmt/hs-panopticum: Update to 1.0.1.0 Message-ID: <202111041540.1A4FeGUb069618@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=8f43c1a2705b185a717ab1910ead6a6764fae864 commit 8f43c1a2705b185a717ab1910ead6a6764fae864 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2021-11-04 11:38:13 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2021-11-04 15:38:08 +0000 ports-mgmt/hs-panopticum: Update to 1.0.1.0 Changed: Correctly shutdown a jail when catching Ctrl+C. --- ports-mgmt/hs-panopticum/Makefile | 4 ++-- ports-mgmt/hs-panopticum/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ports-mgmt/hs-panopticum/Makefile b/ports-mgmt/hs-panopticum/Makefile index 1e8c85679714..1734a62a6cad 100644 --- a/ports-mgmt/hs-panopticum/Makefile +++ b/ports-mgmt/hs-panopticum/Makefile @@ -1,5 +1,5 @@ PORTNAME= panopticum -PORTVERSION= 1.0.0.0 +PORTVERSION= 1.0.1.0 CATEGORIES= ports-mgmt haskell MAINTAINER= arrowd@FreeBSD.org @@ -12,7 +12,7 @@ USES= cabal USE_GITLAB= yes GL_SITE= https://foss.heptapod.net GL_ACCOUNT= bsdutils -GL_COMMIT= 70b9cbee727bb4b33a2136c17b4cfc194768e1b2 +GL_COMMIT= 3e29a6b2b989855a8e0dd5e93fcda5ba7b748999 USE_CABAL= ansi-terminal-0.11 \ ansi-wl-pprint-0.6.9_2 \ diff --git a/ports-mgmt/hs-panopticum/distinfo b/ports-mgmt/hs-panopticum/distinfo index 21d5c67c430f..265a18911289 100644 --- a/ports-mgmt/hs-panopticum/distinfo +++ b/ports-mgmt/hs-panopticum/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1635791390 +TIMESTAMP = 1636025842 SHA256 (cabal/ansi-terminal-0.11/ansi-terminal-0.11.tar.gz) = c6611b9e51add41db3f79eac30066c06b33a6ca2a09e586b4b361d7f98303793 SIZE (cabal/ansi-terminal-0.11/ansi-terminal-0.11.tar.gz) = 36074 SHA256 (cabal/ansi-wl-pprint-0.6.9/ansi-wl-pprint-0.6.9.tar.gz) = a7b2e8e7cd3f02f2954e8b17dc60a0ccd889f49e2068ebb15abfa1d42f7a4eac @@ -27,5 +27,5 @@ SHA256 (cabal/unliftio-core-0.2.0.1/unliftio-core-0.2.0.1.tar.gz) = 919f0d1297ea SIZE (cabal/unliftio-core-0.2.0.1/unliftio-core-0.2.0.1.tar.gz) = 3696 SHA256 (cabal/unliftio-core-0.2.0.1/revision/2.cabal) = f9abcdd3f3d28e4840563efb7b8760d2de9b5707bcd6f53a87f6a0d77bb5a9f7 SIZE (cabal/unliftio-core-0.2.0.1/revision/2.cabal) = 1082 -SHA256 (cabal/bsdutils-panopticum-70b9cbee727bb4b33a2136c17b4cfc194768e1b2_GL0.tar.gz) = 78fcbe52ef8a8a4069cc99435f40b343de5e76d617a86306c47e942ff45e613e -SIZE (cabal/bsdutils-panopticum-70b9cbee727bb4b33a2136c17b4cfc194768e1b2_GL0.tar.gz) = 21223 +SHA256 (cabal/bsdutils-panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999_GL0.tar.gz) = 767b1660e2fffbc870f78f5318c99c11dd07f4752ec3786cc40eac84e5d18747 +SIZE (cabal/bsdutils-panopticum-3e29a6b2b989855a8e0dd5e93fcda5ba7b748999_GL0.tar.gz) = 21330
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111041540.1A4FeGUb069618>