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: wiz
Date: Wed Nov 6 14:51:19 UTC 2019
Modified Files:
pkgsrc/x11/gtk3: Makefile PLIST distinfo
Log Message:
gtk3+: update to 3.24.12.
Overview of Changes in GTK+ 3.24.12
===================================
* file chooser: allow sorting by file type
* dnd: fix pointer offsets under X11 and Wayland
* broadway: Fix a font problem
* mir Drop this backend
* printing: Get PPD from original host if needed
* a11y: Fix interference with clutter a11y impl
* Translation updates:
Brazilian Portuguese
Czech
Danish
Dutch
Italian
Greek
Lithuanian
Norwegian Bokmål
Polish
Romanian
Slovenian
Spanish
Turkish
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/gtk3/PLIST
cvs rdiff -u -r1.70 -r1.71 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.136 pkgsrc/x11/gtk3/Makefile:1.137
--- pkgsrc/x11/gtk3/Makefile:1.136 Sun Nov 3 09:14:08 2019
+++ pkgsrc/x11/gtk3/Makefile Wed Nov 6 14:51:19 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.136 2019/11/03 09:14:08 rillig Exp $
+# $NetBSD: Makefile,v 1.137 2019/11/06 14:51:19 wiz Exp $
-DISTNAME= gtk+-3.24.11
+DISTNAME= gtk+-3.24.12
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
Index: pkgsrc/x11/gtk3/PLIST
diff -u pkgsrc/x11/gtk3/PLIST:1.27 pkgsrc/x11/gtk3/PLIST:1.28
--- pkgsrc/x11/gtk3/PLIST:1.27 Thu Oct 10 12:04:13 2019
+++ pkgsrc/x11/gtk3/PLIST Wed Nov 6 14:51:19 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2019/10/10 12:04:13 wiz Exp $
+@comment $NetBSD: PLIST,v 1.28 2019/11/06 14:51:19 wiz Exp $
bin/gtk-builder-tool
bin/gtk-encode-symbolic-svg
bin/gtk-launch
@@ -1019,7 +1019,6 @@ share/gtk-doc/html/gtk3/gtk-migrating-ch
share/gtk-doc/html/gtk3/gtk-migrating-smclient-GtkApplication.html
share/gtk-doc/html/gtk3/gtk-migrating-theme-GtkStyleContext-engines.html
share/gtk-doc/html/gtk3/gtk-migrating-unique-GtkApplication.html
-share/gtk-doc/html/gtk3/gtk-mir.html
share/gtk-doc/html/gtk3/gtk-osx.html
share/gtk-doc/html/gtk3/gtk-query-immodules-3.0.html
share/gtk-doc/html/gtk3/gtk-query-settings.html
Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.70 pkgsrc/x11/gtk3/distinfo:1.71
--- pkgsrc/x11/gtk3/distinfo:1.70 Tue Oct 29 22:46:39 2019
+++ pkgsrc/x11/gtk3/distinfo Wed Nov 6 14:51:19 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.70 2019/10/29 22:46:39 nia Exp $
+$NetBSD: distinfo,v 1.71 2019/11/06 14:51:19 wiz Exp $
-SHA1 (gtk+-3.24.11.tar.xz) = c566d04644ed6f4ea6a401ecb0a80a0851bbd3ad
-RMD160 (gtk+-3.24.11.tar.xz) = 697666cf981cde2d252b0bbb345923d697215766
-SHA512 (gtk+-3.24.11.tar.xz) = 15e33169030aa38e363730e5b19bbde614897b1a0de5db29c5292940a97e3613383b3eeb1c83ab8c09015a2a3f3ad425511bacd8fdbb79b30e0a47d4d4b57008
-Size (gtk+-3.24.11.tar.xz) = 20974300 bytes
+SHA1 (gtk+-3.24.12.tar.xz) = a3a31aed20d78f35082d8de1d96743ec2e843e19
+RMD160 (gtk+-3.24.12.tar.xz) = 1ced471ba54f93cc3854954d8183c1ce41095642
+SHA512 (gtk+-3.24.12.tar.xz) = 97554657d83db71ff8b3ea5f650ad38b1ffcc3e8d620be876b5ca435f693e229dffc7341a84bde71bdae13293f2c1d3b2ab1b80a02791132c8a7693cdc21f612
+Size (gtk+-3.24.12.tar.xz) = 20977596 bytes
SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index