diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2012-11-01 13:25:54 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2012-11-01 13:25:54 +0800 |
commit | df9fa6adba37c4c8723cd23e164cb231cdc5057d (patch) | |
tree | d576df0f85eb4030e124d501b4d5b5c85d64c7b8 /security/py-ssh | |
parent | ee477546d7a89bb5df2b1ac2f3040096eb6257e6 (diff) | |
download | freebsd-ports-gnome-df9fa6adba37c4c8723cd23e164cb231cdc5057d.tar.gz freebsd-ports-gnome-df9fa6adba37c4c8723cd23e164cb231cdc5057d.tar.zst freebsd-ports-gnome-df9fa6adba37c4c8723cd23e164cb231cdc5057d.zip |
- Update to 1.8.0
Feature safe: yes
Diffstat (limited to 'security/py-ssh')
-rw-r--r-- | security/py-ssh/Makefile | 8 | ||||
-rw-r--r-- | security/py-ssh/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/security/py-ssh/Makefile b/security/py-ssh/Makefile index db9842a7b8e1..965134e8eed8 100644 --- a/security/py-ssh/Makefile +++ b/security/py-ssh/Makefile @@ -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} diff --git a/security/py-ssh/distinfo b/security/py-ssh/distinfo index 68661a87d094..93f673c63174 100644 --- a/security/py-ssh/distinfo +++ b/security/py-ssh/distinfo @@ -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 |