Date: Tue, 26 Jan 2021 17:38:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562840 - head/security/py-sshpubkeys Message-ID: <202101261738.10QHcFgG030205@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 26 17:38:14 2021 New Revision: 562840 URL: https://svnweb.freebsd.org/changeset/ports/562840 Log: Update to 3.3.0 Changes: https://github.com/ojarva/python-sshpubkeys/releases Modified: head/security/py-sshpubkeys/Makefile head/security/py-sshpubkeys/distinfo Modified: head/security/py-sshpubkeys/Makefile ============================================================================== --- head/security/py-sshpubkeys/Makefile Tue Jan 26 17:38:09 2021 (r562839) +++ head/security/py-sshpubkeys/Makefile Tue Jan 26 17:38:14 2021 (r562840) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshpubkeys -PORTVERSION= 3.1.0 +PORTVERSION= 3.3.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-sshpubkeys/distinfo ============================================================================== --- head/security/py-sshpubkeys/distinfo Tue Jan 26 17:38:09 2021 (r562839) +++ head/security/py-sshpubkeys/distinfo Tue Jan 26 17:38:14 2021 (r562840) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604480700 -SHA256 (sshpubkeys-3.1.0.tar.gz) = b388399caeeccdc145f06fd0d2665eeecc545385c60b55c282a15a022215af80 -SIZE (sshpubkeys-3.1.0.tar.gz) = 10597 +TIMESTAMP = 1611665503 +SHA256 (sshpubkeys-3.3.0.tar.gz) = 89e10a0caf38407426a05e3f5b5243d6e2f9575d6af45e9321291d20bcfca8f7 +SIZE (sshpubkeys-3.3.0.tar.gz) = 59213
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261738.10QHcFgG030205>