Bug 276042

Summary: print/fpdf: upgrade to 1.86
Product: Ports & Packages Reporter: Mark Huizer <xaa+fbsdbug>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Some People CC: diizzy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff for print/fpdf dir none

Description Mark Huizer 2023-12-31 20:07:41 UTC
Created attachment 247379 [details]
diff for print/fpdf dir

I've made an updated version of the print/fpdf port, this should be better capable of working with php8 . Added myself as maintainer
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-21 11:26:43 UTC
A commit in branch main references this bug:

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

commit 2566498569268b0ee83d6a9718982e7b95b82d8b
Author:     Mark Huizer <xaa+fbsdbug@dohd.org>
AuthorDate: 2024-01-21 10:10:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-21 11:24:48 +0000

    print/fpdf: Adopt port and update to 1.86

    Upstream doesn't provide a changelog

    PR:             276042

 print/fpdf/Makefile  | 8 ++++----
 print/fpdf/distinfo  | 6 +++---
 print/fpdf/pkg-plist | 7 ++++---
 3 files changed, 11 insertions(+), 10 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-01-21 11:34:46 UTC
Committed, thanks for adopting!