pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-DBus Updated net/p5-Net-DBus to 1.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/05099624c72e
branches: trunk
changeset: 350646:05099624c72e
user: mef <mef%pkgsrc.org@localhost>
date: Mon Aug 01 12:35:58 2016 +0000
description:
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.
diffstat:
net/p5-Net-DBus/Makefile | 5 ++---
net/p5-Net-DBus/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r cb144601c9f8 -r 05099624c72e net/p5-Net-DBus/Makefile
--- a/net/p5-Net-DBus/Makefile Mon Aug 01 12:34:11 2016 +0000
+++ b/net/p5-Net-DBus/Makefile Mon Aug 01 12:35:58 2016 +0000
@@ -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 -r cb144601c9f8 -r 05099624c72e net/p5-Net-DBus/distinfo
--- a/net/p5-Net-DBus/distinfo Mon Aug 01 12:34:11 2016 +0000
+++ b/net/p5-Net-DBus/distinfo Mon Aug 01 12:35:58 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index