From owner-svn-ports-head@freebsd.org Wed Jul 29 22:57:37 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF3BB9AE183; Wed, 29 Jul 2015 22:57:37 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FB4016E6; Wed, 29 Jul 2015 22:57:37 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6TMvbdb085127; Wed, 29 Jul 2015 22:57:37 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6TMvb1V085125; Wed, 29 Jul 2015 22:57:37 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507292257.t6TMvb1V085125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Wed, 29 Jul 2015 22:57:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393203 - head/security/putty X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 22:57:37 -0000 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