Bug 191970

Summary: misc/findutils [patch][maintainer] update to 4.5.14
Product: Ports & Packages Reporter: Klaus Aehlig <aehlig>
Component: Individual Port(s)Assignee: Danilo Egea Gondolfo <danilo>
Status: Closed FIXED    
Severity: Affects Only Me CC: danilo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch to update misc/findutils to 4.5.14 none

Description Klaus Aehlig 2014-07-19 16:52:46 UTC
Created attachment 144799 [details]
patch to update misc/findutils to 4.5.14

Gnu findutils version 4.5.14 has been released, fixing
a single bug introduced in version 4.5.13. Quoting the
NEWS file

* Major changes in release 4.5.14, 2014-07-19

** Bug Fixes

#42793: "Failed to write output" with -ls (this bug affected only
        release 4.5.13).



To update apply the attached patch.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-19 23:15:04 UTC
A commit references this bug:

Author: danilo
Date: Sat Jul 19 23:14:52 UTC 2014
New revision: 362288
URL: http://svnweb.freebsd.org/changeset/ports/362288

Log:
  - Update from 4.5.13 to 4.5.14

  PR:		ports/191970
  Submitted by:	aehlig@linta.de

Changes:
  head/misc/findutils/Makefile
  head/misc/findutils/distinfo
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-07-19 23:16:57 UTC
Committed. Thanks!