Date: Sat, 22 Feb 2020 16:00:38 +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: r526835 - head/security/py-josepy Message-ID: <202002221600.01MG0c0n061204@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 22 16:00:38 2020 New Revision: 526835 URL: https://svnweb.freebsd.org/changeset/ports/526835 Log: Update to 1.3.0 Changes: https://github.com/certbot/josepy/blob/master/CHANGELOG.rst Modified: head/security/py-josepy/Makefile head/security/py-josepy/distinfo Modified: head/security/py-josepy/Makefile ============================================================================== --- head/security/py-josepy/Makefile Sat Feb 22 16:00:28 2020 (r526834) +++ head/security/py-josepy/Makefile Sat Feb 22 16:00:38 2020 (r526835) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josepy -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-josepy/distinfo ============================================================================== --- head/security/py-josepy/distinfo Sat Feb 22 16:00:28 2020 (r526834) +++ head/security/py-josepy/distinfo Sat Feb 22 16:00:38 2020 (r526835) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562166682 -SHA256 (josepy-1.2.0.tar.gz) = 9cec9a839fe9520f0420e4f38e7219525daccce4813296627436fe444cd002d3 -SIZE (josepy-1.2.0.tar.gz) = 53130 +TIMESTAMP = 1582355054 +SHA256 (josepy-1.3.0.tar.gz) = c341ffa403399b18e9eae9012f804843045764d1390f9cb4648980a7569b1619 +SIZE (josepy-1.3.0.tar.gz) = 53279
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221600.01MG0c0n061204>