Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:01:50 +0000
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: 0daaa3842d62 - main - security/pecl-pkcs11: Update to 1.1.3
Message-ID:  <69e3ff4e.33b46.6c52b1c1@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 0daaa3842d6285a57c11e2fadaf297433a49be6a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:22:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:33 +0000

    security/pecl-pkcs11: Update to 1.1.3
    
    - Update LICENSE
    
    Changes:        https://pecl.php.net/package-changelog.php?package=PKCS11
---
 security/pecl-pkcs11/Makefile | 4 ++--
 security/pecl-pkcs11/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/pecl-pkcs11/Makefile b/security/pecl-pkcs11/Makefile
index 71e14307b488..20f16c4877b2 100644
--- a/security/pecl-pkcs11/Makefile
+++ b/security/pecl-pkcs11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkcs11
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	security
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -7,7 +7,7 @@ COMMENT=	PKCS11 bindings for PHP
 WWW=		https://pecl.php.net/package/PKCS11 \
 		https://github.com/gamringer/php-pkcs11
 
-LICENSE=	PHP301
+LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		localbase php:pecl
diff --git a/security/pecl-pkcs11/distinfo b/security/pecl-pkcs11/distinfo
index 8544bde5eaf0..a9274adf7dd7 100644
--- a/security/pecl-pkcs11/distinfo
+++ b/security/pecl-pkcs11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716142076
-SHA256 (PECL/pkcs11-1.1.2.tgz) = 18e2294feb16510a2ddccb49d5420d81d3827ad24fe56acfba142186fd591c7c
-SIZE (PECL/pkcs11-1.1.2.tgz) = 73457
+TIMESTAMP = 1775587194
+SHA256 (PECL/pkcs11-1.1.3.tgz) = d32dfe0ff22261fad050a56f9bb7a6d434e9a614d83ba64968e2b1acf7d8cd66
+SIZE (PECL/pkcs11-1.1.3.tgz) = 72236


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff4e.33b46.6c52b1c1>