From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/clientsession/
Date: Sun, 25 Jul 2021 08:39:41 +0000 (UTC) [thread overview]
Message-ID: <1627202328.8a8cfdb8ca538eca271799782ff58cb3b201036a.slyfox@gentoo> (raw)
commit: 8a8cfdb8ca538eca271799782ff58cb3b201036a
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 08:38:48 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 08:38:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a8cfdb8
dev-haskell/clientsession: drop CABAL_FEATURES=bin
Reported-by: Agostino Sarubbo
Closes: https://bugs.gentoo.org/804088
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-haskell/clientsession/clientsession-0.9.1.2.ebuild | 15 +++++++--------
dev-haskell/clientsession/metadata.xml | 5 -----
2 files changed, 7 insertions(+), 13 deletions(-)
diff --git a/dev-haskell/clientsession/clientsession-0.9.1.2.ebuild b/dev-haskell/clientsession/clientsession-0.9.1.2.ebuild
index 30215ce18ea..d7eda146593 100644
--- a/dev-haskell/clientsession/clientsession-0.9.1.2.ebuild
+++ b/dev-haskell/clientsession/clientsession-0.9.1.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-# ebuild generated by hackport 0.5.9999
+# ebuild generated by hackport 0.7.9999
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Securely store session data in a client-side cookie"
@@ -27,14 +27,13 @@ RDEPEND=">=dev-haskell/base64-bytestring-0.1.1.1:=[profile?]
dev-haskell/setenv:=[profile?]
>=dev-haskell/skein-1.0:=[profile?] <dev-haskell/skein-1.1:=[profile?]
>=dev-haskell/tagged-0.1:=[profile?]
- >=dev-lang/ghc-7.4.1:=
+ >=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
+ >=dev-haskell/cabal-2.2.0.1
test? ( >=dev-haskell/hspec-1.3
dev-haskell/hunit
- >=dev-haskell/quickcheck-2
- dev-haskell/transformers )
+ >=dev-haskell/quickcheck-2 )
"
src_configure() {
diff --git a/dev-haskell/clientsession/metadata.xml b/dev-haskell/clientsession/metadata.xml
index 32fb1787e3a..db6fb17a6ea 100644
--- a/dev-haskell/clientsession/metadata.xml
+++ b/dev-haskell/clientsession/metadata.xml
@@ -5,11 +5,6 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- Achieves security through AES-CTR encryption and
- Skein-MAC-512-256 authentication. Uses Base64
- encoding to avoid any issues with characters.
- </longdescription>
<upstream>
<remote-id type="github">yesodweb/clientsession</remote-id>
</upstream>
next reply other threads:[~2021-07-25 8:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-25 8:39 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-12 9:30 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/clientsession/ Sergei Trofimovich
2019-12-15 10:06 Sergei Trofimovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1627202328.8a8cfdb8ca538eca271799782ff58cb3b201036a.slyfox@gentoo \
--to=slyfox@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox