git: 9d40d587b8d9 - main - devel/pecl-event: update to 3.1.4 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Aug 2024 12:09:40 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d40d587b8d9b75d0b7ce61c2594807052eb9c14 commit 9d40d587b8d9b75d0b7ce61c2594807052eb9c14 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-08-01 10:51:24 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-08-01 12:09:23 +0000 devel/pecl-event: update to 3.1.4 release (+) What's new: 3.1.1 Fixed build in RHEL 7 and 8 (thanks to Remi Collet). 3.1.2 Fixed an issue in EventDnsBase::__construct() where it failed to accept the init flag set to true when using libevent version < 2.1.0. 3.1.3 EventDnsBase::__construct() now throws a TypeError if the type of the $initialize argument is anything other than int or bool. 3.1.4 Fixed tests failing with PHP 8.4.0-alpha1 (thanks to Remi Collet). --- devel/pecl-event/Makefile | 2 +- devel/pecl-event/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/pecl-event/Makefile b/devel/pecl-event/Makefile index 0be2875a9cdc..6bc639665ef3 100644 --- a/devel/pecl-event/Makefile +++ b/devel/pecl-event/Makefile @@ -1,5 +1,5 @@ PORTNAME= event -PORTVERSION= 3.1.0 +PORTVERSION= 3.1.4 CATEGORIES= devel MAINTAINER= fluffy@FreeBSD.org diff --git a/devel/pecl-event/distinfo b/devel/pecl-event/distinfo index 2d610dd08454..36ee35582d51 100644 --- a/devel/pecl-event/distinfo +++ b/devel/pecl-event/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703679508 -SHA256 (PECL/event-3.1.0.tgz) = 3e0e811c54a64b7c6871fbd4557cc3f03bfd31a53f9504b479102c767a23ce41 -SIZE (PECL/event-3.1.0.tgz) = 204576 +TIMESTAMP = 1722509403 +SHA256 (PECL/event-3.1.4.tgz) = 5c4caa73bc2dceee31092ff9192139df28e9a80f1147ade0dfe869db2e4ddfd3 +SIZE (PECL/event-3.1.4.tgz) = 205220