Date: Thu, 11 May 2017 19:54:43 +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: r440649 - head/x11-toolkits/gtk30 Message-ID: <201705111954.v4BJshJC006860@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Thu May 11 19:54:43 2017 New Revision: 440649 URL: https://svnweb.freebsd.org/changeset/ports/440649 Log: Update gtk30 to 3.22.14. Modified: head/x11-toolkits/gtk30/Makefile head/x11-toolkits/gtk30/distinfo Modified: head/x11-toolkits/gtk30/Makefile ============================================================================== --- head/x11-toolkits/gtk30/Makefile Thu May 11 19:27:42 2017 (r440648) +++ head/x11-toolkits/gtk30/Makefile Thu May 11 19:54:43 2017 (r440649) @@ -4,7 +4,7 @@ # adwaita-icon-theme, gnome-themes-standard and mate-themes PORTNAME= gtk -PORTVERSION= 3.22.12 +PORTVERSION= 3.22.14 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -49,7 +49,7 @@ CPPFLAGS+= -fno-omit-frame-pointer INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -LIBVERSION= 0.2200.12 +LIBVERSION= 0.2200.14 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ Modified: head/x11-toolkits/gtk30/distinfo ============================================================================== --- head/x11-toolkits/gtk30/distinfo Thu May 11 19:27:42 2017 (r440648) +++ head/x11-toolkits/gtk30/distinfo Thu May 11 19:54:43 2017 (r440649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491985486 -SHA256 (gnome3/gtk+-3.22.12.tar.xz) = 84fae0cefb6a11ee2b4e86b8ac42fe46a3d30b4ad16661d5fc51e8ae03e2a98c -SIZE (gnome3/gtk+-3.22.12.tar.xz) = 18236348 +TIMESTAMP = 1494530882 +SHA256 (gnome3/gtk+-3.22.14.tar.xz) = d6120e4fd64e432b74a61e8abd972b1948cf54e4dc4f0e081c05ab625f087131 +SIZE (gnome3/gtk+-3.22.14.tar.xz) = 18624808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705111954.v4BJshJC006860>