Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:16:52 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b1d37344d3d8 - main - security/rubygem-gpgme: Update to 2.0.23
Message-ID:  <202308211716.37LHGqHW006047@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b1d37344d3d83251874683dc83e714b8a09652c5

commit b1d37344d3d83251874683dc83e714b8a09652c5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:06:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:06:49 +0000

    security/rubygem-gpgme: Update to 2.0.23
    
    Changes:        https://github.com/ueno/ruby-gpgme/blob/master/NEWS
---
 security/rubygem-gpgme/Makefile | 9 ++-------
 security/rubygem-gpgme/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/security/rubygem-gpgme/Makefile b/security/rubygem-gpgme/Makefile
index 167b1344aee3..503487a62035 100644
--- a/security/rubygem-gpgme/Makefile
+++ b/security/rubygem-gpgme/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gpgme
-PORTVERSION=	2.0.22
+PORTVERSION=	2.0.23
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -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>
diff --git a/security/rubygem-gpgme/distinfo b/security/rubygem-gpgme/distinfo
index 6248f37ea01c..48a3bd5dfe9b 100644
--- a/security/rubygem-gpgme/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211716.37LHGqHW006047>