Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2017 16:02:06 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
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
Message-ID:  <201702201602.v1KG2651061893@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 
 ===========================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702201602.v1KG2651061893>