diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-04-17 08:35:31 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-04-17 08:35:31 +0800 |
commit | bedfa10f82819630369aec3754049d52cd556bf5 (patch) | |
tree | 986fc7c841dac95f12967492631cc358124fb739 /security/openssh-portable/distinfo | |
parent | dd6cf566905e89b0953aa236248111ecb8826d3a (diff) | |
download | freebsd-ports-gnome-bedfa10f82819630369aec3754049d52cd556bf5.tar.gz freebsd-ports-gnome-bedfa10f82819630369aec3754049d52cd556bf5.tar.zst freebsd-ports-gnome-bedfa10f82819630369aec3754049d52cd556bf5.zip |
- Remove compatibiliy for FreeBSD <4.x
* /var/empty has been in hier(7) since 4.x
* User sshd has been in base since 4.x
* Simplify a patch for realhostname_sa(3) usage
- Remove SUID_SSH - It was removed from ssh in 2002
- Fix 'make test'
- Add some hints into the patches on where they came from
- Mirror all patches
- Move LPK patch out of files/
- Remove the need for 2 patches
* Removal of 'host-key check-config' in install phase
* Adding -lutil
- Add SCTP support [1]
- Remove FILECONTROL as it has not been supported since the 5.8
update
- Replace tab with space pkg-descr
- Remove default WRKSRC
- Add 'configtest' command to rc script
- Mark X509 broken with other patches due to PATCH_DIST_STRIP=-p1
PR: ports/174570 [1]
Submitted by: oleg <proler@gmail.com> [1]
Obtained from: https://bugzilla.mindrot.org/show_bug.cgi?id=2016 (upstream) [1]
Feature safe: yes
Diffstat (limited to 'security/openssh-portable/distinfo')
-rw-r--r-- | security/openssh-portable/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index 8f65dea9f1e9..d8e67f738b72 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -6,3 +6,7 @@ SHA256 (openssh-5.8p1+x509-7.0.diff.gz) = 3b578cbf69f25e630e8da52b6586a36c62c0c7 SIZE (openssh-5.8p1+x509-7.0.diff.gz) = 184277 SHA256 (openssh-5.7p1-gsskex-all-20110125.patch) = bfdc72c3d7d5d4f9f8a78b649988dff8fad780cfa72bad4a69eb94c54de9a359 SIZE (openssh-5.7p1-gsskex-all-20110125.patch) = 91889 +SHA256 (openssh-lpk-5.8p2.patch.gz) = 718221d13a09fdf5be857cc4b349e61698c42ae47bd357bd5c83f331d490c6c7 +SIZE (openssh-lpk-5.8p2.patch.gz) = 17822 +SHA256 (openssh-sctp-2163.patch.gz) = 86ac3a59119c9c26193334d8ba7c3be9f143209080e4f8a2a00577c24c0c9e03 +SIZE (openssh-sctp-2163.patch.gz) = 6764 |