git: df3a937145b1 - main - security/openssh-portable: Fix fetching gssapi patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 23:03:41 UTC
The branch main has been updated by bdrewery:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df3a937145b1bef1b3c08515dc6619b12654415f
commit df3a937145b1bef1b3c08515dc6619b12654415f
Author: Bryan Drewery <bdrewery@FreeBSD.org>
AuthorDate: 2022-03-07 22:45:37 +0000
Commit: Bryan Drewery <bdrewery@FreeBSD.org>
CommitDate: 2022-03-07 22:46:42 +0000
security/openssh-portable: Fix fetching gssapi patch
- Mirror it
- Update to latest Debian location
---
security/openssh-portable/Makefile | 4 ++--
security/openssh-portable/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 8a5f71adabf9..defef139f14e 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -109,12 +109,12 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-hpn-gss-glue
. endif
# - See https://sources.debian.org/data/main/o/openssh/ for which subdir to
# pull from.
-GSSAPI_DEBIAN_SUBDIR= ${DISTVERSION}-2
+GSSAPI_DEBIAN_SUBDIR= ${DISTVERSION}-3
# - Debian does not use a versioned filename so we trick fetch to make one for
# us with the ?<anything>=/ trick.
PATCH_SITES+= https://sources.debian.org/data/main/o/openssh/1:${GSSAPI_DEBIAN_SUBDIR}/debian/patches/gssapi.patch?dummy=/:gsskex
# Bump this when updating the patch location
-GSSAPI_UPDATE_DATE= 20200607
+GSSAPI_UPDATE_DATE= 20220203
PATCHFILES+= openssh-${DISTVERSION}-gsskex-all-20141021-debian-rh-${GSSAPI_UPDATE_DATE}.patch:-p1:gsskex
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-auth2-gss.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gssapi-kexgssc.c
diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo
index 3d0367adc20e..ce6fca4fb0fd 100644
--- a/security/openssh-portable/distinfo
+++ b/security/openssh-portable/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1646332316
+TIMESTAMP = 1646692898
SHA256 (openssh-8.9p1.tar.gz) = fd497654b7ab1686dac672fb83dfb4ba4096e8b5ffcdaccd262380ae58bec5e7
SIZE (openssh-8.9p1.tar.gz) = 1820282
-SHA256 (openssh-8.9p1-gsskex-all-20141021-debian-rh-20200607.patch) = 0e53e7d26c54713afdb6bca7c6034ab1b2b35483270feaa5e7665ceda9867f16
-SIZE (openssh-8.9p1-gsskex-all-20141021-debian-rh-20200607.patch) = 127245
+SHA256 (openssh-8.9p1-gsskex-all-20141021-debian-rh-20220203.patch) = 0e53e7d26c54713afdb6bca7c6034ab1b2b35483270feaa5e7665ceda9867f16
+SIZE (openssh-8.9p1-gsskex-all-20141021-debian-rh-20220203.patch) = 127245