Created attachment 183738 [details] go-autorest.diff
This is a dependency of vuls(https://github.com/future-architect/vuls).
Hello Alexandru, thanks for submitting the port and making an effort for vuls. Can you please fix the COMMENT to be a bit more descriptive. Also please add WWW: <url> in pkg-descr.
We shouldn't be packaging Go libraries. If this doesn't have a product that isn't a library, then it shouldn't be a separate port. Instead, just pull the source in with the thing that needs it (vuls) and build using the standard go build mechanism. There are many examples of this for existing Go ports in the ports tree.
Richard, Steve, thank you for the feedback. I'm going to create a port for vuls and pull all required libraries.