Summary: | Adopt/Update: archivers/makeself | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nuno Teixeira <eduardo> | ||||
Component: | Individual Port(s) | Assignee: | Fernando ApesteguĂa <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/megastep/makeself/releases | ||||||
Attachments: |
|
A commit references this bug: Author: fernape Date: Sat Oct 24 16:21:59 UTC 2020 New revision: 553204 URL: https://svnweb.freebsd.org/changeset/ports/553204 Log: archivers/makeself: update to 2.4.2 ChangeLog: https://github.com/megastep/makeself/releases Submitter requests maintainership. Already maintainer of several ports. PR: 250577 Submitted by: ed.arrakis@gmail.com Changes: head/archivers/makeself/Makefile head/archivers/makeself/distinfo head/archivers/makeself/pkg-descr Committed, Thanks for adopting this port! |
Created attachment 219035 [details] Sugested svn diff Hello, Adopt and update archivers/makeself to 2.4.2: - Drop shells/bash run dependency since project says: "I am trying to keep the code of this script as portable as possible, i.e it is not relying on any bash-specific features and only calls commands that are installed on any functioning UNIX-compatible system." I've tested archive and extraction and it works ok. - Use github - Use tarball instead of .run executable - Added man page - Added docs Thanks, Nuno Teixeira