[macports-ports] branch master updated: libcaer: new port
Ryan Schmidt
ryandesign at macports.org
Thu Mar 1 13:48:35 UTC 2018
On Mar 1, 2018, at 07:10, Андрей Корнилов wrote:
> Perry E. Metzger (pmetzger) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/1143d9e29ce540771dbbfc578100f28ee04b3f28
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 1143d9e libcaer: new port
>
> 1143d9e is described below
>
>
> commit 1143d9e29ce540771dbbfc578100f28ee04b3f28
>
> Author: Andrew Kornilov
> AuthorDate: Thu Mar 1 13:48:04 2018 +0300
>
>
> libcaer: new port
Thanks for the port!
> +license BSD-2-Clause
MacPorts doesn't know that license by that name; we call this license "BSD". It's important to use the correct license name so that MacPorts can distribute binaries of ports that are distributable. Changing the license after a successful build does not currently cause the buildbot to reexamine the port to distribute binaries that didn't get distributed before, so it's important to get the license correct the first time. The list of licenses we currently use is documented here:
https://trac.macports.org/wiki/PortfileRecipes#licensekeyword
> +depends_lib-append port:libusb
The port failed to build without pkgconfig.
I've committed fixes for these issues.
More information about the macports-dev
mailing list