Date: Wed, 29 Jul 2015 22:57:37 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393203 - head/security/putty Message-ID: <201507292257.t6TMvb1V085125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Wed Jul 29 22:57:36 2015 New Revision: 393203 URL: https://svnweb.freebsd.org/changeset/ports/393203 Log: Update to new upstream bug-fix release 0.65 Release notes: http://lists.tartarus.org/pipermail/putty-announce/2015/000021.html Modified: head/security/putty/Makefile head/security/putty/distinfo Modified: head/security/putty/Makefile ============================================================================== --- head/security/putty/Makefile Wed Jul 29 22:53:56 2015 (r393202) +++ head/security/putty/Makefile Wed Jul 29 22:57:36 2015 (r393203) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= putty -PORTVERSION= 0.64 +PORTVERSION= 0.65 CATEGORIES= security ipv6 MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ Modified: head/security/putty/distinfo ============================================================================== --- head/security/putty/distinfo Wed Jul 29 22:53:56 2015 (r393202) +++ head/security/putty/distinfo Wed Jul 29 22:57:36 2015 (r393203) @@ -1,2 +1,2 @@ -SHA256 (putty-0.64.tar.gz) = 2a46c97a184144e3ec2392aca9acc64d062317a3a38b9a5f623a147eda5f3821 -SIZE (putty-0.64.tar.gz) = 1977448 +SHA256 (putty-0.65.tar.gz) = d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0 +SIZE (putty-0.65.tar.gz) = 1937861
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507292257.t6TMvb1V085125>