Date: Sun, 8 Sep 2019 19:12:52 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511583 - head/net/py-sshtunnel Message-ID: <201909081912.x88JCqev084988@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Sep 8 19:12:51 2019 New Revision: 511583 URL: https://svnweb.freebsd.org/changeset/ports/511583 Log: net/py-sshtunnel: Update to 0.1.5 Modified: head/net/py-sshtunnel/Makefile head/net/py-sshtunnel/distinfo Modified: head/net/py-sshtunnel/Makefile ============================================================================== --- head/net/py-sshtunnel/Makefile Sun Sep 8 19:11:17 2019 (r511582) +++ head/net/py-sshtunnel/Makefile Sun Sep 8 19:12:51 2019 (r511583) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= sshtunnel -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.1.5 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-sshtunnel/distinfo ============================================================================== --- head/net/py-sshtunnel/distinfo Sun Sep 8 19:11:17 2019 (r511582) +++ head/net/py-sshtunnel/distinfo Sun Sep 8 19:12:51 2019 (r511583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545950236 -SHA256 (sshtunnel-0.1.4.tar.gz) = f29ae41a1bd3afa64e9a31029bece2966e4be9a9641e8262372741e691c40d76 -SIZE (sshtunnel-0.1.4.tar.gz) = 48330 +TIMESTAMP = 1567948002 +SHA256 (sshtunnel-0.1.5.tar.gz) = c813fdcda8e81c3936ffeac47cb69cfb2d1f5e77ad0de656c6dab56aeebd9249 +SIZE (sshtunnel-0.1.5.tar.gz) = 49345
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909081912.x88JCqev084988>