pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtk3



Module Name:    pkgsrc
Committed By:   leot
Date:           Tue Jan 29 16:57:39 UTC 2019

Modified Files:
        pkgsrc/x11/gtk3: Makefile distinfo

Log Message:
gtk3: Update to 3.24.4

Changes:
Overview of Changes in GTK+ 3.24.4
==================================
* Support gtk_file_chooser_set_filter in GtkFileChooserNative
* Bugs fixed:
   - wayland: Fix long combobox positioning
   - about dialog: Activate all links in the same way
   - switch: Add fallbacks for symbols
   - spinbutton: Fix background color
* Translation updates:
   - Africaans


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/x11/gtk3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtk3/Makefile
diff -u pkgsrc/x11/gtk3/Makefile:1.126 pkgsrc/x11/gtk3/Makefile:1.127
--- pkgsrc/x11/gtk3/Makefile:1.126      Wed Jan 16 08:13:39 2019
+++ pkgsrc/x11/gtk3/Makefile    Tue Jan 29 16:57:39 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.126 2019/01/16 08:13:39 adam Exp $
+# $NetBSD: Makefile,v 1.127 2019/01/29 16:57:39 leot Exp $
 
-DISTNAME=      gtk+-3.24.3
+DISTNAME=      gtk+-3.24.4
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.63 pkgsrc/x11/gtk3/distinfo:1.64
--- pkgsrc/x11/gtk3/distinfo:1.63       Wed Jan 16 08:13:39 2019
+++ pkgsrc/x11/gtk3/distinfo    Tue Jan 29 16:57:39 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.63 2019/01/16 08:13:39 adam Exp $
+$NetBSD: distinfo,v 1.64 2019/01/29 16:57:39 leot Exp $
 
-SHA1 (gtk+-3.24.3.tar.xz) = 1ce16497188e872ad504347ed5c3bd7f2c0feef5
-RMD160 (gtk+-3.24.3.tar.xz) = c172b29746075f2dab12ba743188049c9d761bf4
-SHA512 (gtk+-3.24.3.tar.xz) = 72a69d71f2e16a1dd169cc74d568da47131bd5d77994bcdd3b427ec1cd37c5daf0841a6e4824b125d860bc1c4f07c9835a3b2e74d951666253d3e4edbed0e5fc
-Size (gtk+-3.24.3.tar.xz) = 21099144 bytes
+SHA1 (gtk+-3.24.4.tar.xz) = a31384309cfab3113ef2db6428aa882ff96e3cb7
+RMD160 (gtk+-3.24.4.tar.xz) = cefae86ca89a64a06370f60e428d7b311177f956
+SHA512 (gtk+-3.24.4.tar.xz) = d1cce6d0d7f1c5ef0f4e8988b88372a32b9d8a2924da4cfc46a80ede91cf8a2aacdcd87eec122dfab1369b36fc849d875832ac11d79426cf6884e1730e5d4dd1
+Size (gtk+-3.24.4.tar.xz) = 21102236 bytes
 SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
 SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300



Home | Main Index | Thread Index | Old Index