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)
Mon, Apr 13, 6:26 PM
Unknown Object (File)
Sun, Apr 12, 8:01 PM
Unknown Object (File)
Sun, Apr 12, 7:12 PM
Unknown Object (File)
Sun, Apr 12, 10:50 AM
Unknown Object (File)
Sun, Apr 12, 6:40 AM
Unknown Object (File)
Thu, Apr 9, 4:59 AM
Unknown Object (File)
Wed, Apr 8, 11:07 PM
Unknown Object (File)
Wed, Apr 1, 8:54 AM
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.