pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/atk Update atk to 2.24.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1673db4ead5c
branches:  trunk
changeset: 364703:1673db4ead5c
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Mon Jul 03 18:07:44 2017 +0000

description:
Update atk to 2.24.0

Changes in version 2.24.0
==========================
*
* Build, MSVC
   * Support Visual Studio 2017

Contributors:
Chun-wei Fan

Translations:
Ask Hjorth Larsen (da), Jordi Mas (ca)

Changes in version 2.23.4
==========================
*
* Build, MSVC:
   * Remove atk-install.props's on re-generation
   * Makefile.msvcproj, Makefile-newvs.am: Update from GLib
   * Move files to win32
* Docs:
   * Fix typo
   * Bug 772236: change id of the atkobject chapter needed case-insensitive filesystems
* Misc:
   * Use Unicode apostrophe in a translatable string

Contributors:
Murray Cumming, Piotr Dr?g,  Chun-wei Fan, Alejandro Pi?eiro Iglesias

Translations:
gogo (hr), Jordi Mas (ca), Fabio Tomat (fur)

diffstat:

 devel/atk/Makefile |   4 ++--
 devel/atk/PLIST    |   5 +++--
 devel/atk/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

diffs (53 lines):

diff -r b454b9e54c49 -r 1673db4ead5c devel/atk/Makefile
--- a/devel/atk/Makefile        Mon Jul 03 17:43:36 2017 +0000
+++ b/devel/atk/Makefile        Mon Jul 03 18:07:44 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2016/10/21 13:35:48 mef Exp $
+# $NetBSD: Makefile,v 1.95 2017/07/03 18:07:44 prlw1 Exp $
 
-DISTNAME=              atk-2.22.0
+DISTNAME=              atk-2.24.0
 CATEGORIES=            devel gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/atk/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=          .tar.xz
diff -r b454b9e54c49 -r 1673db4ead5c devel/atk/PLIST
--- a/devel/atk/PLIST   Mon Jul 03 17:43:36 2017 +0000
+++ b/devel/atk/PLIST   Mon Jul 03 18:07:44 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.42 2016/10/21 22:47:59 kamil Exp $
+@comment $NetBSD: PLIST,v 1.43 2017/07/03 18:07:44 prlw1 Exp $
 include/atk-1.0/atk/atk-enum-types.h
 include/atk-1.0/atk/atk.h
 include/atk-1.0/atk/atkaction.h
@@ -85,7 +85,7 @@
 share/gtk-doc/html/atk/atk-AtkState.html
 share/gtk-doc/html/atk/atk-Versioning-Utilities.html
 share/gtk-doc/html/atk/atk.devhelp2
-share/gtk-doc/html/atk/atkobject.html
+share/gtk-doc/html/atk/base-object.html
 share/gtk-doc/html/atk/data.html
 share/gtk-doc/html/atk/deprecated.html
 share/gtk-doc/html/atk/home.png
@@ -132,6 +132,7 @@
 share/locale/fa/LC_MESSAGES/atk10.mo
 share/locale/fi/LC_MESSAGES/atk10.mo
 share/locale/fr/LC_MESSAGES/atk10.mo
+share/locale/fur/LC_MESSAGES/atk10.mo
 share/locale/ga/LC_MESSAGES/atk10.mo
 share/locale/gd/LC_MESSAGES/atk10.mo
 share/locale/gl/LC_MESSAGES/atk10.mo
diff -r b454b9e54c49 -r 1673db4ead5c devel/atk/distinfo
--- a/devel/atk/distinfo        Mon Jul 03 17:43:36 2017 +0000
+++ b/devel/atk/distinfo        Mon Jul 03 18:07:44 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2016/10/21 13:35:48 mef Exp $
+$NetBSD: distinfo,v 1.52 2017/07/03 18:07:44 prlw1 Exp $
 
-SHA1 (atk-2.22.0.tar.xz) = bcb9ee62a0fd1d9262684d20b429bc8f5b2c4eaa
-RMD160 (atk-2.22.0.tar.xz) = 0e1c23cb2b404b7eaeaf0f9fcc777e7ec4642318
-SHA512 (atk-2.22.0.tar.xz) = af3f6197eb97de869ee706f19564449b02c1444c413e5418323e4bf4c8cf1d98c7c8baa25189f6879d63606d4bc75f33799cb901f4697c087e868bb9a5643cba
-Size (atk-2.22.0.tar.xz) = 745572 bytes
+SHA1 (atk-2.24.0.tar.xz) = 499fa622ea7c12ba15bef1b270a95d14607e3b67
+RMD160 (atk-2.24.0.tar.xz) = 73df21c72cd41404fff44b34fc08939e7bbc50ae
+SHA512 (atk-2.24.0.tar.xz) = 3ae0a4d5f28d5619d465135c685161f690732053bcb70a47669c951fbf389b5d2ccc5c7c73d4ee8c5a3b2df14e2f5b082e812a215f10a79b27b412d077f5e962
+Size (atk-2.24.0.tar.xz) = 748972 bytes



Home | Main Index | Thread Index | Old Index