Bug 250577

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:
Description Flags
Sugested svn diff none

Description Nuno Teixeira freebsd_committer freebsd_triage 2020-10-24 13:02:10 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-10-24 16:22:28 UTC
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
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-10-24 16:22:49 UTC
Committed,

Thanks for adopting this port!