gpo.zugaina.org

Search Portage & Overlays:

dev-haskell/glob

Globbing library

Screenshots

  • glob-0.10.2
    amd64 ~arm64 ~ppc64 ~riscv ~x86
    doc hscolour profile test

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • glob-0.10.2
    ~amd64
    doc hscolour hoogle profile test

    View      Download      Browse     License: BSD   
    Overlay: haskell

ChangeLog

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 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 77c43cedf27bf2beb0a994874c588c3f6510534c
Author: hololeap <hololeap@users.noreply.github.com>
Date: Wed Mar 23 22:13:03 2022 -0600

dev-haskell/glob: Bump to 0.10.2

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: hololeap <hololeap@users.noreply.github.com>

commit 44a153269129fb4f6ba3a2ac894052f7d13c30a0
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sun Jul 25 15:33:55 2021 +0100

dev-haskell/glob: drop old

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

commit d2ce7a66f627ea48606133cb776aa320faede9f7
Author: Přemysl Šťastný <premysl.stastny@hotmail.com>
Date: Wed Dec 23 13:38:37 2020 +0100

dev-haskell/glob bump to 0.10.1

commit 660bd864e3b55cff3ce1c279ff71e0b1aa2ec4d8
Author: Philippe Baril Lecavalier <pbl.ltx@gmail.com>
Date: Fri Dec 20 19:26:35 2019 -0500

dev-haskell/glob: drop old

Keep last: 0.9.3

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 ef17b2df9c1ffbeed623e4c449ecb1a7a1fd89b4
Author: Mark Wright <gienah@gentoo.org>
Date: Wed Oct 10 21:40:09 2018 +1100

dev-haskell/glob: Bump to 0.9.3

Package-Manager: Portage-2.3.50, Repoman-2.3.11

commit 9fe6600a1ca3ca36177da70d733afb11be15b0eb
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 12 19:52:55 2018 +1000

dev-haskell/glob: Bump to 0.9.2

commit b47ffb0810e63ad6c921095a21a9daedf4fa4dd5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Dec 22 13:26:39 2017 +0000

dev-haskell/glob: allow HUnit-1.6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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 570d34d764d8f614f2169627db7c0abc940b7854
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Jan 19 16:04:53 2017 +0000

dev-haskell/glob: bump up to 0.7.14

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit a8d9c2c138932c7d42a9b692ff71edc0c1bfb1c7
Author: Sergei Trofimovich <siarheit@google.com>
Date: Thu Dec 22 08:37:08 2016 +0000

dev-haskell/glob: allow ghc-8.0.2_rc2

Package-Manager: Portage-2.3.3, Repoman-2.3.1

commit f850286b61254d9643524ebaf6bddc54a383e26d
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Dec 2 23:10:29 2016 +0000

dev-haskell/glob: bump up to 0.7.13

Package-Manager: portage-2.3.2

commit 9ad91577a66512c3e321934fbcca3926448d86bb
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Oct 11 08:28:18 2016 +0100

dev-haskell/glob: bump up to 0.7.12

Package-Manager: portage-2.3.1

commit 8df3c3c8f92601aa96a8509d67cb0eeed5caf94b
Author: Sergei Trofimovich <siarheit@google.com>
Date: Wed Aug 10 09:09:18 2016 +0100

dev-haskell/glob: bump up to 0.7.11

Package-Manager: portage-2.3.0

commit 90eb52af0dbdfef322b2e19dc901c5c735a4ae38
Author: Sergei Trofimovich <siarheit@google.com>
Date: Fri Jul 29 09:37:10 2016 +0100

dev-haskell/glob: bump up to 0.7.10

Package-Manager: portage-2.3.0

commit 1b1d1dfbd177f76972b528eb1b9e490cc504ee86
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Jul 3 21:59:20 2016 +0100

dev-haskell/glob: bump up to 0.7.9

Package-Manager: portage-2.3.0

commit 3c8da04a6bb6deb5a7d17df5c789fc3d079c2d9e
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sat Jul 2 09:16:47 2016 +0100

dev-haskell/glob: bump up to 0.7.8

Package-Manager: portage-2.3.0

commit 141d91bbf5eb3931a5e435a5f3222a523ccd46a4
Author: Sergei Trofimovich <siarheit@google.com>
Date: Tue Jun 28 22:58:47 2016 +0100

dev-haskell/glob: bump up to 0.7.7

Package-Manager: portage-2.3.0

commit aa19eeb10bc2eb3e09f93fa8a102c322742943e4
Author: Vikraman Choudhury <vikraman@gentoo.org>
Date: Tue Jan 26 14:19:48 2016 -0500

Update metadata.xml for GLEP 67

commit b9c11d9d44644f6a277de1f7af562de56e786675
Author: Sergei Trofimovich <siarheit@google.com>
Date: Sun Aug 9 10:37:52 2015 +0100

convert '# $Header: ' lines to '# $Id$'

The change was adopted when ::gentoo switched to git.

https://github.com/trofi/gentoo-qa/blob/master/check_header.sh

Signed-off-by: Sergei Trofimovich <siarheit@google.com>

commit 3b7b4882c68a7cabab223ccea56c943d8d23eb7d
Author: Mark Wright <gienah@gentoo.org>
Date: Thu Apr 2 21:43:31 2015 +1100

Loosen filepath dep in glob 0.7.5

commit 7caba65cd543fbfef1c994cc43a84a5dec653ce7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Thu Jul 24 18:07:32 2014 +0300

metadata.xml: from <maintainer> field in favour of <herd> one

Mangled by tiny tool:
https://github.com/trofi/gentoo-qa/blob/master/shrink_haskell_metadata.hs

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

commit 7b87f04bfa59b15ab4ef5a463116fec4baabbc7c
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri May 9 16:44:05 2014 +0300

dev-haskell/glob: bump up to 0.7.5

Package-Manager: portage-2.2.10_p15

commit 9af04ab346c8a663cb288d681ee6c9ebfc9a73f5
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Mar 19 19:00:20 2014 +0300

dev-haskell/glob: bump up to 0.7.4

Package-Manager: portage-2.2.8_p62

commit 7efb82218a72c08bd91c7902e4c5917dfd419b47
Author: Mark Wright <gienah@gentoo.org>
Date: Tue Dec 3 13:02:40 2013 +1100

Bump glob to 0.7.3

commit c53264a6e1c343fdf89d09ef88587ab1a64dda9f
Author: Mark Wright <gienah@gentoo.org>
Date: Sat Oct 20 16:07:17 2012 +1100

Bump glob to 0.7.2

commit bda5ec03d7d172e8adfa97dbc263766b5f3db885
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Wed Oct 17 23:08:04 2012 +0400

glob-0.7.1 ready for ghc-7.6

commit 7db4e1b65c2de61d0028528402e5f4d4f1112cf1
Author: Alexander Vershilov <alexander.vershilov@gmail.com>
Date: Fri Sep 7 17:44:46 2012 +0400

big mirror update

commit d0207be6fb39ebe7856dc9bba748a63345318c21
Author: Mark Wright <gienah@gentoo.org>
Date: Sun Jul 8 00:29:17 2012 +1000

Bump glob to 0.7.1

commit 88bbb0224ca4d45e00f0f64b16b0c8e79dab66f1
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Fri Jun 15 03:11:07 2012 +0300

regenerated all Manifests to make use of 'thin' feature in one shot

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

commit 82c9c56ef027dc3ec4d7a78075f4cb90f91a91d9
Author: Mark Wright <gienah@gentoo.org>
Date: Mon Apr 16 00:41:39 2012 +1000

Loosen transformers dep in Glob

commit dfaebd6447eb521a211f527074dc51fb33938094
Author: Mark Wright <markwright@internode.on.net>
Date: Fri Jan 6 21:38:23 2012 +1100

Bump glob to 0.7

commit ddfc3d1aa83b3634fb3be0d8024f3d6afe252445
Author: Mark Wright <markwright@internode.on.net>
Date: Thu Nov 17 23:17:59 2011 +1100

Add hoogle support

commit 21358bd1064d039318eb5584139417f4b71f02ad
Author: Mark Wright <markwright@internode.on.net>
Date: Sun Oct 23 02:03:16 2011 +1100

Bump glob to 0.6.1, built with ghc 7.2.1, 7.0.4 and 6.12.3

commit 627c5f562f1b3c7c955e43d44041b18bd93d00c6
Author: Mark Wright <markwright@internode.on.net>
Date: Wed Apr 6 19:20:41 2011 +1000

Bump glob to 0.5.1, built with ghc 7.0.3 and 6.12.3

commit ac18c089df8ec70b9c45d51cf2ac72d2d58dd081
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 23 08:35:04 2009 +0000

The great filepath removal!
Yet another boot library, blah, blah, blah.

It's quite possible that removing filepath has made some packages with bad deps
(if they depend on filepath-1.1.* but you try to build them with ghc-6.6 which came with
filepath-1.0); if this is the case, please let us know.

commit d6346ed3c1ca034547ba624a792a68ef566ed335
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Wed Dec 2 06:29:30 2009 +0000

Bump glob to 0.5

commit 97a86de614798d16819637c224b682fc6d6984c6
Author: Ivan.Miljenovic@gmail.com <unknown>
Date: Thu Jul 30 08:32:35 2009 +0000

Add glob-0.4 to the overlay