Page MenuHomeFreeBSD

devel/jech-dht: Update to 0.26.
ClosedPublic

Authored by rigoletto on Apr 4 2019, 4:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 8:18 PM
Unknown Object (File)
Sun, Oct 12, 3:13 PM
Unknown Object (File)
Thu, Oct 9, 8:31 AM
Unknown Object (File)
Wed, Oct 8, 4:12 AM
Unknown Object (File)
Thu, Sep 25, 10:06 AM
Unknown Object (File)
Sep 15 2025, 9:25 AM
Unknown Object (File)
Sep 12 2025, 12:10 AM
Unknown Object (File)
Sep 5 2025, 3:16 PM
Subscribers
None

Details

Summary

PR 234515

  • update to 0.26
  • take maintainership as arranged with the current maintainer.

Diff Detail

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

Event Timeline

devel/jech-dht/Makefile
19 ↗(On Diff #55804)

^ why did you change to inline plist?

devel/jech-dht/Makefile
19 ↗(On Diff #55804)

Too few files and to shut portlint .

devel/jech-dht/Makefile
19 ↗(On Diff #55804)

I would keep it in the plist -- to reduce the churn. Porlint isn't a law :)

rigoletto marked 2 inline comments as done.

Bring pkg-plist back.

Now yes, bring pkg-plist back.

This revision is now accepted and ready to land.Apr 5 2019, 5:02 AM
devel/jech-dht/Makefile
17 ↗(On Diff #55811)

Why +=?

24 ↗(On Diff #55811)

You cannot write to STAGEDIR before the install phase.

This revision was automatically updated to reflect the committed changes.