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, Jul 27, 8:52 AM
Unknown Object (File)
Sun, Jul 26, 11:41 PM
Unknown Object (File)
Sat, Jul 25, 2:59 AM
Unknown Object (File)
Thu, Jul 23, 2:38 AM
Unknown Object (File)
Thu, Jul 23, 1:30 AM
Unknown Object (File)
Sun, Jul 19, 8:03 PM
Unknown Object (File)
Sat, Jul 11, 7:47 PM
Unknown Object (File)
Thu, Jul 9, 12:30 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23518
Build 22522: arc lint + arc unit

Event Timeline

devel/jech-dht/Makefile
19

^ why did you change to inline plist?

devel/jech-dht/Makefile
19

Too few files and to shut portlint .

devel/jech-dht/Makefile
19

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

Why +=?

24

You cannot write to STAGEDIR before the install phase.

This revision was automatically updated to reflect the committed changes.