Page MenuHomeFreeBSD

security/ssb: Update to 0.1.0
ClosedPublic

Authored by nc on Jan 5 2021, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 7:21 AM
Unknown Object (File)
Mon, Oct 6, 11:59 PM
Unknown Object (File)
Fri, Oct 3, 2:18 AM
Unknown Object (File)
Wed, Oct 1, 7:06 AM
Unknown Object (File)
Mon, Sep 29, 6:29 PM
Unknown Object (File)
Mon, Sep 29, 6:29 PM
Unknown Object (File)
Mon, Sep 29, 6:29 PM
Unknown Object (File)
Wed, Sep 24, 5:00 AM
Subscribers

Details

Summary

security/ssb: Update to 0.1.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

nc requested review of this revision.Jan 5 2021, 3:50 PM

the patch seems alright. Before I give you an approval to commit, could you let me know how did you test the port? That would give me an good overview of what has been tested so far.

I installed it on my personal system to see if it ran. Since ssb is a bruteforcer, I used my server as a dummy.

Also, the changelog is: https://github.com/kitabisa/ssb/releases/tag/v0.1.0

As I mentioned in the other comment it would be great if you mention in the description of the patch / in the comments if you run a poudriere testport or an equivalent. This might help detect regressions like pkg-plist issues early on. It's also a sign for me that you've tested the update before the commit.

If the port builds fine and there are no build/packaging issues reported then feel free to commit this patch.

This revision is now accepted and ready to land.Jan 5 2021, 10:25 PM

Committing this shortly. I always run poudriere on my ports.

This revision was automatically updated to reflect the committed changes.