From owner-svn-ports-head@freebsd.org Mon Feb 20 16:02:07 2017 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 E0C4BCE64AC; Mon, 20 Feb 2017 16:02:07 +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 B8B3C1972; Mon, 20 Feb 2017 16:02:07 +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 v1KG26cB061899; Mon, 20 Feb 2017 16:02:06 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1KG2651061893; Mon, 20 Feb 2017 16:02:06 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702201602.v1KG2651061893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Mon, 20 Feb 2017 16:02:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434470 - 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: Mon, 20 Feb 2017 16:02:08 -0000 Author: cpm Date: Mon Feb 20 16:02:06 2017 New Revision: 434470 URL: https://svnweb.freebsd.org/changeset/ports/434470 Log: security/py-{acme,certbot}: update to 0.11.1 - Update PORTVERSION and distinfo checksum (0.11.1) - Update WWW in py-acme/pkg-descr - Rename py-letsencrypt to py-certbot in py-certbot/pkg-message Approved by: koobs (maintainer timeout 17 days, py-certbot) Differential Revision: D9421 Modified: head/security/py-acme/Makefile head/security/py-acme/distinfo head/security/py-acme/pkg-descr head/security/py-certbot/Makefile head/security/py-certbot/distinfo head/security/py-certbot/pkg-message Modified: head/security/py-acme/Makefile ============================================================================== --- head/security/py-acme/Makefile Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-acme/Makefile Mon Feb 20 16:02:06 2017 (r434470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-acme/distinfo ============================================================================== --- head/security/py-acme/distinfo Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-acme/distinfo Mon Feb 20 16:02:06 2017 (r434470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485454373 -SHA256 (acme-0.10.2.tar.gz) = 6465b66256849f8cd4269a43037d404b1ccf31a60d3c93fc628d6f6f4c43de78 -SIZE (acme-0.10.2.tar.gz) = 91577 +TIMESTAMP = 1486112700 +SHA256 (acme-0.11.1.tar.gz) = db35258edfc13dfe5839215898fe2d5d3caafc9a084f631a032f3fdf712c694e +SIZE (acme-0.11.1.tar.gz) = 90325 Modified: head/security/py-acme/pkg-descr ============================================================================== --- head/security/py-acme/pkg-descr Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-acme/pkg-descr Mon Feb 20 16:02:06 2017 (r434470) @@ -1,3 +1,3 @@ Implements the Automated Certificate Management Environment (ACME) -WWW: https://github.com/letsencrypt/letsencrypt/tree/master/acme +WWW: https://github.com/certbot/certbot/tree/master/acme Modified: head/security/py-certbot/Makefile ============================================================================== --- head/security/py-certbot/Makefile Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-certbot/Makefile Mon Feb 20 16:02:06 2017 (r434470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.10.2 +PORTVERSION= 0.11.1 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-certbot/distinfo ============================================================================== --- head/security/py-certbot/distinfo Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-certbot/distinfo Mon Feb 20 16:02:06 2017 (r434470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485454395 -SHA256 (certbot-0.10.2.tar.gz) = 33729ce100fc9d00d9820c81fc3ef9b95802b8d261f0cca0cce422bc568b1631 -SIZE (certbot-0.10.2.tar.gz) = 239093 +TIMESTAMP = 1486112720 +SHA256 (certbot-0.11.1.tar.gz) = 6c1724486d500c5163c9313d6a14af5af9f4515f79553627303a6b86df2c3af2 +SIZE (certbot-0.11.1.tar.gz) = 239840 Modified: head/security/py-certbot/pkg-message ============================================================================== --- head/security/py-certbot/pkg-message Mon Feb 20 15:16:06 2017 (r434469) +++ head/security/py-certbot/pkg-message Mon Feb 20 16:02:06 2017 (r434470) @@ -19,7 +19,7 @@ authentication. The letsencrypt plugins to support apache and nginx certificate installation will be made available soon in the following ports: - * Apache plugin: security/py-letsencrypt-apache - * Nginx plugin: security/py-letsencrypt-nginx + * Apache plugin: security/py-certbot-apache + * Nginx plugin: security/py-certbot-nginx ===========================================================================