pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtk2



Module Name:    pkgsrc
Committed By:   nia
Date:           Fri Jan  1 15:46:56 UTC 2021

Modified Files:
        pkgsrc/x11/gtk2: Makefile distinfo
Removed Files:
        pkgsrc/x11/gtk2/patches: patch-gtk_gtk-builder-convert

Log Message:
gtk2: Update to 2.24.33

Overview of Changes from GTK+ 2.24.32 to 2.24.33
================================================

*********************************************************
*                                                       *
*   This is the final GTK 2.x release.                  *
*   There will be no more updates to GTK 2.             *
*   All users are encouraged to update to GTK 3 or 4.   *
*                                                       *
*********************************************************

* Make the output of gtk-query-immodules deterministic

* GtkCalendar: Use %OB if supported

* GtkIconTheme: prefer exact matches

* win32:
 - Always process all available messages
 - Ignore autorepeat for modifier keys
 - Ensure monitor enumeration matches up
 - Fix pkg-config file generation with msvc
 - Fix UAC manifest rc file
 - Add Visual Studio 2019 project files

* MacOS:
 - Use NSGraphicsContext after Yosemite
 - Force redraw on Mojave and later when processing updates
 - Fix a use-after-free

* build:
 - Support automake 1.16
 - Fix compiler warnings with newer gcc


To generate a diff of this commit:
cvs rdiff -u -r1.319 -r1.320 pkgsrc/x11/gtk2/Makefile
cvs rdiff -u -r1.165 -r1.166 pkgsrc/x11/gtk2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/gtk2/patches/patch-gtk_gtk-builder-convert

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

Modified files:

Index: pkgsrc/x11/gtk2/Makefile
diff -u pkgsrc/x11/gtk2/Makefile:1.319 pkgsrc/x11/gtk2/Makefile:1.320
--- pkgsrc/x11/gtk2/Makefile:1.319      Sun Dec 20 12:17:12 2020
+++ pkgsrc/x11/gtk2/Makefile    Fri Jan  1 15:46:56 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.319 2020/12/20 12:17:12 nia Exp $
+# $NetBSD: Makefile,v 1.320 2021/01/01 15:46:56 nia Exp $
 
-DISTNAME=      gtk+-2.24.32
+DISTNAME=      gtk+-2.24.33
 PKGNAME=       ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION=   19
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/2.24/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/gtk2/distinfo
diff -u pkgsrc/x11/gtk2/distinfo:1.165 pkgsrc/x11/gtk2/distinfo:1.166
--- pkgsrc/x11/gtk2/distinfo:1.165      Sun Dec 20 12:17:12 2020
+++ pkgsrc/x11/gtk2/distinfo    Fri Jan  1 15:46:56 2021
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.165 2020/12/20 12:17:12 nia Exp $
+$NetBSD: distinfo,v 1.166 2021/01/01 15:46:56 nia Exp $
 
-SHA1 (gtk+-2.24.32.tar.xz) = c885ade62b06854590822c8eb906daf7dd15d90a
-RMD160 (gtk+-2.24.32.tar.xz) = c0c83479fad040e25159bf7a8a9eb51322716a56
-SHA512 (gtk+-2.24.32.tar.xz) = 8e8fd9ae32f1d6fb544da260f00599f0f05090d910d767b06ef086ab4f1f8373a29bb0da9767761c9b5f4cfd51b5c45d0fa5d39b0428c839ddf0a579df806696
-Size (gtk+-2.24.32.tar.xz) = 12620860 bytes
+SHA1 (gtk+-2.24.33.tar.xz) = 6fb0199cbb858456ba5d6fc9d7e4641f73476e76
+RMD160 (gtk+-2.24.33.tar.xz) = 85333860bdeda25f28c45177fe08d5f0914d4e52
+SHA512 (gtk+-2.24.33.tar.xz) = 71b588797c81f727dfac8dcb1be193f7436f717d30ecf18eae2d3aeb0f445b3be4743400acac16435490db8f564f01032065d3f42d27871317f80c98aef929d5
+Size (gtk+-2.24.33.tar.xz) = 12661828 bytes
 SHA1 (patch-ab) = 9c82cc60f3825d377a197c876fcc6faa379cbde3
 SHA1 (patch-af) = d59414e24a7da7f8694dbefbd2f0c2c2b60ec5ad
 SHA1 (patch-aj) = 9887573ac7ade9e8f8ee2ead68e279f67836a1a3
-SHA1 (patch-gtk_gtk-builder-convert) = b6fced6b25e671a13e917967ec95d5f040578d8c
 SHA1 (patch-gtk_gtksearchenginesimple.c) = 3c44b84f2e0d3f7cdfb594bf56370f588d165b14
 SHA1 (patch-gtk_gtktooltips.c) = 94f384b4becd74a9effcdbb72bbe3ee9a58d2bb8



Home | Main Index | Thread Index | Old Index