aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-10-17 21:27:18 +0800
committermnag <mnag@FreeBSD.org>2006-10-17 21:27:18 +0800
commitb5a3f997e8dcd7be864b87b4a07fa20c82bac19e (patch)
tree165159a2904186604a39abe75ea8a0f8b6e57193 /security
parent218c534b32698bfbe5e8b2efd65291f0220aff06 (diff)
downloadfreebsd-ports-graphics-b5a3f997e8dcd7be864b87b4a07fa20c82bac19e.tar.gz
freebsd-ports-graphics-b5a3f997e8dcd7be864b87b4a07fa20c82bac19e.tar.zst
freebsd-ports-graphics-b5a3f997e8dcd7be864b87b4a07fa20c82bac19e.zip
- Update HPN patch. Patch are renamed, the only content differences are two rows now enclosed in an "else" block.
Submitted by: ale Approved by: portmgr (erwin)
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile6
-rw-r--r--security/openssh-portable/distinfo9
2 files changed, 8 insertions, 7 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index d56a5897624..9c49b1691e7 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -147,7 +147,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.4p1-hpn.diff.gz
+PATCHFILES+= openssh-4.4p1-hpn12v11.diff.gz
.endif
.if defined(WITH_LPK)
@@ -218,6 +218,10 @@ post-patch:
${WRKSRC}/version.h
@${ECHO_CMD} '#define SSH_RELEASE TMP_SSH_VERSION SSH_PORTABLE FREEBSD_PORT_VERSION' >> \
${WRKSRC}/version.h
+.if defined(WITH_HPN)
+ @${REINPLACE_CMD} -e 's|TMP_SSH_VERSION SSH_PORTABLE|TMP_SSH_VERSION SSH_PORTABLE SSH_HPN|' \
+ ${WRKSRC}/version.h
+.endif
pre-install:
.if defined(WITH_OVERWRITE_BASE)
diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo
index e27c1848bfb..83ed5d847fa 100644
--- a/security/openssh-portable/distinfo
+++ b/security/openssh-portable/distinfo
@@ -4,9 +4,6 @@ SIZE (openssh-4.4p1.tar.gz) = 1044334
MD5 (openssh-4.4p1-gsskex-20061002.patch) = 61e8573f7192eb1ff26036f486db445a
SHA256 (openssh-4.4p1-gsskex-20061002.patch) = cc21b7038589be27924bdc0ba163cf059ea1f0b7b65d0f8d7ddc015cac6d9ac4
SIZE (openssh-4.4p1-gsskex-20061002.patch) = 69152
-MD5 (openssh-4.4p1-hpn.diff.gz) = d5f07fcb10360b52bdcacf3c7de803b6
-SHA256 (openssh-4.4p1-hpn.diff.gz) = 6febe17260ff66a8dbb7b466252889f855dcc5dec50c93eff25050839cf65977
-SIZE (openssh-4.4p1-hpn.diff.gz) = 16258
-MD5 (openssh-lpk-4.3p1-0.3.7.patch) = d9eacb819a73daddb3d21ca7aa8e5c25
-SHA256 (openssh-lpk-4.3p1-0.3.7.patch) = 0bcfa28804caf685de2248ddc966666196f6df81d1d058066f2da17714518af4
-SIZE (openssh-lpk-4.3p1-0.3.7.patch) = 60451
+MD5 (openssh-4.4p1-hpn12v11.diff.gz) = ae271cb7f4e4ba8f6d34b9e289bd1123
+SHA256 (openssh-4.4p1-hpn12v11.diff.gz) = f42e6799de702281228691eadd5c983acadf81ceb31af82434607633c2cc4ada
+SIZE (openssh-4.4p1-hpn12v11.diff.gz) = 15786