ports/100386: [update port] security/lsh - update to 2.0.3

Babak Farrokhi babak at farrokhi.net
Sun Jul 16 14:10:19 UTC 2006


>Number:         100386
>Category:       ports
>Synopsis:       [update port] security/lsh - update to 2.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 16 14:10:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #2: Tue Jul 11 14:37:46 IRST 2006
    root at starfish.datak.net:/usr/obj/usr/src/sys/SMP



>Description:


- update to 2.0.3
- adopt


>How-To-Repeat:





>Fix:


--- lsh.patch begins here ---
diff -ruN lsh.orig/Makefile lsh/Makefile
--- lsh.orig/Makefile	Fri Apr 21 22:09:18 2006
+++ lsh/Makefile	Sun Jul 16 11:42:48 2006
@@ -5,8 +5,7 @@
 # $FreeBSD: ports/security/lsh/Makefile,v 1.33 2006/04/21 18:39:18 sem Exp $
 
 PORTNAME=	lsh
-PORTVERSION=	2.0.1
-PORTREVISION=	3
+PORTVERSION=	2.0.3
 CATEGORIES=	security ipv6
 MASTER_SITES=	${MASTER_SITE_GNUPG} \
 		ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/
@@ -15,7 +14,7 @@
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	babak at farrokhi.net
 COMMENT=	A secure (encrypted) remote shell compatible with ssh 2.0
 
 BUILD_DEPENDS+=	${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \
diff -ruN lsh.orig/distinfo lsh/distinfo
--- lsh.orig/distinfo	Fri Nov 25 21:31:03 2005
+++ lsh/distinfo	Sun Jul 16 11:43:03 2006
@@ -1,6 +1,6 @@
-MD5 (lsh-2.0.1.tar.gz) = 25ca0b4385779de3d58d2d5757f495c3
-SHA256 (lsh-2.0.1.tar.gz) = 31cfa8340718fac0c3bdf4ad72fb8a5eb719e0ca9624858d3724a80141a78cab
-SIZE (lsh-2.0.1.tar.gz) = 1866063
-MD5 (lsh-2.0.1.tar.gz.asc) = 0982d7b8c6439b79771823882bcd36d4
-SHA256 (lsh-2.0.1.tar.gz.asc) = bb20ea6259f13bc6ed7f1fce1d8cd9d028bfe2721858af2969901e692d68e5d6
-SIZE (lsh-2.0.1.tar.gz.asc) = 189
+MD5 (lsh-2.0.3.tar.gz) = 2edcb2f48f2b541e757ccdff70387fcb
+SHA256 (lsh-2.0.3.tar.gz) = 37a4f129116aa619c94623173a371e07dbb578be9ff56e0744498e70666167b6
+SIZE (lsh-2.0.3.tar.gz) = 2138136
+MD5 (lsh-2.0.3.tar.gz.asc) = 0e60a8840be4666e3515355af41801db
+SHA256 (lsh-2.0.3.tar.gz.asc) = 8ae42b0e9889e16125825537d50a02a21ba70f5e490ea3f4518fe563d59851a6
+SIZE (lsh-2.0.3.tar.gz.asc) = 189
diff -ruN lsh.orig/pkg-plist lsh/pkg-plist
--- lsh.orig/pkg-plist	Thu Apr 14 20:09:49 2005
+++ lsh/pkg-plist	Sun Jul 16 15:56:23 2006
@@ -12,12 +12,14 @@
 bin/lsh-writekey
 bin/lshg
 bin/nettle-lfib-stream
+bin/pkcs1-conv
 bin/sexp-conv
 bin/srp-gen
 bin/ssh-conv
 include/nettle/aes.h
 include/nettle/arcfour.h
 include/nettle/arctwo.h
+include/nettle/asn1.h
 include/nettle/base16.h
 include/nettle/base64.h
 include/nettle/bignum.h
@@ -25,6 +27,7 @@
 include/nettle/buffer.h
 include/nettle/cast128.h
 include/nettle/cbc.h
+include/nettle/ctr.h
 include/nettle/des-compat.h
 include/nettle/des.h
 include/nettle/dsa.h
@@ -37,21 +40,21 @@
 include/nettle/md5.h
 include/nettle/memxor.h
 include/nettle/nettle-meta.h
+include/nettle/nettle-stdint.h
 include/nettle/nettle-types.h
 include/nettle/pgp.h
 include/nettle/pkcs1.h
 include/nettle/realloc.h
-include/nettle/rsa.h
 include/nettle/rsa-compat.h
+include/nettle/rsa.h
 include/nettle/serpent.h
 include/nettle/sexp.h
 include/nettle/sha.h
 include/nettle/twofish.h
 include/nettle/yarrow.h
- at dirrm include/nettle
 lib/libnettle.a
 sbin/lsh-execuv
-%%KRB%%sbin/lsh-krb-checkpw
 sbin/lsh-pam-checkpw
 sbin/lshd
 sbin/sftp-server
+ at dirrm include/nettle
--- lsh.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list