Date: Sat, 12 Dec 2015 10:59:38 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403594 - head/x11-toolkits/gtk30 Message-ID: <201512121059.tBCAxcN0051356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Sat Dec 12 10:59:38 2015 New Revision: 403594 URL: https://svnweb.freebsd.org/changeset/ports/403594 Log: Update gtk30 to 3.16.7. Modified: head/x11-toolkits/gtk30/Makefile head/x11-toolkits/gtk30/distinfo Modified: head/x11-toolkits/gtk30/Makefile ============================================================================== --- head/x11-toolkits/gtk30/Makefile Sat Dec 12 10:59:11 2015 (r403593) +++ head/x11-toolkits/gtk30/Makefile Sat Dec 12 10:59:38 2015 (r403594) @@ -4,7 +4,7 @@ # adwaita-icon-theme, gnome-themes-standard and mate-themes PORTNAME= gtk -PORTVERSION= 3.16.6 +PORTVERSION= 3.16.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -47,7 +47,7 @@ LIBS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -LIBVERSION= 0.1600.6 +LIBVERSION= 0.1600.7 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ Modified: head/x11-toolkits/gtk30/distinfo ============================================================================== --- head/x11-toolkits/gtk30/distinfo Sat Dec 12 10:59:11 2015 (r403593) +++ head/x11-toolkits/gtk30/distinfo Sat Dec 12 10:59:38 2015 (r403594) @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.16.6.tar.xz) = 4d12726d0856a968b41802ae5c5971d7e9bac532717e309d3f81b9989da5ffbe -SIZE (gnome3/gtk+-3.16.6.tar.xz) = 18273872 +SHA256 (gnome3/gtk+-3.16.7.tar.xz) = 19689d14de54d182fad538153dbff6d41f53841f940aa871585fdea0306c7fba +SIZE (gnome3/gtk+-3.16.7.tar.xz) = 18294656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512121059.tBCAxcN0051356>