dev-haskell/filepath-bytestring
Library for manipulating RawFilePaths in a cross platform way
ChangeLog
commit 39810266e632a466a820e2e4a7e34119d4e61cc6
Author: Violet Purcell <vimproved@inventati.org>
Date: Sat Oct 28 18:11:18 2023 -0400
dev-haskell/filepath-bytestring: add 1.4.2.1.13, drop 1.4.2.1.9
Signed-off-by: Violet Purcell <vimproved@inventati.org>
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 95ac0f85ad020df4a808091ede7e8d1f4b629d38
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 27 19:20:18 2023 -0700
dev-haskell/filepath-bytestring: Loosen constraints
Constraint on filepath is only for equivalency tests
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 251f3cee5d8cc9999d2a310ebc3fa81382ae067b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:14:25 2022 +1000
dev-haskell/filepath-bytestring: refresh metadata.xml
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ec3ac7db51c4d0d9856b9fdde8844ca57d93a14d
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:13:55 2022 +1000
dev-haskell/filepath-bytestring: drop 1.4.2.1.7
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit fa0bbf5ed4e753e0e5826eddbe1d87af92233bb6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:13:46 2022 +1000
dev-haskell/filepath-bytestring: add 1.4.2.1.9
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit a137b4b9d1a5def544d4b21f456f6028f504f1a7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:29:16 2021 +0100
dev-haskell/filepath-bytestring: bump up to 1.4.2.1.7
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e03fd14d8844b036cda3873641462f103c78568d
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:30:28 2021 -0500
dev-haskell/filepath-bytestring: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit ffb655f18ddb9f393bb29e3280a178921d0d195c
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Mon Jan 4 14:07:39 2021 -0500
dev-haskell/filepath-bytestring: allow newer quickcheck
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100
*/*: use https:// for hackage URIs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1d5e46239b339155c266236900575881d57391e4
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 10 11:49:49 2020 +1000
dev-haskell/filepath-bytestring: add package
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Author: Violet Purcell <vimproved@inventati.org>
Date: Sat Oct 28 18:11:18 2023 -0400
dev-haskell/filepath-bytestring: add 1.4.2.1.13, drop 1.4.2.1.9
Signed-off-by: Violet Purcell <vimproved@inventati.org>
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 95ac0f85ad020df4a808091ede7e8d1f4b629d38
Author: hololeap <hololeap@users.noreply.github.com>
Date: Mon Feb 27 19:20:18 2023 -0700
dev-haskell/filepath-bytestring: Loosen constraints
Constraint on filepath is only for equivalency tests
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
commit 251f3cee5d8cc9999d2a310ebc3fa81382ae067b
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:14:25 2022 +1000
dev-haskell/filepath-bytestring: refresh metadata.xml
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit ec3ac7db51c4d0d9856b9fdde8844ca57d93a14d
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:13:55 2022 +1000
dev-haskell/filepath-bytestring: drop 1.4.2.1.7
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit fa0bbf5ed4e753e0e5826eddbe1d87af92233bb6
Author: Jack Todaro <solpeth@posteo.org>
Date: Sat Jul 30 14:13:46 2022 +1000
dev-haskell/filepath-bytestring: add 1.4.2.1.9
Signed-off-by: Jack Todaro <solpeth@posteo.org>
commit a137b4b9d1a5def544d4b21f456f6028f504f1a7
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Sat Jun 26 14:29:16 2021 +0100
dev-haskell/filepath-bytestring: bump up to 1.4.2.1.7
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit e03fd14d8844b036cda3873641462f103c78568d
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Fri Feb 19 15:30:28 2021 -0500
dev-haskell/filepath-bytestring: Resolve PkgMetadataXmlEmptyElement warning
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit ffb655f18ddb9f393bb29e3280a178921d0d195c
Author: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
Date: Mon Jan 4 14:07:39 2021 -0500
dev-haskell/filepath-bytestring: allow newer quickcheck
Signed-off-by: Wolfgang E. Sanyer <WolfgangESanyer@gmail.com>
commit 780075a70af2171aaa259ed5630ddfccee47814d
Author: Sergei Trofimovich <slyfox@gentoo.org>
Date: Wed Sep 2 00:17:13 2020 +0100
*/*: use https:// for hackage URIs
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
commit 1d5e46239b339155c266236900575881d57391e4
Author: Jack Todaro <solpeth@posteo.org>
Date: Fri Apr 10 11:49:49 2020 +1000
dev-haskell/filepath-bytestring: add package
Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Jack Todaro <solpeth@posteo.org>