Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2011 23:50:10 GMT
From:      Alex Kozlov <spam@rm-rf.kiev.ua>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/163217: security/dropbear does not compile if WITH_STATIC is enabled
Message-ID:  <201112222350.pBMNoANO031449@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/163217; it has been noted by GNATS.

From: Alex Kozlov <spam@rm-rf.kiev.ua>
To: Mattia Rossi <mrossi@swin.edu.au>, bug-followup@freebsd.org,
	spam@rm-rf.kiev.ua
Cc:  
Subject: Re: ports/163217: security/dropbear does not compile if WITH_STATIC
 is enabled
Date: Fri, 23 Dec 2011 01:40:28 +0200

 --Kj7319i9nmIyA2yE
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 Hi, Mattia
 
 Please try this patch.
 
 
 --
 Adios
 
 --Kj7319i9nmIyA2yE
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="patch.txt"
 
 Index: security/dropbear/Makefile
 @@ -6,7 +6,8 @@
  #
  
  PORTNAME=	dropbear
 -PORTVERSION=	0.53.1
 +PORTVERSION=	2011.54
 +PORTEPOCH=	1
  CATEGORIES=	security ipv6
  MASTER_SITES=	http://matt.ucc.asn.au/dropbear/releases/
  
 Index: security/dropbear/distinfo
 @@ -1,2 +1,2 @@
 -SHA256 (dropbear-0.53.1.tar.bz2) = e24d3cbecd3bc850b2b336b8eb50c845a285ceef8e22544938a582e163d36393
 -SIZE (dropbear-0.53.1.tar.bz2) = 1577227
 +SHA256 (dropbear-2011.54.tar.bz2) = 5aa4021ac9bac4092c2bd9d41d67143429b3cf791ddc8b590841e1765d8daf3a
 +SIZE (dropbear-2011.54.tar.bz2) = 1580502
 
 --Kj7319i9nmIyA2yE--



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