Bug 279509

Summary: math/orpie: Update to 1.6.1
Product: Ports & Packages Reporter: Benjamin Jacobs <freebsd>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: mt-bugs, nc
Priority: --- Flags: mt-bugs: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 279508    
Bug Blocks:    
Attachments:
Description Flags
orpie-1.6.1.patch none

Description Benjamin Jacobs 2024-06-03 21:59:05 UTC
Created attachment 251205 [details]
orpie-1.6.1.patch

This update is needed to update lang/ocaml.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-05 21:28:07 UTC
A commit in branch main references this bug:

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

commit 156840b3e2899ec640d4db73aa5be4adc0897421
Author:     Benjamin Jacobs <freebsd@dev.thsi.be>
AuthorDate: 2024-06-03 21:29:33 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2024-06-05 21:27:08 +0000

    math/orpie: Update to 1.6.1

    PR:     279509

 math/orpie/Makefile                              | 47 +++++++++++++----
 math/orpie/distinfo                              |  5 +-
 math/orpie/files/patch-Makefile.in (gone)        | 64 ------------------------
 math/orpie/files/patch-gsl_gsl__sf.ml (gone)     | 18 -------
 math/orpie/files/patch-gsl_mlgsl__error.c (gone) | 10 ----
 math/orpie/files/patch-gsl_mlgsl__sf.c (gone)    | 36 -------------
 6 files changed, 40 insertions(+), 140 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2024-06-05 21:28:51 UTC
Committed!
Comment 3 Benjamin Jacobs 2024-06-06 09:55:38 UTC
Thanks!