diff --git a/devel/ruby-stomp/Makefile b/devel/ruby-stomp/Makefile index 32d5f659609a6..3d4e542755b03 100644 --- a/devel/ruby-stomp/Makefile +++ b/devel/ruby-stomp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2013/06/16 16:37:08 taca Exp $ +# $NetBSD: Makefile,v 1.5 2013/09/15 10:23:23 taca Exp $ -DISTNAME= stomp-1.2.9 +DISTNAME= stomp-1.2.16 CATEGORIES= devel MAINTAINER= imil@NetBSD.org diff --git a/devel/ruby-stomp/PLIST b/devel/ruby-stomp/PLIST index 1d418f6afa533..08075c7ec3897 100644 --- a/devel/ruby-stomp/PLIST +++ b/devel/ruby-stomp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/08/11 06:56:15 imil Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/09/15 10:23:23 taca Exp $ bin/catstomp bin/stompcat ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -49,6 +49,7 @@ ${GEM_LIBDIR}/lib/stomp/ext/hash.rb ${GEM_LIBDIR}/lib/stomp/message.rb ${GEM_LIBDIR}/lib/stomp/sslparams.rb ${GEM_LIBDIR}/lib/stomp/version.rb +${GEM_LIBDIR}/notes/heartbeat_readme.txt ${GEM_LIBDIR}/spec/client_shared_examples.rb ${GEM_LIBDIR}/spec/client_spec.rb ${GEM_LIBDIR}/spec/connection_spec.rb @@ -62,5 +63,6 @@ ${GEM_LIBDIR}/test/test_connection1p.rb ${GEM_LIBDIR}/test/test_helper.rb ${GEM_LIBDIR}/test/test_message.rb ${GEM_LIBDIR}/test/test_ssl.rb +${GEM_LIBDIR}/test/test_urlogin.rb ${GEM_LIBDIR}/test/tlogger.rb ${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/devel/ruby-stomp/distinfo b/devel/ruby-stomp/distinfo index 6025345287d0a..8fd4b66dfafa0 100644 --- a/devel/ruby-stomp/distinfo +++ b/devel/ruby-stomp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/06/16 16:37:08 taca Exp $ +$NetBSD: distinfo,v 1.5 2013/09/15 10:23:23 taca Exp $ -SHA1 (stomp-1.2.9.gem) = 452bf6db4b4f8c9c6cdd8eb4c23c5e97d1fe194f -RMD160 (stomp-1.2.9.gem) = 04f2b7a1bb39e53b72949c623c3933420ff5b644 -Size (stomp-1.2.9.gem) = 61952 bytes +SHA1 (stomp-1.2.16.gem) = b1e9bcd0132cc78324d9acd9fdcac9bccf0bcb0c +RMD160 (stomp-1.2.16.gem) = b195c40b0104f90d20c4d5da46a9520e353d2273 +Size (stomp-1.2.16.gem) = 69120 bytes