| Summary: | databases/firebird25-server: drop unnecessary patch | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | Keywords: | patch | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(acm) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/freebsd/freebsd-ports/pull/11 | ||||||
| Attachments: |
|
||||||
|
Description
Jan Beich
2021-04-07 11:02:19 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0688cb94de1f5c5898c9d2d0a7e34b9a32055561 commit 0688cb94de1f5c5898c9d2d0a7e34b9a32055561 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2021-05-22 18:24:30 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2021-05-22 18:33:03 +0000 databases/firebird25-*: update to 2.5.9 - Fix core dump on newest versions of FreeBSD [1] - Drop uneccesary patch files ChangeLog at: https://firebirdsql.org/file/documentation/release_notes/html/en/2_5/rlsnotes25.html PR: 254206 254849 Reported by: pi jbeich Obtained from: https://lists.freebsd.org/pipermail/freebsd-ports/2021-March/120469.html [1] databases/firebird25-server/Makefile | 7 +++---- databases/firebird25-server/distinfo | 6 +++--- .../files/patch-src-common-classes-FpeControl.h (gone) | 18 ------------------ .../files/patch-src-common-classes_alloc.h (new) | 11 +++++++++++ .../files/patch-src_jrd_isc__sync.cpp (gone) | 11 ----------- 5 files changed, 17 insertions(+), 36 deletions(-) - Committed thanks! |