pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/c++-gtk-utils Update to 2.2.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/49256628060e
branches: trunk
changeset: 340404:49256628060e
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Wed Oct 02 14:00:17 2019 +0000
description:
Update to 2.2.18
Changelog:
Version 2.2.18 (9 June 2019)
--------------
When compiling for GTK-4, require version >= 3.96.0 and make
consequential changes including to documentation (acinclude.m4,
README; doxygen.main.in, application.h, extension.h,
file_print_manager.h, file_print_manager.cpp, gobj_handle.h,
notifier.h, prog_present.h, reassembler.h, shared_handle.h,
text_print_manager.h, text_print_manager.cpp, thread.h, widget.h,
window.h and window.cpp; tests/test_application.cpp;
tests/extra/test_file_print_manager.cpp,
tests/extra/test_text_print_manager.cpp).
Update other documentation (doxygen.main.in; async_queue.h,
gerror_handle.h, shared_handle.h).
Version 2.2.17 (24 October 2018)
--------------
Set FD_CLOEXEC on pipe file descriptors for Notifier objects
(notifier.cpp).
Add support for guile-3.0 (acinclude.m4; extension.h).
Version 2.2.16.1 (27 June 2018)
----------------
Provide a configuration file suitable for doxygen-1.8.14; include
generated .js files in the distribution tarball; rebuild the
documentation (doxygen.main.in; docs/Doxyfile.in,
docs/Makefile.am).
Version 2.2.16 (27 June 2018)
--------------
When compiling for GTK+-4, require version >= 3.94.0
(acinclude.m4, README; doxygen.main.in).
Fix changes in GTK+-3.94 (file_print_manager.h,
file_print_manager.cpp, window.h, window.cpp).
Fix the change from GdkPixbuf to GdkTexture in GTK+-3.93
(file_print_manager.h, file_print_manager.cpp, window.h,
window.cpp).
Let the CGU_USE_GTK manifest constant in cgu_config.h indicate the
version of GTK+ that the library is configured for, and set
GDK_VERSION_MIN_REQUIRED for GTK+-4 (acinclude.m4;
tests/test_application.cpp,
tests/extra/test_file_print_manager.cpp,
tests/extra/test_text_print_manager.cpp; cgu_config.h,
text_print_manager.cpp).
Correct documentation (application.h, extension.h, window.h).
diffstat:
x11/c++-gtk-utils/Makefile | 5 ++---
x11/c++-gtk-utils/PLIST | 21 +++++++++++----------
x11/c++-gtk-utils/distinfo | 10 +++++-----
3 files changed, 18 insertions(+), 18 deletions(-)
diffs (166 lines):
diff -r a117738bc3b6 -r 49256628060e x11/c++-gtk-utils/Makefile
--- a/x11/c++-gtk-utils/Makefile Wed Oct 02 13:46:49 2019 +0000
+++ b/x11/c++-gtk-utils/Makefile Wed Oct 02 14:00:17 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2019/07/21 22:24:14 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/02 14:00:17 ryoon Exp $
-DISTNAME= c++-gtk-utils-2.2.15
-PKGREVISION= 5
+DISTNAME= c++-gtk-utils-2.2.18
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cxx-gtk-utils/}
diff -r a117738bc3b6 -r 49256628060e x11/c++-gtk-utils/PLIST
--- a/x11/c++-gtk-utils/PLIST Wed Oct 02 13:46:49 2019 +0000
+++ b/x11/c++-gtk-utils/PLIST Wed Oct 02 14:00:17 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/02/27 12:17:06 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/10/02 14:00:17 ryoon Exp $
include/c++-gtk-utils-3-2.2/c++-gtk-utils/application.h
include/c++-gtk-utils-3-2.2/c++-gtk-utils/async_channel.h
include/c++-gtk-utils-3-2.2/c++-gtk-utils/async_queue.h
@@ -59,8 +59,6 @@
share/doc/c++-gtk-utils/2.2/html/annotated.html
share/doc/c++-gtk-utils/2.2/html/application_8h.html
share/doc/c++-gtk-utils/2.2/html/application_8h_source.html
-share/doc/c++-gtk-utils/2.2/html/arrowdown.png
-share/doc/c++-gtk-utils/2.2/html/arrowright.png
share/doc/c++-gtk-utils/2.2/html/async__channel_8h.html
share/doc/c++-gtk-utils/2.2/html/async__channel_8h_source.html
share/doc/c++-gtk-utils/2.2/html/async__queue_8h.html
@@ -75,14 +73,12 @@
share/doc/c++-gtk-utils/2.2/html/cgu__config_8h_source.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Application-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Application.html
-share/doc/c++-gtk-utils/2.2/html/classCgu_1_1ApplicationNameError-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncChannel-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncChannel.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncQueue-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncQueue.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncQueueDispatch-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncQueueDispatch.html
-share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncQueuePopError-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncResult-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1AsyncResult.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1CFree-members.html
@@ -165,7 +161,6 @@
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1MemFun_1_1Functor2__const.png
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Notifier-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Notifier.html
-share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Param-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1PipeFifo-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1PipeFifo.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1Releaser-members.html
@@ -176,14 +171,12 @@
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1ScopedHandle.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedHandle-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedHandle.html
-share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedHandleError-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedLockHandle-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedLockHandle.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedLockPtr-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedLockPtr.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedPtr-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedPtr.html
-share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SharedPtrError-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1StandardArrayDelete-members.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1StandardArrayDelete.html
share/doc/c++-gtk-utils/2.2/html/classCgu_1_1SyncPipe-members.html
@@ -280,6 +273,7 @@
share/doc/c++-gtk-utils/2.2/html/doxygen.css
share/doc/c++-gtk-utils/2.2/html/doxygen.png
share/doc/c++-gtk-utils/2.2/html/doxygen_8main.html
+share/doc/c++-gtk-utils/2.2/html/dynsections.js
share/doc/c++-gtk-utils/2.2/html/emitter_8h.html
share/doc/c++-gtk-utils/2.2/html/emitter_8h_source.html
share/doc/c++-gtk-utils/2.2/html/extension_8h.html
@@ -292,6 +286,7 @@
share/doc/c++-gtk-utils/2.2/html/folderclosed.png
share/doc/c++-gtk-utils/2.2/html/folderopen.png
share/doc/c++-gtk-utils/2.2/html/functions.html
+share/doc/c++-gtk-utils/2.2/html/functions_0x7e.html
share/doc/c++-gtk-utils/2.2/html/functions_b.html
share/doc/c++-gtk-utils/2.2/html/functions_c.html
share/doc/c++-gtk-utils/2.2/html/functions_d.html
@@ -300,6 +295,7 @@
share/doc/c++-gtk-utils/2.2/html/functions_eval.html
share/doc/c++-gtk-utils/2.2/html/functions_f.html
share/doc/c++-gtk-utils/2.2/html/functions_func.html
+share/doc/c++-gtk-utils/2.2/html/functions_func_0x7e.html
share/doc/c++-gtk-utils/2.2/html/functions_func_b.html
share/doc/c++-gtk-utils/2.2/html/functions_func_c.html
share/doc/c++-gtk-utils/2.2/html/functions_func_d.html
@@ -321,7 +317,6 @@
share/doc/c++-gtk-utils/2.2/html/functions_func_v.html
share/doc/c++-gtk-utils/2.2/html/functions_func_w.html
share/doc/c++-gtk-utils/2.2/html/functions_func_x.html
-share/doc/c++-gtk-utils/2.2/html/functions_func_~.html
share/doc/c++-gtk-utils/2.2/html/functions_g.html
share/doc/c++-gtk-utils/2.2/html/functions_h.html
share/doc/c++-gtk-utils/2.2/html/functions_i.html
@@ -341,7 +336,6 @@
share/doc/c++-gtk-utils/2.2/html/functions_vars.html
share/doc/c++-gtk-utils/2.2/html/functions_w.html
share/doc/c++-gtk-utils/2.2/html/functions_x.html
-share/doc/c++-gtk-utils/2.2/html/functions_~.html
share/doc/c++-gtk-utils/2.2/html/future_8h.html
share/doc/c++-gtk-utils/2.2/html/future_8h_source.html
share/doc/c++-gtk-utils/2.2/html/gerror__handle_8h.html
@@ -368,8 +362,10 @@
share/doc/c++-gtk-utils/2.2/html/intrusive__ptr_8h_source.html
share/doc/c++-gtk-utils/2.2/html/io__watch_8h.html
share/doc/c++-gtk-utils/2.2/html/io__watch_8h_source.html
+share/doc/c++-gtk-utils/2.2/html/jquery.js
share/doc/c++-gtk-utils/2.2/html/mem__fun_8h.html
share/doc/c++-gtk-utils/2.2/html/mem__fun_8h_source.html
+share/doc/c++-gtk-utils/2.2/html/menudata.js
share/doc/c++-gtk-utils/2.2/html/modules.html
share/doc/c++-gtk-utils/2.2/html/mutex_8h.html
share/doc/c++-gtk-utils/2.2/html/mutex_8h_source.html
@@ -442,13 +438,16 @@
share/doc/c++-gtk-utils/2.2/html/shared__ptr_8h.html
share/doc/c++-gtk-utils/2.2/html/shared__ptr_8h_source.html
share/doc/c++-gtk-utils/2.2/html/splitbar.png
+share/doc/c++-gtk-utils/2.2/html/structCgu_1_1ApplicationNameError-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1ApplicationNameError.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1ApplicationNameError.png
+share/doc/c++-gtk-utils/2.2/html/structCgu_1_1AsyncQueuePopError-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1AsyncQueuePopError.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1AsyncQueuePopError.png
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1GobjWeakHandleError-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1GobjWeakHandleError.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1GobjWeakHandleError.png
+share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Param-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Param.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Param_3_01T_01_5_01_4-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Param_3_01T_01_5_01_4.html
@@ -466,8 +465,10 @@
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1RemoveRefCond_3_01T_01_6_00_01false_01_4.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1RemoveRefCond_3_01T_01_6_00_01true_01_4-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1RemoveRefCond_3_01T_01_6_00_01true_01_4.html
+share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedHandleError-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedHandleError.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedHandleError.png
+share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedPtrError-members.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedPtrError.html
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1SharedPtrError.png
share/doc/c++-gtk-utils/2.2/html/structCgu_1_1Thread_1_1CondError-members.html
diff -r a117738bc3b6 -r 49256628060e x11/c++-gtk-utils/distinfo
--- a/x11/c++-gtk-utils/distinfo Wed Oct 02 13:46:49 2019 +0000
+++ b/x11/c++-gtk-utils/distinfo Wed Oct 02 14:00:17 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2018/02/27 12:17:06 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2019/10/02 14:00:17 ryoon Exp $
-SHA1 (c++-gtk-utils-2.2.15.tar.gz) = 032ceeb95c167abf8078fede790c2d15fa241602
-RMD160 (c++-gtk-utils-2.2.15.tar.gz) = cafa0d01d76d3b347447d0812e2ddc707a40ef0c
-SHA512 (c++-gtk-utils-2.2.15.tar.gz) = 0181fb0400173fb99f89d72b52bc2ef458d25688d5f3be064f7baafbee6586fde386b3400d90e2178bdd3228c9dc184f87a0db0a50a020db5785b50f34785acc
-Size (c++-gtk-utils-2.2.15.tar.gz) = 2943272 bytes
+SHA1 (c++-gtk-utils-2.2.18.tar.gz) = 2a3bc8d547da80aea3791b16e5fe15588d4139ed
+RMD160 (c++-gtk-utils-2.2.18.tar.gz) = b9b7b5b2f0c10cd6a635ae47eed36c11117ef52a
+SHA512 (c++-gtk-utils-2.2.18.tar.gz) = 46fece74e3a3908573cfe161c870f63b9bd442eaf9eea6da03843dc03e010ba073696232206c37a10dd7eedf1aa748cedbbd5e3a58af1cabc98d804095aa3d54
+Size (c++-gtk-utils-2.2.18.tar.gz) = 3031253 bytes
SHA1 (patch-c++-gtk-utils_Makefile.in) = ae1210a771a5d094a7acad46ebc1992802ddf3a2
SHA1 (patch-tests_test__fdstream.cpp) = 2735a0ab4646e14719ec9fb2c96c8bd1f31b7f7d
SHA1 (patch-tests_test__gstream.cpp) = 0977bdfdb96b9b6ba42eefa67e17933fcd662f3b
Home |
Main Index |
Thread Index |
Old Index