simple update 1.4.6 -> 1.4.8

This commit is contained in:
sebastia 2019-01-02 12:53:27 +00:00
parent 599a58bc52
commit fcf737c34f
3 changed files with 9 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.25 2018/11/06 22:44:08 sebastia Exp $
# $OpenBSD: Makefile,v 1.26 2019/01/02 12:53:27 sebastia Exp $
COMMENT = Streaming Text Orientated Messaging Protocol (STOMP) client
DISTNAME = stomp-1.4.6
DISTNAME = stomp-1.4.8
EPOCH = 0
CATEGORIES = net

View File

@ -1,2 +1,2 @@
SHA256 (stomp-1.4.6.gem) = MdMh2Ug2FA0dOe6XaXMwU7huHwit1XEyDbjdHWV2P90=
SIZE (stomp-1.4.6.gem) = 96768
SHA256 (stomp-1.4.8.gem) = ui069UB0ZFlzkBPJQ6RcMXYIJBfHkA82ye/MTEYJCIg=
SIZE (stomp-1.4.8.gem) = 97792

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.11 2018/11/06 22:44:08 sebastia Exp $
@comment $OpenBSD: PLIST,v 1.12 2019/01/02 12:53:27 sebastia Exp $
${GEM_BIN}/catstomp${GEM_BIN_SUFFIX}
${GEM_BIN}/stompcat${GEM_BIN_SUFFIX}
${GEM_LIB}/cache/${DISTNAME}.gem
@ -56,8 +56,10 @@ ${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc2/
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc2/ssl_uc2.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc2/ssl_uc2_ciphers.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3_ciphers.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3_from_files.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3_from_files_ciphers.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3_without_files.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc3/ssl_uc3_without_files_ciphers.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc4/
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc4/ssl_uc4.rb
${GEM_LIB}/gems/${DISTNAME}/examples/ssl/uc4/ssl_uc4_ciphers.rb