Bug 283813 - devel/hs-alex: update 3.5.1.0 → 3.5.2.0
Summary: devel/hs-alex: update 3.5.1.0 → 3.5.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-haskell (Nobody)
URL: https://hackage.haskell.org/package/a...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-03 10:58 UTC by Älven
Modified: 2025-01-04 09:24 UTC (History)
2 users (show)

See Also:
arrowd: maintainer-feedback+


Attachments
[PATCH] devel/hs-alex: update 3.5.1.0 → 3.5.2.0 (1.49 KB, patch)
2025-01-03 10:58 UTC, Älven
alster: maintainer-approval? (haskell)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-01-03 10:58:06 UTC
Created attachment 256366 [details]
[PATCH] devel/hs-alex: update 3.5.1.0 → 3.5.2.0

Changes in 3.5.2.0

    Use byteSwap16# and byteSwap32# on big-endian architectures instead of handrolling the implementation (PR #260).
    More descriptive error in alexScan; inline alexScanUser (PR #262).
    Tested with GHC 8.0 - 9.12.1.

Andreas Abel, 2024-12-30
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-04 09:23:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64dcea5ab8f69422ba9c8c1eed44653d5cbf10c7

commit 64dcea5ab8f69422ba9c8c1eed44653d5cbf10c7
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-01-03 19:48:58 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-04 09:23:25 +0000

    devel/hs-alex: Update to 3.5.2.0

    PR:             283813

 devel/hs-alex/Makefile | 2 +-
 devel/hs-alex/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)