diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-09-20 20:50:40 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-09-20 20:50:40 +0000 |
commit | ddd47d583c07ad0ed238c96b6f4f1e13cebb83ef (patch) | |
tree | 5482c7dd28663ab363b7a41c523828d7f63dbcc5 /security/lsh | |
parent | 052178b017893713eafdf47502ac9d049cd59a1b (diff) | |
download | FreeBSD-ports-ddd47d583c07ad0ed238c96b6f4f1e13cebb83ef.zip FreeBSD-ports-ddd47d583c07ad0ed238c96b6f4f1e13cebb83ef.tar.gz |
- Security Update to 1.5.3
Approved by: will (portmgr)
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/Makefile | 2 | ||||
-rw-r--r-- | security/lsh/distinfo | 2 | ||||
-rw-r--r-- | security/lsh/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 1a113c6..446b6e7 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= lsh -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ diff --git a/security/lsh/distinfo b/security/lsh/distinfo index 76499dc..b2cd068 100644 --- a/security/lsh/distinfo +++ b/security/lsh/distinfo @@ -1 +1 @@ -MD5 (lsh-1.5.2.tar.gz) = 6318d963aaa3a34a5e752ac657575b46 +MD5 (lsh-1.5.3.tar.gz) = 7fa504d4ee7b39c27cc35c372056d17b diff --git a/security/lsh/pkg-plist b/security/lsh/pkg-plist index 39dcae1..247e419 100644 --- a/security/lsh/pkg-plist +++ b/security/lsh/pkg-plist @@ -10,6 +10,7 @@ bin/lsh-upgrade bin/lsh-upgrade-key bin/lsh-writekey bin/lshg +bin/nettle-lfib-stream bin/sexp-conv bin/srp-gen bin/ssh-conv @@ -27,6 +28,8 @@ include/nettle/dsa.h include/nettle/hmac.h include/nettle/knuth-lfib.h include/nettle/macros.h +include/nettle/md2.h +include/nettle/md4.h include/nettle/md5-compat.h include/nettle/md5.h include/nettle/nettle-meta.h |