Revision: 130531 https://trac.macports.org/changeset/130531 Author: ionic@macports.org Date: 2014-12-31 10:24:25 -0800 (Wed, 31 Dec 2014) Log Message: ----------- openssh: add new mirror for HPN, patchfile removed from old one (but probably still usable in the future for new patchsets.) Modified Paths: -------------- trunk/dports/net/openssh/Portfile Modified: trunk/dports/net/openssh/Portfile =================================================================== --- trunk/dports/net/openssh/Portfile 2014-12-31 18:04:47 UTC (rev 130530) +++ trunk/dports/net/openssh/Portfile 2014-12-31 18:24:25 UTC (rev 130531) @@ -131,7 +131,8 @@ # http://www.psc.edu/index.php/hpn-ssh # 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}/ + patch_sites-append http://mirror.shatow.net/freebsd/${name}/ \ + http://distcache.freebsd.org/ports-distfiles/ set hpn_patchfile ${name}-6.7p1-hpnssh14v5.diff.gz patchfiles-append ${hpn_patchfile} checksums-append ${hpn_patchfile} \
participants (1)
-
ionic@macports.org