diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-10-03 22:38:57 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-10-03 22:38:57 +0000 |
commit | 88a7df56879114e70152b8412c3357561051eb19 (patch) | |
tree | 6deeff9d7758136555fafe9850f27006220c1dc8 /security/openssh-portable | |
parent | ae065d4db2298223c63398260ccb79aa7da3118f (diff) | |
download | ports-88a7df56879114e70152b8412c3357561051eb19.tar.gz ports-88a7df56879114e70152b8412c3357561051eb19.zip |
Notes
Diffstat (limited to 'security/openssh-portable')
-rw-r--r-- | security/openssh-portable/Makefile | 4 | ||||
-rw-r--r-- | security/openssh-portable/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 1bbed11c2659..df81d0db3d2b 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -3,7 +3,7 @@ PORTNAME= openssh DISTVERSION= 6.2p2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_OPENBSD} @@ -134,7 +134,7 @@ CONFIGURE_LIBS+= -lgssapi_krb5 # Adapated from 5.7 patch at http://www.sxw.org.uk/computing/patches/ . if ${PORT_OPTIONS:MKERB_GSSAPI} -PATCHFILES+= openssh-6.2p2-gsskex-all-20110125.patch.gz +PATCHFILES+= openssh-6.2p2-gsskex-all-20110125-2.patch.gz PATCH_DIST_STRIP= . endif . if ${OPENSSLBASE} == "/usr" diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index 2976445f45b9..31b2d303f71d 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -6,8 +6,8 @@ SHA256 (openssh-6.2p1-CTR-threaded-v14.diff.gz) = 4d2fefd8a415c76d761ffe3a8fda7d SIZE (openssh-6.2p1-CTR-threaded-v14.diff.gz) = 4908 SHA256 (openssh-6.2p1+x509-7.4.1.diff.gz) = cdfa0ac38184062de7e0af36eeda7713095fbcffffb598d785047f6f47e48eae SIZE (openssh-6.2p1+x509-7.4.1.diff.gz) = 215496 -SHA256 (openssh-6.2p2-gsskex-all-20110125.patch.gz) = 1c54be66bfedb90b4909f0dda11dde09b10db6dca5a1c565c4c3efaed2036b2d -SIZE (openssh-6.2p2-gsskex-all-20110125.patch.gz) = 24309 +SHA256 (openssh-6.2p2-gsskex-all-20110125-2.patch.gz) = 597634f1a9e624b928f0ae647ec2ffba641f94a3ecad1161bce8fb2512c476b8 +SIZE (openssh-6.2p2-gsskex-all-20110125-2.patch.gz) = 24205 SHA256 (openssh-lpk-6.2p1.patch.gz) = 96c7a5435f3fd7d83875ee06c4a3c83ee6172c7d9de31b9ffdeb18118f285a24 SIZE (openssh-lpk-6.2p1.patch.gz) = 17881 SHA256 (openssh-sctp-2163.patch.gz) = 86ac3a59119c9c26193334d8ba7c3be9f143209080e4f8a2a00577c24c0c9e03 |