1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Update to 2.0.3

Changelog:
 - Fixed PHP-7.3 Compatibility

- Pet Portlint

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2018-12-21 12:21:15 +00:00
parent 7d141c3eff
commit 4aa0666bee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487988
2 changed files with 6 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= msgpack
PORTVERSION= 2.0.2
PORTVERSION= 2.0.3
CATEGORIES= devel
MAINTAINER= joneum@FreeBSD.org
@ -10,7 +10,8 @@ COMMENT= Provides API for communicating with MessagePack serialization
LICENSE= BSD3CLAUSE
IGNORE_WITH_PHP= 56
USES= php:pecl
IGNORE_WITH_PHP= 56 73
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1488418454
SHA256 (PECL/msgpack-2.0.2.tgz) = b04980df250214419d9c3d9a5cb2761047ddf5effe5bc1481a19fee209041c01
SIZE (PECL/msgpack-2.0.2.tgz) = 45601
TIMESTAMP = 1545394547
SHA256 (PECL/msgpack-2.0.3.tgz) = 9dfa3c79d985334f82a88b7577f81d3ce4114211af064cffccf4d7b084a28842
SIZE (PECL/msgpack-2.0.3.tgz) = 45769