From owner-dev-commits-ports-all@freebsd.org Sun Apr 25 20:38:17 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 531C55E6ACB; Sun, 25 Apr 2021 20:38:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FT0Gc5BRzz4Vk1; Sun, 25 Apr 2021 20:38:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 43AF51A775; Sun, 25 Apr 2021 20:38:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13PKcGRU077993; Sun, 25 Apr 2021 20:38:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13PKcGbt077992; Sun, 25 Apr 2021 20:38:16 GMT (envelope-from git) Date: Sun, 25 Apr 2021 20:38:16 GMT Message-Id: <202104252038.13PKcGbt077992@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: dbb080e7a4a1 - main - security/pecl-gnupg: Update to 1.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dbb080e7a4a1025c3e6f3543c7bff4e6755f7403 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2021 20:38:17 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbb080e7a4a1025c3e6f3543c7bff4e6755f7403 commit dbb080e7a4a1025c3e6f3543c7bff4e6755f7403 Author: Po-Chuan Hsieh AuthorDate: 2021-04-25 20:13:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-25 20:35:21 +0000 security/pecl-gnupg: Update to 1.5.0 Changes: https://pecl.php.net/package-changelog.php?package=gnupg --- security/pecl-gnupg/Makefile | 3 +-- security/pecl-gnupg/distinfo | 6 +++--- security/pecl-gnupg/files/patch-phpc-phpc.h | 16 ---------------- 3 files changed, 4 insertions(+), 21 deletions(-) diff --git a/security/pecl-gnupg/Makefile b/security/pecl-gnupg/Makefile index 6d17bc100b47..75e80bb67166 100644 --- a/security/pecl-gnupg/Makefile +++ b/security/pecl-gnupg/Makefile @@ -1,8 +1,7 @@ # Created by: mnag@FreeBSD.org PORTNAME= gnupg -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= security MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/pecl-gnupg/distinfo b/security/pecl-gnupg/distinfo index 16df072bfc7d..365509caebae 100644 --- a/security/pecl-gnupg/distinfo +++ b/security/pecl-gnupg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479473781 -SHA256 (PECL/gnupg-1.4.0.tgz) = 35e16bee11345a7d6bf57bea3cadf45e371ad1ed4e0218b0c06f6f637e4e1772 -SIZE (PECL/gnupg-1.4.0.tgz) = 28349 +TIMESTAMP = 1619198465 +SHA256 (PECL/gnupg-1.5.0.tgz) = d4f5f79aa483908f3df08e5b343ea3593c6d725b9ed2103e30242627659e0a64 +SIZE (PECL/gnupg-1.5.0.tgz) = 37045 diff --git a/security/pecl-gnupg/files/patch-phpc-phpc.h b/security/pecl-gnupg/files/patch-phpc-phpc.h deleted file mode 100644 index bc58ea2db966..000000000000 --- a/security/pecl-gnupg/files/patch-phpc-phpc.h +++ /dev/null @@ -1,16 +0,0 @@ ---- phpc/phpc.h.orig 2016-08-29 19:02:44 UTC -+++ phpc/phpc.h -@@ -29,6 +29,13 @@ - #error "Only PHP 5.2+ supported" - #endif - -+#if PHP_MAJOR_VERSION >= 8 -+#define TSRMLS_C -+#define TSRMLS_CC -+#define TSRMLS_DC -+#define TSRMLS_FETCH() -+#endif -+ - /* no operation */ - #define PHPC_NOOP ((void) 0) -