diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-01-16 13:09:00 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-01-16 13:09:00 +0000 |
commit | ab17d06e1f158b8e9ab15b748acf98695a46d0b7 (patch) | |
tree | ea9f1c317d1d03b1a818861c432b74fddb3bfc1e | |
parent | SQL::Interp converts a list of intermixed SQL fragments and (diff) |
- Update HPN patch to hpn12v20
- Bump PORTREVISION
Submitted by: Ollivier Robert <roberto__keltia.freenix.fr>
Notes
Notes:
svn path=/head/; revision=205724
-rw-r--r-- | security/openssh-portable/Makefile | 3 | ||||
-rw-r--r-- | security/openssh-portable/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile index 3a3ded2e8ab8..e93940fecca3 100644 --- a/security/openssh-portable/Makefile +++ b/security/openssh-portable/Makefile @@ -7,6 +7,7 @@ PORTNAME= openssh DISTVERSION= 4.7p1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%SUBDIR%/ \ @@ -139,7 +140,7 @@ BROKEN= HPN and LPK patches are incompatible .if defined(WITH_HPN) PATCH_DIST_STRIP= -p1 PATCH_SITES+= http://www.psc.edu/networking/projects/hpn-ssh/ -PATCHFILES+= openssh-4.7p1-hpn12v19.diff.gz +PATCHFILES+= openssh-4.7p1-hpn12v20.diff.gz .endif # See http://dev.inversepath.com/trac/openssh-lpk diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo index a6c819701891..081637187654 100644 --- a/security/openssh-portable/distinfo +++ b/security/openssh-portable/distinfo @@ -4,9 +4,9 @@ SIZE (openssh-4.7p1.tar.gz) = 991119 MD5 (openssh-4.7p1-gsskex-20070927.patch) = ad58a9848dcaa3ad5a2ab14182fb9212 SHA256 (openssh-4.7p1-gsskex-20070927.patch) = 7ef9009baa842c696d356c7e5e5d022797a227531c1662dd998510e45a6dd597 SIZE (openssh-4.7p1-gsskex-20070927.patch) = 66693 -MD5 (openssh-4.7p1-hpn12v19.diff.gz) = befa2e169944d1d32216cbf35d182a96 -SHA256 (openssh-4.7p1-hpn12v19.diff.gz) = 60ba4bfd986f5ee21394387bc8ffd87bd1f2e16c5e8853b7896327faf1595bf3 -SIZE (openssh-4.7p1-hpn12v19.diff.gz) = 15122 +MD5 (openssh-4.7p1-hpn12v20.diff.gz) = 7a75e87b03e4d713973c5a3330a68ab5 +SHA256 (openssh-4.7p1-hpn12v20.diff.gz) = 4b951b444f3c093ca3dbb1ae6e9825c33610719ee8ca593e660ec8248c5b09c6 +SIZE (openssh-4.7p1-hpn12v20.diff.gz) = 15211 MD5 (openssh-lpk-4.6p1-0.3.9.patch) = f43a8aae7d69e72f0ec07bc96e46b328 SHA256 (openssh-lpk-4.6p1-0.3.9.patch) = e12335e8bf020508ea3866db07b306f4c965e3f9de262c06f62fad494e93107e SIZE (openssh-lpk-4.6p1-0.3.9.patch) = 61605 |