From owner-svn-ports-head@freebsd.org Thu Oct 13 15:29:14 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35E72C0C9C6; Thu, 13 Oct 2016 15:29:14 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7F611F6; Thu, 13 Oct 2016 15:29:13 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9DFTC71098885; Thu, 13 Oct 2016 15:29:12 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9DFTC7P098881; Thu, 13 Oct 2016 15:29:12 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201610131529.u9DFTC7P098881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 13 Oct 2016 15:29:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423926 - in head/security: py-acme py-certbot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2016 15:29:14 -0000 Author: cpm Date: Thu Oct 13 15:29:12 2016 New Revision: 423926 URL: https://svnweb.freebsd.org/changeset/ports/423926 Log: security/py-{acme,certbot}: Update to 0.9.2 Common: Update PORTVERSION and distinfo checksum (0.9.2) security/py-acme: Add dns/py-dnspython dependency required to support both Python 2 and Python 3 Approved by: koobs Differential Revision: D8223 Modified: head/security/py-acme/Makefile head/security/py-acme/distinfo head/security/py-certbot/Makefile head/security/py-certbot/distinfo Modified: head/security/py-acme/Makefile ============================================================================== --- head/security/py-acme/Makefile Thu Oct 13 15:17:35 2016 (r423925) +++ head/security/py-acme/Makefile Thu Oct 13 15:29:12 2016 (r423926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0.8:security/py-cryptography \ ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>0:net/py-ndg_httpsclient \ ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}dnspython>=1.12:dns/py-dnspython \ ${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna \ ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}pyrfc3339>0:devel/py-pyrfc3339 \ Modified: head/security/py-acme/distinfo ============================================================================== --- head/security/py-acme/distinfo Thu Oct 13 15:17:35 2016 (r423925) +++ head/security/py-acme/distinfo Thu Oct 13 15:29:12 2016 (r423926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466491084 -SHA256 (acme-0.8.1.tar.gz) = d3ea4acf280bf6253ad7d641cb0970f230a19805acfed809e7a8ddcf62157d9f -SIZE (acme-0.8.1.tar.gz) = 84610 +TIMESTAMP = 1476353960 +SHA256 (acme-0.9.2.tar.gz) = 263d019b6bedd630d669442fad79bc62b4699b69fdb95a49a812fcf8e5bc82b4 +SIZE (acme-0.9.2.tar.gz) = 87815 Modified: head/security/py-certbot/Makefile ============================================================================== --- head/security/py-certbot/Makefile Thu Oct 13 15:17:35 2016 (r423925) +++ head/security/py-certbot/Makefile Thu Oct 13 15:29:12 2016 (r423926) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.2 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-certbot/distinfo ============================================================================== --- head/security/py-certbot/distinfo Thu Oct 13 15:17:35 2016 (r423925) +++ head/security/py-certbot/distinfo Thu Oct 13 15:29:12 2016 (r423926) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466491228 -SHA256 (certbot-0.8.1.tar.gz) = 6ca8df3d310ced6687d38aac17c0fb8c1b2ec7a3bea156a254e4cc2a1c132771 -SIZE (certbot-0.8.1.tar.gz) = 204649 +TIMESTAMP = 1476353987 +SHA256 (certbot-0.9.2.tar.gz) = b2576bfe1295b2daab3d589ab9fcbd4d7a6928e85cea31a5e6b008e4d9a16869 +SIZE (certbot-0.9.2.tar.gz) = 219863