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)
Sun, Feb 23, 3:02 PM
Unknown Object (File)
Feb 2 2025, 9:47 AM
Unknown Object (File)
Jan 21 2025, 4:55 PM
Unknown Object (File)
Jan 10 2025, 4:25 AM
Unknown Object (File)
Dec 23 2024, 8:39 PM
Unknown Object (File)
Dec 22 2024, 3:02 PM
Unknown Object (File)
Dec 19 2024, 3:57 PM
Unknown Object (File)
Dec 19 2024, 3:56 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.