Summary: | [MAINTAINER] devel/rubygem-baf: update to version 0.14.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thibault Jouan <tj+freebsd_ports> | ||||||
Component: | Individual Port(s) | Assignee: | Nuno Teixeira <eduardo> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | eduardo, ruby | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
URL: | https://my.diffend.io/gems/baf/0.14.0/0.14.1 | ||||||||
Attachments: |
|
Hello, Please use DISTVERSION instead of PORTVERSION: https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-naming Created attachment 228664 [details]
update to 0.14.1, fix PORTVERSION usage
Hello,
thank you for looking at the patch and your feedback.
I uploaded a new one fixing the wrong usage of PORTVERSION, it now
uses DISTVERSION.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d40f5d8299b051b909a4ec626a476f72e770666e commit d40f5d8299b051b909a4ec626a476f72e770666e Author: Thibault Jouan <tj+freebsd_ports@a13.fr> AuthorDate: 2021-10-14 07:56:41 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2021-10-14 07:58:16 +0000 devel/rubygem-baf: Update to 0.14.1 ChangeLog: https://my.diffend.io/gems/baf/0.14.0/0.14.1 PR: 259103 devel/rubygem-baf/Makefile | 5 +++-- devel/rubygem-baf/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) Committed with minor fix: --- WARN: Makefile: [11]: USE_* seen before USES. According to the porters-handbook, USES must appear first. --- Thanks! Thank you for the commit and last tip. I was using poudriere testport only, will check portlint too now. |
Created attachment 228625 [details] update to 0.14.1 I'm the author of the gem and pushed a new version a while back, but forgot to submit the patch to update the FreeBSD port. I would like the port to be updated with this patch please. Thanks!