security/ssb: Update to 0.1.0
Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 35949 Build 32838: arc lint + arc unit
Event Timeline
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.