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)
Fri, Dec 13, 11:23 PM
Unknown Object (File)
Wed, Dec 4, 9:22 AM
Unknown Object (File)
Fri, Nov 22, 3:08 PM
Unknown Object (File)
Nov 16 2024, 2:18 PM
Unknown Object (File)
Nov 8 2024, 1:07 AM
Unknown Object (File)
Oct 3 2024, 7:39 PM
Unknown Object (File)
Oct 1 2024, 11:48 PM
Unknown Object (File)
Sep 28 2024, 8:50 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 23513
Build 22517: 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 +=?

30

You cannot write to STAGEDIR before the install phase.

This revision was automatically updated to reflect the committed changes.