Date: Thu, 22 Feb 2018 14:27:41 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462594 - head/security/py-certbot Message-ID: <201802221427.w1MERfbR030153@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Thu Feb 22 14:27:41 2018 New Revision: 462594 URL: https://svnweb.freebsd.org/changeset/ports/462594 Log: Update security/py-certbot to 0.21.1. Bring it into python@'s fold. PR: 225754 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D14262 Modified: head/security/py-certbot/Makefile (contents, props changed) head/security/py-certbot/distinfo (contents, props changed) Modified: head/security/py-certbot/Makefile ============================================================================== --- head/security/py-certbot/Makefile Thu Feb 22 14:27:36 2018 (r462593) +++ head/security/py-certbot/Makefile Thu Feb 22 14:27:41 2018 (r462594) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.21.0 +PORTVERSION= 0.21.1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Let's Encrypt client LICENSE= APACHE20 Modified: head/security/py-certbot/distinfo ============================================================================== --- head/security/py-certbot/distinfo Thu Feb 22 14:27:36 2018 (r462593) +++ head/security/py-certbot/distinfo Thu Feb 22 14:27:41 2018 (r462594) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516361795 -SHA256 (certbot-0.21.0.tar.gz) = 07ca3246d3462fe73418113cc5c1036545f4b2312831024da923054de3a85857 -SIZE (certbot-0.21.0.tar.gz) = 288100 +TIMESTAMP = 1518078883 +SHA256 (certbot-0.21.1.tar.gz) = e6c8e9b0b5e38834330831d5a91e1c08accdb9b4923855d14d524e7327e6c4ea +SIZE (certbot-0.21.1.tar.gz) = 288509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802221427.w1MERfbR030153>