diff --git a/security/ruby-gpgme/Makefile b/security/ruby-gpgme/Makefile index 7fe9e0a1bbd..6099bc2c3d0 100644 --- a/security/ruby-gpgme/Makefile +++ b/security/ruby-gpgme/Makefile @@ -1,9 +1,8 @@ -# $OpenBSD: Makefile,v 1.8 2019/10/23 20:42:54 sebastia Exp $ +# $OpenBSD: Makefile,v 1.9 2020/02/19 12:10:58 sebastia Exp $ COMMENT = Ruby language binding for gpgme -DISTNAME = gpgme-2.0.19 -REVISION = 0 +DISTNAME = gpgme-2.0.20 CATEGORIES = security HOMEPAGE = http://github.com/ueno/ruby-gpgme diff --git a/security/ruby-gpgme/distinfo b/security/ruby-gpgme/distinfo index cb11050e3da..93c2abab0f2 100644 --- a/security/ruby-gpgme/distinfo +++ b/security/ruby-gpgme/distinfo @@ -1,2 +1,2 @@ -SHA256 (gpgme-2.0.19.gem) = 17xX5tYxajeqd7xsJcORQG14F5y9JZ6Vw82W+KxUeEk= -SIZE (gpgme-2.0.19.gem) = 5915648 +SHA256 (gpgme-2.0.20.gem) = /BlGic/0DNTMr7MIYDHpMGULPvwVNIu/33ovi1qCb3U= +SIZE (gpgme-2.0.20.gem) = 9185280 diff --git a/security/ruby-gpgme/pkg/PLIST b/security/ruby-gpgme/pkg/PLIST index cd3c16cb8a3..2ac44716e1b 100644 --- a/security/ruby-gpgme/pkg/PLIST +++ b/security/ruby-gpgme/pkg/PLIST @@ -1,7 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.4 2019/10/23 20:42:54 sebastia Exp $ +@comment $OpenBSD: PLIST,v 1.5 2020/02/19 12:10:58 sebastia Exp $ ${GEM_LIB}/build_info/${DISTNAME}.info ${GEM_LIB}/cache/${DISTNAME}.gem -${GEM_EXTENSIONS_DIR}/gpgme_n.so ${GEM_LIB}/gems/${DISTNAME}/ ${GEM_LIB}/gems/${DISTNAME}/examples/ ${GEM_LIB}/gems/${DISTNAME}/examples/edit.rb @@ -29,7 +28,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme/signature.rb ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme/sub_key.rb ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme/user_id.rb ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme/version.rb -${GEM_LIB}/gems/${DISTNAME}/lib/gpgme_n.so +@so ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme_n.so ${GEM_LIB}/gems/${DISTNAME}/test/ ${GEM_LIB}/gems/${DISTNAME}/test/crypto_test.rb ${GEM_LIB}/gems/${DISTNAME}/test/ctx_test.rb