Bug 224620

Summary: sysutils/duff: make join-duplicates.sh great again.
Product: Ports & Packages Reporter: Mathieu Arnold <mat>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me Flags: jhale: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
v1 none

Description Mathieu Arnold freebsd_committer freebsd_triage 2017-12-27 17:02:14 UTC
Created attachment 189138 [details]
v1

The script does not really work on FreeBSD, it needs a bit of patching, and bash, and the GNU coreutils.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-29 15:47:13 UTC
A commit references this bug:

Author: jhale
Date: Fri Dec 29 15:47:00 UTC 2017
New revision: 457510
URL: https://svnweb.freebsd.org/changeset/ports/457510

Log:
  Fix up the join-dupicates.sh script and add an option to pull in the required
  dependecies for it.

  While here, convert to USES=localbase.

  PR:		224620
  Submitted by:	mat

Changes:
  head/sysutils/duff/Makefile
  head/sysutils/duff/files/
  head/sysutils/duff/files/patch-join-duplicates.sh
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2017-12-29 15:48:10 UTC
Committed, thanks!