Bug 272557

Summary: databases/p5-Redis-Fast: update to 0.36
Product: Ports & Packages Reporter: Tomohiro Hosaka <bokutin>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/dist/Redis-Fast/changes
Attachments:
Description Flags
git diff none

Description Tomohiro Hosaka 2023-07-17 22:38:29 UTC
* portlint
  WARN: Makefile: dependency to gmake listed in BUILD_DEPENDS. consider using USES[+]=gmake.
  0 fatal errors and 1 warning found.
* poudriere testport ok (12.4, amd64)
* make test ok

As above, you will get a portlint warning, but it has been settled in the past that you can ignore it.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250796#c5
Comment 1 Tomohiro Hosaka 2023-07-17 22:38:31 UTC
Created attachment 243444 [details]
git diff
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-07-22 16:23:08 UTC
A commit in branch main references this bug:

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

commit dbe4dbfb2a4af45442cee1def5278888520dffc0
Author:     Tomohiro Hosaka <bokutin@bokut.in>
AuthorDate: 2023-07-22 16:20:42 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-07-22 16:22:15 +0000

    databases/p5-Redis-Fast: Update to 0.36

    ChangeLog:      https://metacpan.org/dist/Redis-Fast/changes
    PR:             272557

 databases/p5-Redis-Fast/Makefile | 2 +-
 databases/p5-Redis-Fast/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-07-22 16:34:01 UTC
Committed, thanks!