From owner-svn-ports-all@FreeBSD.ORG Thu Nov 1 05:25:55 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A898D63; Thu, 1 Nov 2012 05:25:55 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 33DF48FC1A; Thu, 1 Nov 2012 05:25:55 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA15Pt2d024893; Thu, 1 Nov 2012 05:25:55 GMT (envelope-from lwhsu@svn.freebsd.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA15PsCL024889; Thu, 1 Nov 2012 05:25:54 GMT (envelope-from lwhsu@svn.freebsd.org) Message-Id: <201211010525.qA15PsCL024889@svn.freebsd.org> From: Li-Wen Hsu Date: Thu, 1 Nov 2012 05:25:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306774 - head/security/py-ssh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2012 05:25:55 -0000 Author: lwhsu Date: Thu Nov 1 05:25:54 2012 New Revision: 306774 URL: http://svn.freebsd.org/changeset/ports/306774 Log: - Update to 1.8.0 Feature safe: yes Modified: head/security/py-ssh/Makefile head/security/py-ssh/distinfo Modified: head/security/py-ssh/Makefile ============================================================================== --- head/security/py-ssh/Makefile Thu Nov 1 05:20:51 2012 (r306773) +++ head/security/py-ssh/Makefile Thu Nov 1 05:25:54 2012 (r306774) @@ -1,12 +1,8 @@ -# New ports collection makefile for: py-ssh -# Date created: 2011-12-20 -# Whom: Li-Wen Hsu -# +# Created by: Li-Wen Hsu # $FreeBSD$ -# PORTNAME= ssh -PORTVERSION= 1.7.14 +PORTVERSION= 1.8.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-ssh/distinfo ============================================================================== --- head/security/py-ssh/distinfo Thu Nov 1 05:20:51 2012 (r306773) +++ head/security/py-ssh/distinfo Thu Nov 1 05:25:54 2012 (r306774) @@ -1,2 +1,2 @@ -SHA256 (ssh-1.7.14.tar.gz) = fbdb51aa34a390718977bb75dccccacdfe6bce7c2a7727e4b00fafae3553507d -SIZE (ssh-1.7.14.tar.gz) = 794505 +SHA256 (ssh-1.8.0.tar.gz) = b0aca1faf8a12e6aae24ab9cfae90d061a8741b680c8afad21da6ff8b8ae28d7 +SIZE (ssh-1.8.0.tar.gz) = 795832