security/pecl-ssh2: Fix build with PHP 8.0
Reported by: pkg-fallout
This commit is contained in:
parent
ae595e9108
commit
fa1f4c08f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553398
@ -5,6 +5,12 @@ PORTNAME= ssh2
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= security pear
|
||||
|
||||
# https://github.com/php/pecl-networking-ssh2/pull/44/
|
||||
PATCH_SITES= https://github.com/php/pecl-networking-ssh2/commit/
|
||||
PATCHFILES= 167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch:-p1 \
|
||||
9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch:-p1 \
|
||||
c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch:-p1
|
||||
|
||||
MAINTAINER= dbaio@FreeBSD.org
|
||||
COMMENT= PECL extension to the libssh2 library
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
TIMESTAMP = 1593602544
|
||||
TIMESTAMP = 1603753208
|
||||
SHA256 (PECL/ssh2-1.2.tgz) = 7f9f205f5b555692f7b010ffb68a01e21860176062f2ec14dc577d994cecd929
|
||||
SIZE (PECL/ssh2-1.2.tgz) = 32447
|
||||
SHA256 (PECL/167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch) = 62d4201a6c4792fac4e1a568332142a32003f3d9751255c94bbda49dcaa83586
|
||||
SIZE (PECL/167a679db79a93c27b7bb367bef9e0d9abdc47d0.patch) = 2089
|
||||
SHA256 (PECL/9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch) = df4f381f6295097c4ab905c90335d8f7d16f3a1f033c16a5b71e84feaba0584b
|
||||
SIZE (PECL/9e6074a4eae3b4ebbe883ba1b93c9eccb9c78d02.patch) = 2641
|
||||
SHA256 (PECL/c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch) = ceb57bd3a874e7cdb2cf53ebda221ca4dcce89f1f45e451ae05c093df64590e1
|
||||
SIZE (PECL/c9647c5d296e8693d0b5672f1c22945ea024ebdc.patch) = 4823
|
||||
|
Loading…
Reference in New Issue
Block a user