Date: Wed, 3 Jul 2019 18:52:08 +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: r505778 - head/security/py-josepy Message-ID: <201907031852.x63Iq8Cq044288@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 3 18:52:08 2019 New Revision: 505778 URL: https://svnweb.freebsd.org/changeset/ports/505778 Log: Update to 1.2.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 Wed Jul 3 18:52:03 2019 (r505777) +++ head/security/py-josepy/Makefile Wed Jul 3 18:52:08 2019 (r505778) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= josepy -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-josepy/distinfo ============================================================================== --- head/security/py-josepy/distinfo Wed Jul 3 18:52:03 2019 (r505777) +++ head/security/py-josepy/distinfo Wed Jul 3 18:52:08 2019 (r505778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523717961 -SHA256 (josepy-1.1.0.tar.gz) = fb5c62c77d26e04df29cb5ecd01b9ce69b6fcc9e521eb1ca193b7faa2afa7086 -SIZE (josepy-1.1.0.tar.gz) = 51286 +TIMESTAMP = 1562166682 +SHA256 (josepy-1.2.0.tar.gz) = 9cec9a839fe9520f0420e4f38e7219525daccce4813296627436fe444cd002d3 +SIZE (josepy-1.2.0.tar.gz) = 53130
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907031852.x63Iq8Cq044288>