aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2022-03-07 22:45:37 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2022-03-07 22:46:42 +0000
commitdf3a937145b1bef1b3c08515dc6619b12654415f (patch)
tree7fabe991550ea64542a9bfc3c5780d758ddbd3b0
parent4e051b961c7e0a940fd8e183113d85223b5b3f72 (diff)
downloadports-df3a937145b1bef1b3c08515dc6619b12654415f.tar.gz
ports-df3a937145b1bef1b3c08515dc6619b12654415f.zip
security/openssh-portable: Fix fetching gssapi patch
- Mirror it - Update to latest Debian location
-rw-r--r--security/openssh-portable/Makefile4
-rw-r--r--security/openssh-portable/distinfo6
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