mate now needs wayland (was Re: svn commit: r538891 - in head/x11/mate-panel: . files)

Ulrich Spörlein uspoerlein at gmail.com
Tue Jun 23 10:43:27 UTC 2020


Hi Baptiste

Thanks for keeping MATE updated. This update however broke my poudriere
build, as I'm setting WITHOUT_WAYLAND and, well, looks like gtk-layer-shell
added here needs that to build (but it doesn't error out properly?!)

Can mate-panel life w/o that dep if/when WITHOUT_WAYLAND is set?

My error logs are here
http://poudriere.spoerlein.net/build.html?mastername=freebsd:12:x86:64-default&build=2020-06-22_09h45m06s

Cheers
Uli

On Mon, Jun 15, 2020 at 5:26 PM Baptiste Daroussin <bapt at freebsd.org> wrote:

> Author: bapt
> Date: Mon Jun 15 15:26:28 2020
> New Revision: 538891
> URL: https://svnweb.freebsd.org/changeset/ports/538891
>
> Log:
>   update to 1.24.0
>
> Deleted:
>   head/x11/mate-panel/files/
> Modified:
>   head/x11/mate-panel/Makefile
>   head/x11/mate-panel/distinfo
>
> Modified: head/x11/mate-panel/Makefile
>
> ==============================================================================
> --- head/x11/mate-panel/Makefile        Mon Jun 15 15:24:18 2020
> (r538890)
> +++ head/x11/mate-panel/Makefile        Mon Jun 15 15:26:28 2020
> (r538891)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      mate-panel
> -PORTVERSION=   1.22.2
> +PORTVERSION=   1.24.0
>  CATEGORIES=    x11 mate
>  MASTER_SITES=  MATE
>  DIST_SUBDIR=   mate
> @@ -19,7 +19,8 @@ LICENSE_FILE_LGPL21=  ${WRKSRC}/COPYING.LIB
>  BUILD_DEPENDS= itstool:textproc/itstool
>  LIB_DEPENDS=   libdbus-1.so:devel/dbus \
>                 libdbus-glib-1.so:devel/dbus-glib \
> -               libstartup-notification-1.so:x11/startup-notification
> +               libstartup-notification-1.so:x11/startup-notification \
> +               libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
>
>  PORTSCOUT=     limitw:1,even
>
>
> Modified: head/x11/mate-panel/distinfo
>
> ==============================================================================
> --- head/x11/mate-panel/distinfo        Mon Jun 15 15:24:18 2020
> (r538890)
> +++ head/x11/mate-panel/distinfo        Mon Jun 15 15:26:28 2020
> (r538891)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1577281869
> -SHA256 (mate/mate-panel-1.22.2.tar.xz) =
> fe2406c393a6eecef16658798ce5e801f3aad6190cc2a95646af33eea375a0ea
> -SIZE (mate/mate-panel-1.22.2.tar.xz) = 2216064
> +TIMESTAMP = 1591974472
> +SHA256 (mate/mate-panel-1.24.0.tar.xz) =
> 369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3
> +SIZE (mate/mate-panel-1.24.0.tar.xz) = 3040068
>


More information about the svn-ports-all mailing list