1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

security/libssh2: Backport upstream commits

Backport upstream commit 5d03b4f94ac6740e0085a6acda6fc417ca6ecc83 and
d4e43c7b69d10b6cfaaa53787addfd4beac7a3ce

References:
5d03b4f94a
d4e43c7b69

Approved by:	portmgr (blanket, build fix)
This commit is contained in:
Daniel Engberg 2024-10-31 20:50:23 +01:00
parent 3dbc3bf8d6
commit 3fd98fa0c1
2 changed files with 9 additions and 1 deletions

View File

@ -5,6 +5,10 @@ CATEGORIES= security devel
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ \
https://www.libssh2.org/download/
PATCH_SITES= https://github.com/libssh2/libssh2/commit/
PATCHFILES= 5d03b4f94ac6740e0085a6acda6fc417ca6ecc83.patch:-p1 \
d4e43c7b69d10b6cfaaa53787addfd4beac7a3ce.patch:-p1
MAINTAINER= sbz@FreeBSD.org
COMMENT= Library implementing the SSH2 protocol
WWW= https://www.libssh2.org/

View File

@ -1,3 +1,7 @@
TIMESTAMP = 1729096176
TIMESTAMP = 1730400101
SHA256 (libssh2-1.11.1.tar.xz) = 9954cb54c4f548198a7cbebad248bdc87dd64bd26185708a294b2b50771e3769
SIZE (libssh2-1.11.1.tar.xz) = 721700
SHA256 (5d03b4f94ac6740e0085a6acda6fc417ca6ecc83.patch) = 8bf8dd96324f5e934cba3f850a70887f769dcef255f93f13b30f354c1c5e009f
SIZE (5d03b4f94ac6740e0085a6acda6fc417ca6ecc83.patch) = 3073
SHA256 (d4e43c7b69d10b6cfaaa53787addfd4beac7a3ce.patch) = c9feb7d3d8c2b1619cb7bf2be2aa86830bf9f27b0ba470a192d33e510a23b3f3
SIZE (d4e43c7b69d10b6cfaaa53787addfd4beac7a3ce.patch) = 2684