summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-04-18 13:14:23 +0000
committermef <mef@pkgsrc.org>2020-04-18 13:14:23 +0000
commitabfff5a01c2413a16ed90c44dd5bc0f0ec7b24ca (patch)
tree80bc544e49144730226a0de216af6212170f62e0
parent2c5bb372fb2fa0e0bd4a9d53f69a3bf3ce93bb8d (diff)
downloadpkgsrc-abfff5a01c2413a16ed90c44dd5bc0f0ec7b24ca.tar.gz
(net/p5-Net-DBus) Updated to 1.2.0
1.2.0 2019-12-16 - Avoid memory leak with timeouts in reactor - Disable XML entity expansion in introspection XML docs - Don't include GIT repo in dist - Remove obsolete XML::Grove dep from spec - Fix GIT repo location - Fix misc typos in POD - Make reactor robust to time going backwards - Add GIT repo & bug tracker to Makefile.PL - Fix basepath when enumerating subnodes - Fix child paths in introspection XML to be relative - Support passing UNIX file descriptors - Fix encoding of properties via GetAll method - Add return & param names for standard interface introspection - Use org.freedesktop.DBus.Error.UnknownMethod error code - Fix reactor add_exception method - Enable exporting objects on the root node - Fix introspection decode with zero parameters - Validate parameters for standard methods - Validate object interface against declared method - Don't include MYMETA.* files in dist - Fix passing nomainloop parameter to constructor - Fix variant type in mock iterator
-rw-r--r--net/p5-Net-DBus/Makefile5
-rw-r--r--net/p5-Net-DBus/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile
index 5ac73115108..2872de390f7 100644
--- a/net/p5-Net-DBus/Makefile
+++ b/net/p5-Net-DBus/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/08/11 13:22:17 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2020/04/18 13:14:23 mef Exp $
#
-DISTNAME= Net-DBus-1.1.0
+DISTNAME= Net-DBus-1.2.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-DBus/distinfo b/net/p5-Net-DBus/distinfo
index 446ca594aa0..efa5a01aaf9 100644
--- a/net/p5-Net-DBus/distinfo
+++ b/net/p5-Net-DBus/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/08/01 12:35:58 mef Exp $
+$NetBSD: distinfo,v 1.5 2020/04/18 13:14:23 mef Exp $
-SHA1 (Net-DBus-1.1.0.tar.gz) = 62599a0613c3b6d764531f68a6674729532fa277
-RMD160 (Net-DBus-1.1.0.tar.gz) = c06f6a3f1f9669a8a702bbe33ddc2287903d99d8
-SHA512 (Net-DBus-1.1.0.tar.gz) = 96f5983ef1e33b4abea93277e39e779821c8ee4b1f2bc7a4a3aaa3612b9513a426b9f8e04094eb8449e89324c22c264df2d34b3d3e43dace85f443a57c770cc3
-Size (Net-DBus-1.1.0.tar.gz) = 2075154 bytes
+SHA1 (Net-DBus-1.2.0.tar.gz) = 6446a8ffde84c940efe130672fbce63cc36be9eb
+RMD160 (Net-DBus-1.2.0.tar.gz) = ea2bdd525aa9571cefb5d0cb76f70502a29734b6
+SHA512 (Net-DBus-1.2.0.tar.gz) = 9dc95288ae81037985020e18db33331de6908b1280fc3b0ca898c183a5b577d21d240f4f1045393f9459a9be6e3425feffa9ea581e6af2bcf165cdf48348b255
+Size (Net-DBus-1.2.0.tar.gz) = 108296 bytes