Skip to content

Commit

Permalink
security/rubygem-gpgme: Update to 2.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent 51d565a commit b1d3734
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
9 changes: 2 additions & 7 deletions security/rubygem-gpgme/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gpgme
PORTVERSION= 2.0.22
PORTVERSION= 2.0.23
CATEGORIES= security rubygems
MASTER_SITES= RG

Expand All @@ -17,14 +17,9 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libgpgme.so:security/gpgme

USES= gem pkgconfig shebangfix
SHEBANG_FILES= test/pinentry

CONFIGURE_ARGS= --use-system-libraries

.include <bsd.port.options.mk>

.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
CONFIGURE_ARGS+= --with-cflags="-Wno-error=incompatible-function-pointer-types"
.endif
SHEBANG_FILES= test/pinentry

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/rubygem-gpgme/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1674590552
SHA256 (rubygem/gpgme-2.0.22.gem) = 7c6904952afdd0bf2c7c3ed6de98a5143f86c6b7390dbcd9d7012bddfa3ec862
SIZE (rubygem/gpgme-2.0.22.gem) = 3418112
TIMESTAMP = 1692211995
SHA256 (rubygem/gpgme-2.0.23.gem) = c87bbafdb8719da7c58ebcac08297aa1fb227022ac6cd2972829ba68adc91c04
SIZE (rubygem/gpgme-2.0.23.gem) = 3496960

0 comments on commit b1d3734

Please sign in to comment.