Bug 257515

Summary: databases/p5-Redis-Fast: update to 0.31
Product: Ports & Packages Reporter: Tomohiro Hosaka <bokutin>
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: vanilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff none

Description Tomohiro Hosaka 2021-07-31 06:05:10 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.2, amd64)
* make test ok
Comment 1 Tomohiro Hosaka 2021-07-31 06:05:12 UTC
Created attachment 226813 [details]
git diff
Comment 2 Tomohiro Hosaka 2021-07-31 06:07:56 UTC
I tried USES[+]=gmake, but it produced an error.
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2021-07-31 07:12:14 UTC
(In reply to Tomohiro Hosaka from comment #2)

You should remove gmake from BUILD_DEPENDS, not just add it to USES.
Comment 4 Vanilla I. Shu freebsd_committer freebsd_triage 2021-07-31 07:17:33 UTC
(In reply to Vanilla I. Shu from comment #3)

Wired.

but I think it's ok to ignore the warning.

This ports will force to use gmake on it's build script.
Comment 5 Vanilla I. Shu freebsd_committer freebsd_triage 2021-07-31 07:34:32 UTC
Committed, thanks.
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-07-31 07:35:29 UTC
A commit in branch main references this bug:

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

commit 20fb830a90f58d05bf3b7a50acf10bed06285ae4
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-07-31 07:23:03 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-07-31 07:34:54 +0000

    databases/p5-Redis-Fast: update to 0.31.

    while I am here, strip the .so file.

    PR:             257515
    Reported by:    maintainer

 databases/p5-Redis-Fast/Makefile | 6 ++++--
 databases/p5-Redis-Fast/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)