Summary: | databases/p5-Redis-Fast: update to 0.26 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tomohiro Hosaka <bokutin> | ||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | lwhsu | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: lwhsu Date: Mon Jul 6 10:16:01 UTC 2020 New revision: 541333 URL: https://svnweb.freebsd.org/changeset/ports/541333 Log: Update to 0.26 PR: 247797 Submitted by: Tomohiro Hosaka <bokutin@bokut.in> (maintainer) Changes: head/databases/p5-Redis-Fast/Makefile head/databases/p5-Redis-Fast/distinfo |
Created attachment 216245 [details] diff * 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.1, amd64) * make test ok When I try ”USES= perl5 gmake”, the following error appears. ===> Generating temporary packing list gmake: unrecognized option '--destdir=/usr/ports/databases/p5-Redis-Fast/work/stage' Usage: gmake [options] [target] ... Options: -b, -m Ignored for compatibility. ...