Update to 0.14.1

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/ruby-dbus/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    27 Aug 2016 17:15:12 -0000      1.16
+++ Makefile    18 Feb 2018 20:51:40 -0000
@@ -2,7 +2,7 @@

 COMMENT=       Ruby implementation of the D-Bus protocol

-DISTNAME=      ruby-dbus-0.11.1
+DISTNAME=      ruby-dbus-0.14.1
 PKGNAME=       ${DISTNAME:S/ruby-//}

 CATEGORIES=    x11 devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/ruby-dbus/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    27 Aug 2016 17:15:12 -0000      1.3
+++ distinfo    18 Feb 2018 20:51:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (ruby-dbus-0.11.1.gem) =
XvWPkhlY47eKXvzVA3phpQDJxr6jl/JswwYQqDlDLQo=
-SIZE (ruby-dbus-0.11.1.gem) = 71168
+SHA256 (ruby-dbus-0.14.1.gem) =
ZD8xSzZ21NHL0xeW+k/Q0asiraeHhoK3988arXjDmpo=
+SIZE (ruby-dbus-0.14.1.gem) = 73216
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/ruby-dbus/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   27 Aug 2016 17:15:12 -0000      1.5
+++ pkg/PLIST   18 Feb 2018 20:51:40 -0000
@@ -3,7 +3,7 @@ ${GEM_LIB}/cache/${DISTNAME}.gem
 ${GEM_LIB}/gems/${DISTNAME}/
 ${GEM_LIB}/gems/${DISTNAME}/.rspec
 ${GEM_LIB}/gems/${DISTNAME}/COPYING
-${GEM_LIB}/gems/${DISTNAME}/NEWS
+${GEM_LIB}/gems/${DISTNAME}/NEWS.md
 ${GEM_LIB}/gems/${DISTNAME}/README.md
 ${GEM_LIB}/gems/${DISTNAME}/Rakefile
 ${GEM_LIB}/gems/${DISTNAME}/VERSION
@@ -28,6 +28,7 @@ ${GEM_LIB}/gems/${DISTNAME}/examples/ser
 ${GEM_LIB}/gems/${DISTNAME}/examples/service/service_newapi.rb
 ${GEM_LIB}/gems/${DISTNAME}/examples/simple/
 ${GEM_LIB}/gems/${DISTNAME}/examples/simple/call_introspect.rb
+${GEM_LIB}/gems/${DISTNAME}/examples/simple/get_id.rb
 ${GEM_LIB}/gems/${DISTNAME}/examples/simple/properties.rb
 ${GEM_LIB}/gems/${DISTNAME}/examples/utils/
 ${GEM_LIB}/gems/${DISTNAME}/examples/utils/listnames.rb
@@ -35,6 +36,7 @@ ${GEM_LIB}/gems/${DISTNAME}/examples/uti
 ${GEM_LIB}/gems/${DISTNAME}/lib/
 ${GEM_LIB}/gems/${DISTNAME}/lib/dbus/
 ${GEM_LIB}/gems/${DISTNAME}/lib/dbus.rb
+${GEM_LIB}/gems/${DISTNAME}/lib/dbus/api_options.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/dbus/auth.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/dbus/bus.rb
 ${GEM_LIB}/gems/${DISTNAME}/lib/dbus/core_ext/
@@ -72,9 +74,11 @@ ${GEM_LIB}/gems/${DISTNAME}/spec/introsp
 ${GEM_LIB}/gems/${DISTNAME}/spec/introspection_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/main_loop_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/property_spec.rb
+${GEM_LIB}/gems/${DISTNAME}/spec/proxy_object_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/server_robustness_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/server_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/service_newapi.rb
+${GEM_LIB}/gems/${DISTNAME}/spec/session_bus_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/session_bus_spec_manual.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/signal_spec.rb
 ${GEM_LIB}/gems/${DISTNAME}/spec/spec_helper.rb


-- 


5822 F82D 665B 5C6A 915B FAD4 B014 1CEE 545A A6C6

Reply via email to