Ticket #27250: Portfile.patch
File Portfile.patch, 589 bytes (added by lassi.tuura@…, 14 years ago) |
---|
-
../Portfile
old new 62 62 depends_run-delete port:xauth 63 63 } 64 64 65 variant gsskex { 66 patch.pre_args -p1 67 patchfiles-append openssh-5.3p1-gsskex-all-20100124.patch 68 checksums-append openssh-5.3p1-gsskex-all-20100124.patch \ 69 md5 e7632ad6576443075cc8e2dc436a48cc \ 70 sha1 0e49443fc3c005465275b8052f326500f7f0b45c 71 } 72 65 73 # For high-performance patch 66 74 # re-enable when patch for current version is available 67 75 variant hpn description "apply high performance patch" {