From 96147ab9b6918684e1e47ca4e15ebcc82db1fdbb Mon Sep 17 00:00:00 2001 From: mef Date: Mon, 1 Aug 2016 12:35:58 +0000 Subject: Updated net/p5-Net-DBus to 1.1.0 -------------------------------- 1.1.0 2015-03-16 - Support customizable timeouts on method calls - Fix invocation of properties - Fix example in object export tutorial - Introduce a new Net::DBus:ProxyObject providing an alternative approach for exporting objects - Cache objects when casting to interfaces - Treat NoReply as fatal when introspecting - Add UNIX file descriptor passing - Fix misc mistakes in POD docs - Fix error when when requesting bus names - Fix encoding of dict & variant types - Fix decoding of signatures with nested arrays - Update README to point to gitlab.com instead of gitorious.org - Fix handling of select() return value - Fix toggling of timeouts in reactor - Add 'strict_exceptions' annotation - Document missing constructor parameters. --- net/p5-Net-DBus/Makefile | 5 ++--- net/p5-Net-DBus/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile index 7239327c8fe..902fb51baf0 100644 --- a/net/p5-Net-DBus/Makefile +++ b/net/p5-Net-DBus/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2016/06/08 19:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2016/08/01 12:35:58 mef Exp $ # -DISTNAME= Net-DBus-1.0.0 +DISTNAME= Net-DBus-1.1.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 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 155b7c3e43e..446ca594aa0 100644 --- a/net/p5-Net-DBus/distinfo +++ b/net/p5-Net-DBus/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2015/11/04 00:35:20 agc Exp $ +$NetBSD: distinfo,v 1.4 2016/08/01 12:35:58 mef Exp $ -SHA1 (Net-DBus-1.0.0.tar.gz) = 87afae86669f0a7963d7b5542afbd0ac767bc7ab -RMD160 (Net-DBus-1.0.0.tar.gz) = f2fe3de8bd5b3db3a460655108e8283384b2296a -SHA512 (Net-DBus-1.0.0.tar.gz) = fa0c47360e204076168e9e62cf72f3443397e7cd83d09ab041b892ef78a017a1abc8f4d57a4114bb415c146cdded283c39dca5c262b5fda14fefbcd4fe634e51 -Size (Net-DBus-1.0.0.tar.gz) = 100667 bytes +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 -- cgit v1.2.3