mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 2.0.19
Changes: https://github.com/ueno/ruby-gpgme/blob/master/NEWS
This commit is contained in:
parent
0e05acd551
commit
68178eaa97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515052
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user