Bug 272557 - databases/p5-Redis-Fast: update to 0.36
Summary: databases/p5-Redis-Fast: update to 0.36
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: Nuno Teixeira
URL: https://metacpan.org/dist/Redis-Fast/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-17 22:38 UTC by Tomohiro Hosaka
Modified: 2023-07-22 16:34 UTC (History)
1 user (show)

See Also:


Attachments
git diff (887 bytes, patch)
2023-07-17 22:38 UTC, Tomohiro Hosaka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!