svn commit: r393203 - head/security/putty

Matthias Andree mandree at FreeBSD.org
Wed Jul 29 22:57:37 UTC 2015


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


More information about the svn-ports-head mailing list