svn commit: r306774 - head/security/py-ssh
Li-Wen Hsu
lwhsu at FreeBSD.org
Thu Nov 1 05:25:55 UTC 2012
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 at FreeBSD.org>
-#
+# Created by: Li-Wen Hsu <lwhsu at 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
More information about the svn-ports-head
mailing list