sync ports with The Matrix

This commit is contained in:
purplerain 2023-08-21 05:20:32 +00:00
parent f75c54fe04
commit a2b482cdca
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64 changed files with 1619 additions and 2432 deletions

View file

@ -1,6 +1,6 @@
COMMENT = Ruby language binding for gpgme
DISTNAME = gpgme-2.0.22
DISTNAME = gpgme-2.0.23
CATEGORIES = security
HOMEPAGE = http://github.com/ueno/ruby-gpgme

View file

@ -1,2 +1,2 @@
SHA256 (gpgme-2.0.22.gem) = fGkElSr90L8sfD7W3pilFD+Gxrc5DbzZ1wEr3fo+yGI=
SIZE (gpgme-2.0.22.gem) = 3418112
SHA256 (gpgme-2.0.23.gem) = yHu6/bhxnafFjrysCCl6ofsicCKsbNKXKCm6aK3JHAQ=
SIZE (gpgme-2.0.23.gem) = 3496960

View file

@ -28,6 +28,11 @@ ${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
@so ${GEM_LIB}/gems/${DISTNAME}/lib/gpgme_n.so
${GEM_LIB}/gems/${DISTNAME}/ports/
${GEM_LIB}/gems/${DISTNAME}/ports/archives/
${GEM_LIB}/gems/${DISTNAME}/ports/archives/gpgme-1.21.0.tar.bz2
${GEM_LIB}/gems/${DISTNAME}/ports/archives/libassuan-2.5.6.tar.bz2
${GEM_LIB}/gems/${DISTNAME}/ports/archives/libgpg-error-1.47.tar.bz2
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/crypto_test.rb
${GEM_LIB}/gems/${DISTNAME}/test/ctx_test.rb