Date: Thu, 11 Jun 2020 15:06:50 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538495 - head/accessibility/atk Message-ID: <202006111506.05BF6oWS038372@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jun 11 15:06:50 2020 New Revision: 538495 URL: https://svnweb.freebsd.org/changeset/ports/538495 Log: Update atk to 2.36.0 It is ABI and API backward compatible with atk 2.28, so no need to wait for a full upgrade of gnome to upgrade this component Modified: head/accessibility/atk/Makefile head/accessibility/atk/distinfo head/accessibility/atk/pkg-plist Modified: head/accessibility/atk/Makefile ============================================================================== --- head/accessibility/atk/Makefile Thu Jun 11 15:02:13 2020 (r538494) +++ head/accessibility/atk/Makefile Thu Jun 11 15:06:50 2020 (r538495) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= atk -PORTVERSION= 2.28.1 +PORTVERSION= 2.36.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME Modified: head/accessibility/atk/distinfo ============================================================================== --- head/accessibility/atk/distinfo Thu Jun 11 15:02:13 2020 (r538494) +++ head/accessibility/atk/distinfo Thu Jun 11 15:06:50 2020 (r538495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524772876 -SHA256 (gnome/atk-2.28.1.tar.xz) = cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc -SIZE (gnome/atk-2.28.1.tar.xz) = 712508 +TIMESTAMP = 1591886982 +SHA256 (gnome/atk-2.36.0.tar.xz) = fb76247e369402be23f1f5c65d38a9639c1164d934e40f6a9cf3c9e96b652788 +SIZE (gnome/atk-2.36.0.tar.xz) = 299100 Modified: head/accessibility/atk/pkg-plist ============================================================================== --- head/accessibility/atk/pkg-plist Thu Jun 11 15:02:13 2020 (r538494) +++ head/accessibility/atk/pkg-plist Thu Jun 11 15:06:50 2020 (r538495) @@ -35,7 +35,7 @@ include/atk-1.0/atk/atkwindow.h lib/girepository-1.0/Atk-1.0.typelib lib/libatk-1.0.so lib/libatk-1.0.so.0 -lib/libatk-1.0.so.0.22810.1 +lib/libatk-1.0.so.0.23609.1 libdata/pkgconfig/atk.pc share/gir-1.0/Atk-1.0.gir share/locale/af/LC_MESSAGES/atk10.mo @@ -53,6 +53,7 @@ share/locale/bn_IN/LC_MESSAGES/atk10.mo share/locale/bs/LC_MESSAGES/atk10.mo share/locale/ca/LC_MESSAGES/atk10.mo share/locale/ca@valencia/LC_MESSAGES/atk10.mo +share/locale/ckb/LC_MESSAGES/atk10.mo share/locale/cs/LC_MESSAGES/atk10.mo share/locale/cy/LC_MESSAGES/atk10.mo share/locale/da/LC_MESSAGES/atk10.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006111506.05BF6oWS038372>