Page MenuHomeFreeBSD

sysutils/shuf: Update to 3.0
ClosedPublic

Authored by 0mp on Apr 17 2021, 12:47 PM.
Tags
None
Referenced Files
F103324575: D29806.id.diff
Sat, Nov 23, 1:50 PM
Unknown Object (File)
Oct 23 2024, 5:12 AM
Unknown Object (File)
Oct 21 2024, 7:01 PM
Unknown Object (File)
Oct 3 2024, 8:42 PM
Unknown Object (File)
Sep 18 2024, 3:05 AM
Unknown Object (File)
Sep 8 2024, 5:49 PM
Unknown Object (File)
Sep 7 2024, 9:01 AM
Unknown Object (File)
Jul 30 2024, 1:25 AM
Subscribers

Details

Summary
  • Set WWW to the GitHub repository, the old homepage seems down.
  • Install the manual page to share/man/man1
  • Mention that this utility is a reimplementation of the GNU shuf tool.
Test Plan

Builds in poudirere just fine.

Diff Detail

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

Event Timeline

0mp requested review of this revision.Apr 17 2021, 12:47 PM
tobik added inline comments.
sysutils/shuf/Makefile
14–15

From the README

Tarballs are available under the Releases tab. Please use the versioned tarball instead of the auto-generated tarballs.

The release tarball is here:
https://github.com/ibara/shuf/releases/download/shuf-3.0/shuf-3.0.tar.gz

sysutils/shuf/Makefile
16

I'm packaging mg and oksh from ibara too and this should probably be HAS_CONFIGURE since he doesn't use autotools.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 17 2021, 3:18 PM
This revision was automatically updated to reflect the committed changes.

Thanks for the comments, @tobik. I've fixed those issues in another commit :)