aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:21:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-10-20 17:21:01 +0000
commit68178eaa97b555bfdf92f13b203142fdef16c288 (patch)
tree5b4a3182fdf166c4c35f3590ab294ca85f8a448f /security
parent0e05acd5514fa0efd63382249a80306254659ea9 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-gpgme/Makefile6
-rw-r--r--security/rubygem-gpgme/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/security/rubygem-gpgme/Makefile b/security/rubygem-gpgme/Makefile
index de8530a1a7c5..7e363838ccf5 100644
--- a/security/rubygem-gpgme/Makefile
+++ b/security/rubygem-gpgme/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gpgme
-PORTVERSION= 2.0.18
+PORTVERSION= 2.0.19
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -16,11 +16,13 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error
RUN_DEPENDS= gpgme-config:security/gpgme
-USES= gem
+USES= gem shebangfix
USE_RUBY= yes
CONFIGURE_ARGS= --use-system-libraries
+SHEBANG_FILES= test/pinentry
+
post-patch:
@${REINPLACE_CMD} -e '/mini_portile2/d' ${WRKSRC}/gpgme.gemspec ${WRKSRC}/ext/gpgme/extconf.rb
diff --git a/security/rubygem-gpgme/distinfo b/security/rubygem-gpgme/distinfo
index f8a3fd6100df..c8344c8a2c83 100644
--- a/security/rubygem-gpgme/distinfo
+++ b/security/rubygem-gpgme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543058642
-SHA256 (rubygem/gpgme-2.0.18.gem) = d5ecb484efe975125962841f59f3648c136c5cb4853acd25629598947b8ed889
-SIZE (rubygem/gpgme-2.0.18.gem) = 5914112
+TIMESTAMP = 1571484015
+SHA256 (rubygem/gpgme-2.0.19.gem) = d7bc57e6d6316a37aa77bc6c25c391406d78179cbd259e95c3cd96f8ac547849
+SIZE (rubygem/gpgme-2.0.19.gem) = 5915648