gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/happstack-authenticate

Happstack Authentication Library

Screenshots

  • happstack-authenticate-2.6.1-r2
    ~amd64
    doc hscolour hoogle profile

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

commit 816303d4eb44bfda33ae33873dbd600bb2a178ab
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sun Apr 23 14:36:34 2023 -0600

dev-haskell/happstack-authenticate: Revision bump

Loosen constraint on aeson

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit db98782e890b3cebf75a19b2da3a1bdcbee17fa4
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 12 06:28:08 2023 -0600

*/*: Remove [profile?] from ghc RDEPEND

This reverts commit b2f01bbf1333c88785109bebf75d49a3bd623727.

Adding [profile?] universally causes issues with exe-only packages with
no profile USE flag. This is better handled in the eclass.

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit a2f524e74d7e5e5000c1d057a74dcd7f4af7b43c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Sat May 6 17:04:20 2023 -0600

*/*: Remove ~x86 (and related) from KEYWORDS

x86 is mostly untested, and even building a subset of ::haskell
revealed failing tests which pass on amd64.

With the new behavior of hackport to only add ARCH to KEYWORDS, there
will be CI failures if a package has ~x86 removed but not from its
revdep tree as well. The only sensible mitigation is to remove ~x86
tree-wide until we have a dedicated tester willing to fix current bugs.

See: https://github.com/snoyberg/mono-traversable/issues/210
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit b2f01bbf1333c88785109bebf75d49a3bd623727
Author: hololeap <hololeap@users.noreply.github.com>
Date: Fri May 5 15:53:40 2023 -0600

*/*: Add [profile?] to ghc RDEPEND

Any package that depends on 'base' will require the 'base' profiling
libs when profiling is enabled. Because virtually every package depends
on 'base', it makes sense to add [profile?] universally to
'dev-lang/ghc' in RDEPEND.

Reported-by: Filip Kszczot <filip@kszczot.pl>
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 747e96055e257779c9e2bb0b5ee64856074e7d05
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Dec 7 14:06:43 2022 -0700

dev-haskell/happstack-authenticate: Revision bump

Loosen constraints on happstack-server

Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 9672ee12c9c489f9e5bfdee329a4e6aed692fe4d
Author: Sam James <sam@gentoo.org>
Date: Sat Jul 30 06:55:18 2022 +0100

*/*: fix https->https in metadatd dtd

Newer hackport fixes this (in git, not tagged yet).

Signed-off-by: Sam James <sam@gentoo.org>

commit 45b983dff8dfd54045db22385adc18b87920a08c
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jul 22 08:22:43 2022 +1000

dev-haskell/happstack-authenticate: drop 2.4.1.1-r1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit a5bbcbd1d0fcd68acab27fdf80bb2a5675987ecb
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Jul 22 08:22:41 2022 +1000

dev-haskell/happstack-authenticate: add 2.6.1

Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit c851b8a6f364aa0099bc9222264d1d7f72e96464
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jul 3 19:27:32 2021 +0100

dev-haskell/happstack-authenticate: allow lens-5

Issue: https://github.com/gentoo-haskell/gentoo-haskell/issues/1195
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 7c43474f1a0d6f98c187eb80f7752aa01af32cf1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:21:01 2021 +0100

dev-haskell/happstack-authenticate: bump up to 2.4.1.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 07a84bf659468c4610f8fa8667810127a87d751e
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Dec 19 13:00:56 2020 +0000

dev-haskell/happstack-authenticate: bump up to 2.4.1

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 5230b9469f9b9e3ee96368ff51a2bac2db03e35c
Author: Jack Todaro <solpeth@posteo.org>
Date: Thu Sep 10 11:27:30 2020 +1000

dev-haskell/happstack-authenticate: drop 2.3.4.15

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit aa12e22ca766560558dcee7cdb39ece5735d7616
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri May 22 09:41:15 2020 +1000

dev-haskell/happstack-authenticate: bump up to 2.4.0.3

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jack Todaro <solpeth@posteo.org>

commit 9cf527b720334a05078c7ffe1edced51da248352
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Wed Jan 22 14:37:51 2020 -0500

dev-haskell/happstack-authenticate: bump up to 2.4.0.2

ghc 8.6.5
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 796c586450ea2876ed5f93f70ab9960c0eb616e8
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Mon Dec 16 14:50:40 2019 -0500

dev-haskell/happstack-authenticate: drop old

Drop oldest

Signed-off-by: Philippe Baril Lecavalier <pbl.ltx@gmail.com>

commit 3d16013c65cc8986c7537d76ed3a2855e978d057
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Nov 23 15:39:53 2019 +0000

*/*: Inline mirror://hackage and update URIs

Follow ::gentoo commit 2a2e66a9407205f18
("*/*: Inline mirror://hackage and update URIs ")

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 775d600187d69a40d676172980281c161e9704d6
Author: Jack Todaro <jack.todaro@posteo.net>
Date: Fri Aug 23 17:58:29 2019 +1000

dev-haskell/happstack-authenticate: bump up to 2.4

Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Jack Todaro <jack.todaro@posteo.net>

commit 0bc8f529b1906509c879ae772fb93310fa4758d6
Author: hololeap <hololeap@gmail.com>
Date: Fri Feb 15 13:27:07 2019 -0700

dev-haskell/happstack-authenticate: Bump to 2.3.4.15

commit b6f2dbb2d9da8a00ddd9d0d2d503283a73869e2a
Author: Mark Wright <gienah@gentoo.org>
Date: Fri Oct 12 19:56:28 2018 +1100

dev-haskell/happstack-authenticate: Patch (by me) for ghc 8.6

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 548de3d00e0942c1a8318afd1caa550783b93d43
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 5 22:06:28 2018 +1000

dev-haskell/happstack-authenticate: Bump to 2.3.4.11, loosen aeson dep

commit 425f6109b179af6b63ed23276a215b5fd65188ca
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Feb 11 21:23:13 2018 +1100

dev-haskell/happstack-authenticate: Bump to 2.3.4.10

commit 2a94f64d40e69b69ddfa1b5da7906d17009e5e6f
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Nov 24 09:25:20 2017 +0000

refresh Manifests

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit 1a6ba469382ab24f8b77b4ff3b043b6e2ed68306
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Tue Feb 28 21:38:05 2017 +0000

follow ::gentoo in removing '# $Id$' headers

Done as
$ sed -i */*/*.ebuild -e '/^# \$Id\$$/d'

Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

commit e77e887d65b5e8ff0ce7b7d4f6a44b7c8816584d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jan 19 16:14:26 2017 +0000

dev-haskell/happstack-authenticate: bump up to 2.3.4.7

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit b8e75f09688c05fd1e19b2de25212dbecdb11c68
Author: karky7 <cantimerny.g@gmail.com>
Date: Tue Dec 20 07:04:45 2016 +0900

dev-haskell/happstack-authenticate: initial layout

Package-Manager: Portage-2.3.2, Repoman-2.3.2