[macports-ports] branch master updated: libcec: add OpenSSLException
Ryan Schmidt
ryandesign at macports.org
Mon Jan 23 16:47:45 UTC 2017
> On Jan 23, 2017, at 07:15, Craig Treleaven <ctreleaven at macports.org> wrote:
>
> Craig Treleaven (ctreleaven) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/592416555e4c912539aba1fa77188c21c0e0b282
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 5924165 libcec: add OpenSSLException
>
> 5924165 is described below
>
>
> commit 592416555e4c912539aba1fa77188c21c0e0b282
>
> Author: Craig Treleaven <ctreleaven at macports.org>
> AuthorDate: Mon Jan 23 08:15:19 2017 -0500
>
>
> libcec: add OpenSSLException
>
> ---
> multimedia/libcec/Portfile | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
>
> diff --git a/multimedia/libcec/Portfile b/multimedia/libcec/Portfile
>
> index 8f2d8f5..4509a95 100644
>
> --- a/multimedia/libcec/Portfile
>
> +++ b/multimedia/libcec/Portfile
>
> @@ -6,9 +6,9 @@ PortGroup cxx11 1.0
>
> PortGroup cmake 1.0
>
> github.setup Pulse-Eight libcec 4.0.1 libcec-
>
> -revision 1
>
> +revision 2
>
> categories multimedia
>
> -license GPL-2+
>
> +license {GPL-2+ OpenSSLException}
This didn't warrant a revision increase (it doesn't change what files get installed).
More information about the macports-dev
mailing list