svn commit: r439206 - in head: deskutils/xfce4-notifyd games/lordsawar graphics/cairomm graphics/gdk-pixbuf2 graphics/gdk-pixbuf2/files x11-themes/adwaita-icon-theme x11-themes/gnome-themes-standar...

Jan Beich jbeich at FreeBSD.org
Sun Apr 23 09:21:09 UTC 2017


Koop Mast <kwm at FreeBSD.org> writes:

> Author: kwm
> Date: Sun Apr 23 08:35:28 2017
> New Revision: 439206
> URL: https://svnweb.freebsd.org/changeset/ports/439206
>
> Log:
>   Update the gtk+ stack [1]
[...]
> Index: x11-themes/gtk-arc-themes/Makefile
> ===================================================================
> --- x11-themes/gtk-arc-themes/Makefile	(revision 439205)
> +++ x11-themes/gtk-arc-themes/Makefile	(revision 439206)
> @@ -25,5 +25,6 @@ USES=		autoreconf pkgconfig
>  GNU_CONFIGURE=	yes
>  USE_GNOME=	gtk20 gtk30
>  NO_ARCH=	yes
> +CONFIGURE_ARGS=	--with-gnome=3.18

Why not 3.20 after x11-toolkits/gtk30 > 3.18 update?

> Index: x11-toolkits/gtk30/Makefile
> ===================================================================
> --- x11-toolkits/gtk30/Makefile	(revision 439205)
> +++ x11-toolkits/gtk30/Makefile	(revision 439206)
> @@ -4,8 +4,8 @@
>  # adwaita-icon-theme, gnome-themes-standard and mate-themes
> 
>  PORTNAME=	gtk
> -PORTVERSION=	3.18.8
> -PORTREVISION?=	4
> +PORTVERSION=	3.22.12

3.20 changed ABI, so you need to bump PORTREVISION in consumers.

https://abi-laboratory.pro/tracker/timeline/gtk+/

> @@ -54,7 +56,7 @@ GLIB_SCHEMAS=	org.gtk.Demo.gschema.xml \
>  		org.gtk.Se@@ -76,6 +78,8 @@ CLOUDPRINT_LIB_DEPENDS=	librest-0.7.so:devel/libreema.xml \
>  		org.gtk.Settings.FileChooser.gschema.xml
> 
> -OPTIONS_DEFINE=	CUPS CLOUD+RINT COLORD DEBUG BROADWAY
> +OPTIONS_DEFINE=	CUPS CLOUDPRINT COLORD +ROADWAY

Can you revert this hunk? After that bump PORTREVISION as BROADWAY is
enabled by default.


More information about the svn-ports-head mailing list