diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-06-11 13:30:19 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-06-11 13:30:19 +0000 |
commit | d7c20ec8ef882fb2ef5bcd30fc7c2b8d46acd6ad (patch) | |
tree | bf8d9036c1170b17bc0d09248e1de7554ec070b6 /x11 | |
parent | 883d4e061a87152eb8404f32226f6b159be94368 (diff) | |
download | pkgsrc-d7c20ec8ef882fb2ef5bcd30fc7c2b8d46acd6ad.tar.gz |
c++-gtk-utils: Update to 2.2.19
Changelog:
Version 2.2.19 (27 January 2020)
--------------
Use autoconf's TAP support for running tests (Makefile.am,
configure-gtk2.ac, configure-gtk3.ac, configure-gtk4.ac;
c++-gtk-utils/Makefile.am; docs/Makefile.am; tests/Makefile.am,
tests/extension/Makefile.am, tests/extra/Makefile.am; removed -
Makefile.decl; added - glib-tap.mk, tap-driver.sh, tap-test,
m4/glibtests.m4)
Cater for guile-3.0 declarative modules (acinclude.m4;
extension.h).
Suppress GStaticRecMutex deprecation warnings (acinclude.m4,
configure-gtk2.ac, configure-gtk3.ac, configure-gtk4.ac;
cgu_config.h.in, mutex.h).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/c++-gtk-utils/Makefile | 5 | ||||
-rw-r--r-- | x11/c++-gtk-utils/PLIST | 6 | ||||
-rw-r--r-- | x11/c++-gtk-utils/distinfo | 10 |
3 files changed, 10 insertions, 11 deletions
diff --git a/x11/c++-gtk-utils/Makefile b/x11/c++-gtk-utils/Makefile index d6d091042b1..498b3137bf9 100644 --- a/x11/c++-gtk-utils/Makefile +++ b/x11/c++-gtk-utils/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2020/03/10 22:09:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2020/06/11 13:30:19 ryoon Exp $ -DISTNAME= c++-gtk-utils-2.2.18 -PKGREVISION= 2 +DISTNAME= c++-gtk-utils-2.2.19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cxx-gtk-utils/} diff --git a/x11/c++-gtk-utils/PLIST b/x11/c++-gtk-utils/PLIST index 9da5ed762b5..428a1baec70 100644 --- a/x11/c++-gtk-utils/PLIST +++ b/x11/c++-gtk-utils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2019/10/02 14:00:17 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.6 2020/06/11 13:30:19 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 @@ -286,7 +286,6 @@ share/doc/c++-gtk-utils/2.2/html/files.html 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 @@ -295,7 +294,6 @@ share/doc/c++-gtk-utils/2.2/html/functions_enum.html 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 @@ -317,6 +315,7 @@ share/doc/c++-gtk-utils/2.2/html/functions_func_u.html 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 @@ -336,6 +335,7 @@ share/doc/c++-gtk-utils/2.2/html/functions_v.html 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 diff --git a/x11/c++-gtk-utils/distinfo b/x11/c++-gtk-utils/distinfo index a4c9f2a30dd..a9ecc6dcfe6 100644 --- a/x11/c++-gtk-utils/distinfo +++ b/x11/c++-gtk-utils/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2019/10/02 14:00:17 ryoon Exp $ +$NetBSD: distinfo,v 1.9 2020/06/11 13:30:19 ryoon Exp $ -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 (c++-gtk-utils-2.2.19.tar.gz) = e8d3350f2ce7fddf5a36db1a992e5257881a8fba +RMD160 (c++-gtk-utils-2.2.19.tar.gz) = 76209538c35a9efb613ac9446db9d8ae70309454 +SHA512 (c++-gtk-utils-2.2.19.tar.gz) = c6527cc32b6a14a5fe24705a91a6918863f418ec8a274d24c79b65e905efefab53a5e53edfa57b31ed8b14ab8d9d26b4876861cab37e3702df456feb84e1cc5c +Size (c++-gtk-utils-2.2.19.tar.gz) = 3060284 bytes SHA1 (patch-c++-gtk-utils_Makefile.in) = ae1210a771a5d094a7acad46ebc1992802ddf3a2 SHA1 (patch-tests_test__fdstream.cpp) = 2735a0ab4646e14719ec9fb2c96c8bd1f31b7f7d SHA1 (patch-tests_test__gstream.cpp) = 0977bdfdb96b9b6ba42eefa67e17933fcd662f3b |