From ddd47d583c07ad0ed238c96b6f4f1e13cebb83ef Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 20 Sep 2003 20:50:40 +0000 Subject: - Security Update to 1.5.3 Approved by: will (portmgr) --- security/lsh/Makefile | 2 +- security/lsh/distinfo | 2 +- security/lsh/pkg-plist | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'security/lsh') diff --git a/security/lsh/Makefile b/security/lsh/Makefile index 1a113c691514..446b6e7e3f73 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 76499dc8cb30..b2cd068aaecc 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 39dcae11903d..247e4196e1c6 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 -- cgit