Bug 281517 - [PATCH] databases/p5-DBD-mysql: Update to 5.008
Summary: [PATCH] databases/p5-DBD-mysql: Update to 5.008
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: Zsolt Udvari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-15 12:14 UTC by Remko Catersels
Modified: 2024-09-17 09:21 UTC (History)
1 user (show)

See Also:
uzsolt: maintainer-feedback+


Attachments
Patch to update p5-DBD-mysql to 5.008 (932 bytes, patch)
2024-09-15 12:14 UTC, Remko Catersels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Remko Catersels 2024-09-15 12:14:54 UTC
Created attachment 253582 [details]
Patch to update p5-DBD-mysql to 5.008

Update p5-DBD-mysql to 5.008. Most important change is the added support for MySQL 9.0. 

Changelog: https://metacpan.org/dist/DBD-mysql/changes
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-17 09:18:49 UTC
A commit in branch main references this bug:

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

commit ee83f0128d6f9247e16103d627fdd0446a48502a
Author:     Remko Catersels <sirdice@gmail.com>
AuthorDate: 2024-09-17 09:15:28 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-17 09:16:33 +0000

    databases/p5-DBD-mysql: Update to 5.008

    Swith to DISTVERSION.
    Pet portlint, portfmt.

    PR:             281517
    Approved by:    submitter is maintainer

 databases/p5-DBD-mysql/Makefile | 6 +++---
 databases/p5-DBD-mysql/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-09-17 09:21:17 UTC
Committed, thanks!