Page MenuHomeFreeBSD

misc/findutils update to 4.8.0
ClosedPublic

Authored by rhurlin on Jan 11 2021, 8:33 PM.
Tags
None
Referenced Files
F82843433: D28101.id82097.diff
Fri, May 3, 2:45 AM
Unknown Object (File)
Wed, Apr 24, 11:39 AM
Unknown Object (File)
Sun, Apr 21, 7:44 PM
Unknown Object (File)
Mar 4 2024, 1:09 AM
Unknown Object (File)
Mar 4 2024, 1:09 AM
Unknown Object (File)
Mar 4 2024, 1:09 AM
Unknown Object (File)
Mar 4 2024, 1:09 AM
Unknown Object (File)
Mar 2 2024, 10:17 PM
Subscribers

Details

Summary
  • Update from 4.7.0 to 4.8.0
  • Correct a misnamed patch under files
  • Reorder some Makefile vars
  • Signature file not relevant for the port

Changelog: https://lists.gnu.org/archive/html/bug-findutils/2021-01/msg00044.html

Submitted by Klaus Aehlig <aehlig@linta.de> (maintainer) in PR 252558.

Tested on Poudriere (amd64, i386). 'portlint -AC' seems fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

misc/findutils/Makefile
23 ↗(On Diff #82096)

^ this smells like USES=localbase

rhurlin marked an inline comment as done.

Nice hit :) I changed it to USES=localbase, rebuilt and it works as expected.

Many thanks!

This revision is now accepted and ready to land.Jan 11 2021, 9:09 PM
This revision was automatically updated to reflect the committed changes.
rhurlin marked an inline comment as not done.