aboutsummaryrefslogtreecommitdiff
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-06-06 19:09:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-06-06 19:09:04 +0000
commit02e1b098c16483d7cd172f28e0e9daa42fc47412 (patch)
tree88d833bb06c52fba55b1f6e468479b143a7c4d61 /security/openssh-portable
parentf8a52725f56d735103b79e5305a25cad1275d946 (diff)
downloadports-02e1b098c16483d7cd172f28e0e9daa42fc47412.tar.gz
ports-02e1b098c16483d7cd172f28e0e9daa42fc47412.zip
- Update to 4.1p1
PR: ports/81948 Submitted by: Daniel Gerzo <danger@rulez.sk>
Notes
Notes: svn path=/head/; revision=136933
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile6
-rw-r--r--security/openssh-portable/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index ab0adaf59df4..2b831ec1069f 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= openssh
-PORTVERSION= 4.0.0.1
+PORTVERSION= 4.1.0.1
.if defined(OPENSSH_SNAPSHOT)
PORTREVISION!= date -v-1d +%Y%m%d
.endif
@@ -21,7 +21,7 @@ DISTNAME= ${DISTNAME2}
MAINTAINER= ports@FreeBSD.org
COMMENT= The portable version of OpenBSD's OpenSSH
-OPENSSHVERSION= 4.0p1
+OPENSSHVERSION= 4.1p1
.if defined(OPENSSH_SNAPSHOT)
MASTER_SITE_SUBDIR2= snapshot/
DISTNAME2= ${PORTNAME}-SNAP-${PORTREVISION}
@@ -44,7 +44,7 @@ CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_PERL5_BUILD= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX} --with-md5-passwords
+CONFIGURE_ARGS+= --prefix=${PREFIX} --with-md5-passwords --without-zlib-version-check
PRECIOUS= ssh_config sshd_config \
ssh_host_key ssh_host_key.pub \
ssh_host_rsa_key ssh_host_rsa_key.pub \
diff --git a/security/openssh-portable/distinfo b/security/openssh-portable/distinfo
index 7aa12689255d..6388cc0a9640 100644
--- a/security/openssh-portable/distinfo
+++ b/security/openssh-portable/distinfo
@@ -1,2 +1,2 @@
-MD5 (openssh-4.0p1.tar.gz) = 7b36f28fc16e1b7f4ba3c1dca191ac92
-SIZE (openssh-4.0p1.tar.gz) = 889880
+MD5 (openssh-4.1p1.tar.gz) = 959c663e709c981f07a3315bfd64f3d0
+SIZE (openssh-4.1p1.tar.gz) = 894234