Page MenuHomeFreeBSD

Update shtk to 1.6
ClosedPublic

Authored by jmmv on Nov 17 2014, 7:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 1, 2:21 AM
Unknown Object (File)
Aug 24 2025, 9:56 AM
Unknown Object (File)
Jul 12 2025, 9:41 AM
Unknown Object (File)
Jul 6 2025, 9:10 PM
Unknown Object (File)
Jul 6 2025, 4:22 AM
Unknown Object (File)
Jul 2 2025, 11:40 AM
Unknown Object (File)
Jun 27 2025, 10:18 AM
Unknown Object (File)
Jun 5 2025, 5:03 AM
Subscribers
None

Details

Reviewers
bapt
Summary

Simple change to update shtk to the new 1.6 release.

I would rather NOT add support for the DOCS and TEST options, but doing
so because it seems standard practice. Would like to just remove them
but I don't know if it's OK.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

jmmv retitled this revision from to Update shtk to 1.6.
jmmv updated this object.
jmmv edited the test plan for this revision. (Show Details)
jmmv added a reviewer: bapt.
bapt edited edge metadata.

I agree with you on DOCS, but some upcoming changes in pkg will fix this. for test this is something else

This revision is now accepted and ready to land.Nov 17 2014, 7:52 PM

I don't think it makes sense to support TEST in this particular case either because enabling TEST does not change the dependencies of the package in any way nor it changes the build time in any significant manner.

Anyway, I have submitted this "as is" to unblock this revision. We can discuss tweak the options later. Thanks!