diff options
author | prlw1 <prlw1@pkgsrc.org> | 2014-02-12 20:55:20 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2014-02-12 20:55:20 +0000 |
commit | 22174a83da071bcc93e3c8f75ac36e33e1d816e4 (patch) | |
tree | d33962bcbb7abb33a0de8501483a12619bae9f8f /x11/gtk3 | |
parent | 271d9168f285f54d7f38f8ca76f8673583cdb22e (diff) | |
download | pkgsrc-22174a83da071bcc93e3c8f75ac36e33e1d816e4.tar.gz |
Update gtk3 to 3.10.7
Overview of Changes in GTK+ 3.10.6 to 3.10.7
============================================
* Bugs fixed:
386569 GtkFileChooser enters first file name into the entry...
709491 dark theme setting not propagated to vertical spinbu...
711298 "Edit Scheduled Transaction" window way too modal
719314 gdk_property_change segfault on multiple X protocol...
719970 Fails to build: gdkevents-quartz.c:1692:58: error: ...
719977 Can not use GtkFileChooserDialog: assertion failure
721700 invalid callback prototypes leads to test issues
win32: add more width to the slider to not cut it w...
win32: add margin to scale trough
win32: set color for scale marks
win32: scale slider with marks was off by 2 pixels
win32: handle again gtk-font-name
* Translation updates:
Czech
German
Greek
Hungarian
Punjabi
Russian
Simplified Chinese
Slovenian
Diffstat (limited to 'x11/gtk3')
-rw-r--r-- | x11/gtk3/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index ef6c78165d9..0d757749fea 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2013/12/08 23:12:15 prlw1 Exp $ +# $NetBSD: Makefile,v 1.47 2014/02/12 20:55:20 prlw1 Exp $ -DISTNAME= gtk+-3.10.6 +DISTNAME= gtk+-3.10.7 PKGNAME= ${DISTNAME:S/gtk/gtk3/} CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 571b108bd64..d2dfb587a45 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.20 2013/12/08 14:21:37 prlw1 Exp $ +$NetBSD: distinfo,v 1.21 2014/02/12 20:55:20 prlw1 Exp $ -SHA1 (gtk+-3.10.6.tar.xz) = 7d7605f72ff5886d8506eb8e564f99a14677d872 -RMD160 (gtk+-3.10.6.tar.xz) = 1d591207a119124d8c46d025908d6bd0af97b1ed -Size (gtk+-3.10.6.tar.xz) = 14387620 bytes +SHA1 (gtk+-3.10.7.tar.xz) = cf30e2e0c4cab9d5dfc0b4325a3139ed01387d01 +RMD160 (gtk+-3.10.7.tar.xz) = d2907147d6fc6a8532982c64edfd530b07ea343b +Size (gtk+-3.10.7.tar.xz) = 14363820 bytes SHA1 (patch-aj) = 4a03d88ba597fd93cfd2807e779a431e98bb8d5e SHA1 (patch-config.h.in) = 479ebf5a5cf5ca6855fcda94063638a919bbf548 SHA1 (patch-configure) = 0bf253073a8799082f83fbd37b5424e9adf9b9d3 |