Summary: | devel/ruby-install: Update to 0.9.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Henry Phan <henry> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Henry Phan
2023-08-21 22:22:00 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=933d0190d989210414902eb73f9e2469f73260c5 commit 933d0190d989210414902eb73f9e2469f73260c5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 09:29:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 09:29:31 +0000 devel/ruby-install: Update to 0.9.1 - While I'm here: - Use upstream release tarball - Use tab instead of space - Add NO_ARCH - Add NO_BUILD - Use INSTALL_MAN: COPYTREE_BIN brings incorrect file mode (+x) to ruby-install.1.gz - Use . instead of \* - Use DATADIR Changes: https://github.com/postmodern/ruby-install/releases PR: 273273 Reported by: Henry Phan <henry@henryphan.com> (maintainer) devel/ruby-install/Makefile | 28 +++++++++++++++------------- devel/ruby-install/distinfo | 6 +++--- devel/ruby-install/pkg-plist | 38 +++++++++++++++++++------------------- 3 files changed, 37 insertions(+), 35 deletions(-) Committed. Thanks! |