Date: Thu, 1 Nov 2012 05:25:54 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306774 - head/security/py-ssh Message-ID: <201211010525.qA15PsCL024889@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lwhsu@FreeBSD.org> -# +# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211010525.qA15PsCL024889>