Skip to content

Commit

Permalink
devel/pecl-event: update to 3.0.6 release
Browse files Browse the repository at this point in the history
- Fixed tests for the builds in debug mode where libevent complained about STDIN and STDOUT being not set to non-blocking mode
- Fixed build with OpenSSL 3.0 (Thanks to Remi Collet).

Release notes: https://pecl.php.net/package/event/3.0.6
  • Loading branch information
fluffykhv committed Sep 24, 2021
1 parent 92276d9 commit 6e066cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/pecl-event/Makefile
@@ -1,7 +1,7 @@
# Created by: John Chen <johnpupu@gmail.com>

PORTNAME= event
PORTVERSION= 3.0.5
PORTVERSION= 3.0.6
CATEGORIES= devel

MAINTAINER= fluffy@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions devel/pecl-event/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1629116392
SHA256 (PECL/event-3.0.5.tgz) = 2c0df976ff1a54f9a22995156de2b4d46da97b9105b55c7cf6ec24caea40aa60
SIZE (PECL/event-3.0.5.tgz) = 198356
TIMESTAMP = 1632504759
SHA256 (PECL/event-3.0.6.tgz) = 04de37c3274f40109595adbd6283ea29256285264290b00880365bf8235079cc
SIZE (PECL/event-3.0.6.tgz) = 198565

0 comments on commit 6e066cc

Please sign in to comment.