Bug 191970 - misc/findutils [patch][maintainer] update to 4.5.14
Summary: misc/findutils [patch][maintainer] update to 4.5.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-19 16:52 UTC by Klaus Aehlig
Modified: 2014-07-19 23:16 UTC (History)
1 user (show)

See Also:


Attachments
patch to update misc/findutils to 4.5.14 (1.17 KB, patch)
2014-07-19 16:52 UTC, Klaus Aehlig
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!