Bug 279258 - devel/ocaml-sexplib: needs PORTEPOCH bump
Summary: devel/ocaml-sexplib: needs PORTEPOCH bump
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 18:09 UTC by Benjamin Jacobs
Modified: 2024-05-23 19:40 UTC (History)
1 user (show)

See Also:


Attachments
ocaml-sexplib-epoch.patch (1.66 KB, patch)
2024-05-23 18:09 UTC, Benjamin Jacobs
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Jacobs 2024-05-23 18:09:59 UTC
Created attachment 250906 [details]
ocaml-sexplib-epoch.patch

It looks like I tried to turn the clock backward on ocaml-sexplib.
Please a committer apply the attached patch, or similarly bump its PORTEPOCH, before portmgr sanctions this Promethean attempt...

Thanks!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-23 19:37:42 UTC
A commit in branch main references this bug:

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

commit cd8b929f5df18cd3d44b4c9be9896330747d6a0d
Author:     Benjamin Jacobs <freebsd@dev.thsi.be>
AuthorDate: 2024-05-23 19:34:38 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-05-23 19:36:38 +0000

    devel/ocaml-sexplib: Bump PORTEPOCH

    This new incarnation of this port has a new version numbering and
    requires a PORTEPOCH bump

    PR:             279258
    Fixes:          bb2bea65dbac365184f0efd68e9b79201fe5c533

 devel/ocaml-sexplib/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2024-05-23 19:40:23 UTC
Committed. Thanks!