[129990] trunk/dports/net/openssh/Portfile

ionic at macports.org ionic at macports.org
Tue Dec 23 17:12:37 PST 2014


Revision: 129990
          https://trac.macports.org/changeset/129990
Author:   ionic at macports.org
Date:     2014-12-23 17:12:37 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
openssh: fix hpn variant.

Modified Paths:
--------------
    trunk/dports/net/openssh/Portfile

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2014-12-24 00:42:48 UTC (rev 129989)
+++ trunk/dports/net/openssh/Portfile	2014-12-24 01:12:37 UTC (rev 129990)
@@ -132,11 +132,11 @@
     # http://www.freshports.org/security/openssh-portable/ is usually quick in
     # updating the HPN patch for new versions, take a look there, too.
     patch_sites-append      http://mirror.shatow.net/freebsd/${name}/
-    set hpn_patchfile       ${name}-6.6.1p1-hpnssh14v2.diff.gz
+    set hpn_patchfile       ${name}-6.7p1-hpnssh14v5.diff.gz
     patchfiles-append       ${hpn_patchfile}
     checksums-append        ${hpn_patchfile} \
-                            rmd160  61b19b09adb61996703f1bdb82df98c5abe9ebd3 \
-                            sha256  b7f5bd22f1c0bacd41fc4884aeb19bba460d548af875eeb6c857cb77bab53376
+                            rmd160  0cf7ffdd9b60d518d76076faf31df6a7a6d4ae52 \
+                            sha256  846ad51577de8308d60dbfaa58ba18d112d0732fdf21063ebc78407fc8e4a7b6
 }
 
 variant gsskex conflicts hpn requires kerberos5 description "Add OpenSSH GSSAPI key exchange patch" {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/932dca44/attachment.html>


More information about the macports-changes mailing list