diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-28 18:17:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-28 18:17:28 +0800 |
commit | 47d915885619aaf2a6c461a87e9648c7b2bf5634 (patch) | |
tree | dff9a5abcc9d9a9560357ed8912c6f0beaf69964 /security/putty | |
parent | 471a86ec9dc9ae957200705c3001eae2464c0d59 (diff) | |
download | freebsd-ports-gnome-47d915885619aaf2a6c461a87e9648c7b2bf5634.tar.gz freebsd-ports-gnome-47d915885619aaf2a6c461a87e9648c7b2bf5634.tar.zst freebsd-ports-gnome-47d915885619aaf2a6c461a87e9648c7b2bf5634.zip |
- Security Update to 0.56
Diffstat (limited to 'security/putty')
-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 1784ba070353..eb13a82c31c4 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -6,7 +6,7 @@ # PORTNAME= putty -PORTVERSION= 0.55 +PORTVERSION= 0.56 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 fa95cae85989..7dbf71170c01 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,2 +1,2 @@ -MD5 (putty-0.55.tar.gz) = b827836bec1109a2c0af9af0f9ae0bae -SIZE (putty-0.55.tar.gz) = 1280000 +MD5 (putty-0.56.tar.gz) = 6b883cde04771f66e8bb35390935ed31 +SIZE (putty-0.56.tar.gz) = 1307512 |