Page MenuHomeFreeBSD

devel/jech-dht: Update to 0.26.
ClosedPublic

Authored by rigoletto on Apr 4 2019, 4:30 PM.
Tags
None
Referenced Files
F134006350: D19820.diff
Wed, Oct 29, 11:39 PM
Unknown Object (File)
Tue, Oct 28, 9:22 PM
Unknown Object (File)
Tue, Oct 28, 9:22 PM
Unknown Object (File)
Tue, Oct 28, 9:22 PM
Unknown Object (File)
Tue, Oct 28, 9:22 PM
Unknown Object (File)
Tue, Oct 28, 9:22 PM
Unknown Object (File)
Tue, Oct 28, 4:01 PM
Unknown Object (File)
Fri, Oct 24, 5:05 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.