The NetBSD Project

CVS log for pkgsrc/sysutils/hs-filepath-bytestring/buildlink3.mk

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / hs-filepath-bytestring

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:39:52 2025 UTC (2 weeks, 6 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
recursive revbump after patching lang/ghc910

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:05:47 2025 UTC (7 weeks, 1 day ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Bump all Haskell packages after switching the default compiler.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 2 02:59:31 2025 UTC (7 weeks, 2 days ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
sysutils/hs-filepath-bytestring: update to filepath-bytestring-1.5.2.0.2

filepath-bytestring (1.5.2.0.2) unstable; urgency=medium

  * Relax bounds to allow base-4.20 (ghc 9.10.1).

 -- Joey Hess <id@joeyh.name>  Mon, 20 Jan 2025 19:42:24 -0400

filepath-bytestring (1.5.2.0.1) unstable; urgency=medium

  * Relax bounds on filepath to all versions for which test suite passes.

 -- Joey Hess <id@joeyh.name>  Mon, 20 Jan 2025 14:06:54 -0400

filepath-bytestring (1.5.2.0.0) unstable; urgency=medium

  * Update to correspond to filepath-1.5.2.0, which fixes a bug
    introduced in filepath-1.4.100.2.
  * normalise C:\\\\ to C:\

 -- Joey Hess <id@joeyh.name>  Tue, 06 Feb 2024 10:33:31 -0400

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:36 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Recursive revbump after changing the default Haskell compiler

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:24 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Revbump all Haskell after updating lang/ghc96

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 24 08:19:49 2023 UTC (17 months ago) by pho
Branches: MAIN
sysutils/hs-filepath-bytestring: import hs-filepath-bytestring-1.4.2.1.13

This package provides functionality for manipulating RawFilePath values. It
can be used as a drop in replacement for the filepath library to get the
benefits of using ByteStrings. It provides three modules:

* System.FilePath.Posix.ByteString manipulates POSIX/Linux style
  RawFilePath values (with / as the path separator).

* System.FilePath.Windows.ByteString manipulates Windows style RawFilePath
  values (with either \ or / as the path separator, and deals with drives).

* System.FilePath.ByteString is an alias for the module appropriate to your
  platform.

All three modules provide the same API, and the same documentation (calling
out differences in the different variants).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>