1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

devel/pecl-ev: update to 1.1.5 release

Changelog: https://pecl.php.net/package-changelog.php?package=ev&release=1.1.5

Fixed #44: segmentation fault when the watcher is destroyed in its callback and an exception is thrown.
Issue #40: Fixed PHP 8 Windows build: the list of source files in config.w32 was incorrect for PHP 8.
This commit is contained in:
Dima Panov 2021-09-20 00:30:12 +10:00
parent 4016f76db3
commit c8a1369f88
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: John Chen <johnpupu@gmail.com>
PORTNAME= ev
PORTVERSION= 1.1.4
PORTVERSION= 1.1.5
CATEGORIES= devel
MAINTAINER= fluffy@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1629116014
SHA256 (PECL/ev-1.1.4.tgz) = 78f4b6cbb4c802fc37a32e5ad590550c97fbdfb3aa49b62aa4f74df196a49080
SIZE (PECL/ev-1.1.4.tgz) = 169373
TIMESTAMP = 1632061378
SHA256 (PECL/ev-1.1.5.tgz) = 2590e6b249ba15e7fbc85102643cbbde030a091f69de55fdbf25d10ea28b07db
SIZE (PECL/ev-1.1.5.tgz) = 169887