1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

textproc/pecl-yaml: Fix build with PHP 8.0

Reported by:	pkg-fallout
This commit is contained in:
Danilo G. Baio 2020-10-26 23:25:21 +00:00
parent b5f45c1215
commit 81caf2b18c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553400
2 changed files with 6 additions and 1 deletions

View File

@ -5,6 +5,9 @@ PORTNAME= yaml
PORTVERSION= 2.1.0
CATEGORIES= textproc pear
PATCH_SITES= https://github.com/php/pecl-file_formats-yaml/commit/
PATCHFILES= ebc51a7314881805f9b8fda2ac19285465f48d3e.patch:-p1
MAINTAINER= dbaio@FreeBSD.org
COMMENT= YAML-1.1 parser and emitter

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1587641610
TIMESTAMP = 1603753690
SHA256 (PECL/yaml-2.1.0.tgz) = 5acbf64d770b4b0aef8c877326fc0711112db4215a27c0fe8e4478fb7314b666
SIZE (PECL/yaml-2.1.0.tgz) = 39439
SHA256 (PECL/ebc51a7314881805f9b8fda2ac19285465f48d3e.patch) = eef41fabaf59106c266cd6f76ed768fc201297548d5b04433072cb35034ae8af
SIZE (PECL/ebc51a7314881805f9b8fda2ac19285465f48d3e.patch) = 2461