mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
security/rubygem-gpgme: Update to 2.0.22
Changes: https://github.com/ueno/ruby-gpgme/blob/master/NEWS
This commit is contained in:
parent
87d0d4fb2b
commit
316416b195
@ -1,5 +1,5 @@
|
||||
PORTNAME= gpgme
|
||||
PORTVERSION= 2.0.21
|
||||
PORTVERSION= 2.0.22
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -16,7 +16,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libgpg-error.so:security/libgpg-error \
|
||||
libgpgme.so:security/gpgme
|
||||
|
||||
USES= gem shebangfix
|
||||
USES= gem pkgconfig shebangfix
|
||||
|
||||
CONFIGURE_ARGS= --use-system-libraries
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1665648499
|
||||
SHA256 (rubygem/gpgme-2.0.21.gem) = e5b46c7a4eceee2df31b1a8383db65cb3351256839cc655ab55762b9383b6e9f
|
||||
SIZE (rubygem/gpgme-2.0.21.gem) = 3418112
|
||||
TIMESTAMP = 1674590552
|
||||
SHA256 (rubygem/gpgme-2.0.22.gem) = 7c6904952afdd0bf2c7c3ed6de98a5143f86c6b7390dbcd9d7012bddfa3ec862
|
||||
SIZE (rubygem/gpgme-2.0.22.gem) = 3418112
|
||||
|
@ -1,10 +1,10 @@
|
||||
--- gpgme.gemspec.orig 2023-01-06 01:39:56 UTC
|
||||
--- gpgme.gemspec.orig 2023-01-22 05:30:28 UTC
|
||||
+++ gpgme.gemspec
|
||||
@@ -21,7 +21,6 @@ Gem::Specification.new do |s|
|
||||
|
||||
s.specification_version = 4
|
||||
|
||||
- s.add_runtime_dependency(%q<mini_portile2>.freeze, ["~> 2.7.0"])
|
||||
- s.add_runtime_dependency(%q<mini_portile2>.freeze, ["~> 2.7"])
|
||||
s.add_development_dependency(%q<mocha>.freeze, ["~> 0.9.12"])
|
||||
s.add_development_dependency(%q<minitest>.freeze, ["~> 2.1.0"])
|
||||
s.add_development_dependency(%q<yard>.freeze, ["~> 0.9.11"])
|
||||
|
Loading…
Reference in New Issue
Block a user