Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2005 11:07:39 GMT
From:      Daniel Gerzo <danger@rulez.sk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81948: Update port: security/openssh-portable
Message-ID:  <200506061107.j56B7dRS044072@www.freebsd.org>
Resent-Message-ID: <200506061110.j56BA1Xt072315@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81948
>Category:       ports
>Synopsis:       Update port: security/openssh-portable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 06 11:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Gerzo
>Release:        
>Organization:
>Environment:
>Description:
there's an old version of openssh-portable in the ports.
>How-To-Repeat:
check security/openssh-portable/Makefile
>Fix:
--- /usr/ports/security/openssh-portable/Makefile       Mon Apr 11 23:31:07 2005
+++ Makefile    Mon Jun  6 12:38:49 2005
@@ -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 @@
 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 @@
 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 \
--- /usr/ports/security/openssh-portable/distinfo       Sun Mar 20 02:00:03 2005
+++ distinfo    Mon Jun  6 12:22:30 2005
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506061107.j56B7dRS044072>