svn commit: r431769 - head/devel/cmake-gui

Sunpoet Po-Chuan Hsieh sunpoet at freebsd.org
Tue Jan 17 18:26:59 UTC 2017


On Wed, Jan 18, 2017 at 2:20 AM, Tobias C. Berner <tcberner at freebsd.org>
wrote:

> Author: tcberner
> Date: Tue Jan 17 18:20:28 2017
> New Revision: 431769
> URL: https://svnweb.freebsd.org/changeset/ports/431769
>
> Log:
>   Add missing LIB_DEPENDS to devel/libuv (stage-qa).
>

Hello,

Just a reminder. Please bump PORTREVISION for dependency change.

Regards,
sunpoet


>
>   Approved by:  rakuco (mentor)
>   MFH:          2017Q1
>
> Modified:
>   head/devel/cmake-gui/Makefile
>
> Modified: head/devel/cmake-gui/Makefile
> ============================================================
> ==================
> --- head/devel/cmake-gui/Makefile       Tue Jan 17 18:01:22 2017
> (r431768)
> +++ head/devel/cmake-gui/Makefile       Tue Jan 17 18:20:28 2017
> (r431769)
> @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/Copyright.txt
>  BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
>  LIB_DEPENDS=   libcurl.so:ftp/curl \
>                 libexpat.so:textproc/expat2 \
> -               libjsoncpp.so:devel/jsoncpp
> +               libjsoncpp.so:devel/jsoncpp \
> +               libuv.so:devel/libuv
>
>  USE_QT5=       core gui widgets buildtools_build qmake_build
>  USES=          cmake:run desktop-file-utils execinfo libarchive \
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"


More information about the svn-ports-all mailing list