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)
Thu, Apr 9, 4:59 AM
Unknown Object (File)
Wed, Apr 8, 11:07 PM
Unknown Object (File)
Wed, Apr 1, 8:54 AM
Unknown Object (File)
Thu, Mar 26, 6:34 AM
Unknown Object (File)
Thu, Mar 26, 1:31 AM
Unknown Object (File)
Wed, Mar 25, 11:11 AM
Unknown Object (File)
Wed, Mar 25, 8:00 AM
Unknown Object (File)
Sat, Mar 14, 11:40 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.