diff options
author | simon <simon@FreeBSD.org> | 2005-02-21 05:09:31 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-02-21 05:09:31 +0800 |
commit | 9321b6010a05a71fcec41d9d133ac01900ed1b22 (patch) | |
tree | e3c44190d28a62e2e682ed78114065548088ae08 /security | |
parent | ea2dd1f5e9b74042c760cd66cf0b1265857e4dd7 (diff) | |
download | freebsd-ports-gnome-9321b6010a05a71fcec41d9d133ac01900ed1b22.tar.gz freebsd-ports-gnome-9321b6010a05a71fcec41d9d133ac01900ed1b22.tar.zst freebsd-ports-gnome-9321b6010a05a71fcec41d9d133ac01900ed1b22.zip |
Security update to 0.57.
Security: http://vuxml.FreeBSD.org/a413ed94-836e-11d9-a9e7-0001020eed82.html
Approved by: erwin (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/putty/Makefile | 2 | ||||
-rw-r--r-- | security/putty/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index eb13a82c31c4..ec21f631fed5 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= putty -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} diff --git a/security/putty/distinfo b/security/putty/distinfo index 7dbf71170c01..27f97e8348af 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,2 +1,2 @@ -MD5 (putty-0.56.tar.gz) = 6b883cde04771f66e8bb35390935ed31 -SIZE (putty-0.56.tar.gz) = 1307512 +MD5 (putty-0.57.tar.gz) = 0fc816093980246f6400693fe6146280 +SIZE (putty-0.57.tar.gz) = 1319513 |