Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Oct 2017 23:37:17 +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: r452688 - in head/security: py-acme py-certbot
Message-ID:  <201710222337.v9MNbH5L022332@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Sun Oct 22 23:37:17 2017
New Revision: 452688
URL: https://svnweb.freebsd.org/changeset/ports/452688

Log:
  security/py-{acme,certbot}: Update to 0.19.0
  
  Common:
  
  - Update PORTVERSION and distinfo checksum (0.19.0)
  
  Changelog: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0190---2017-10-04
  
  Reviewed by:	koobs (maintainer, py-certbot)
  Approved by:	koobs (maintainer, py-certbot)
  Differential Revision:	https://reviews.freebsd.org/D12482

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	Sun Oct 22 22:34:58 2017	(r452687)
+++ head/security/py-acme/Makefile	Sun Oct 22 23:37:17 2017	(r452688)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme
-PORTVERSION=	0.18.2
+PORTVERSION=	0.19.0
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-acme/distinfo
==============================================================================
--- head/security/py-acme/distinfo	Sun Oct 22 22:34:58 2017	(r452687)
+++ head/security/py-acme/distinfo	Sun Oct 22 23:37:17 2017	(r452688)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506217356
-SHA256 (acme-0.18.2.tar.gz) = 718efa9b3a7e6defcc7179e214a838d43a2bcef7dbd77667a2e505504e453ef6
-SIZE (acme-0.18.2.tar.gz) = 94686
+TIMESTAMP = 1508061056
+SHA256 (acme-0.19.0.tar.gz) = 1fa23d64d494aaf001e6fe857c461fcfff10f75a1c2c35ec831447f641e1e822
+SIZE (acme-0.19.0.tar.gz) = 94717

Modified: head/security/py-certbot/Makefile
==============================================================================
--- head/security/py-certbot/Makefile	Sun Oct 22 22:34:58 2017	(r452687)
+++ head/security/py-certbot/Makefile	Sun Oct 22 23:37:17 2017	(r452688)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	certbot
-PORTVERSION=	0.18.2
+PORTVERSION=	0.19.0
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-certbot/distinfo
==============================================================================
--- head/security/py-certbot/distinfo	Sun Oct 22 22:34:58 2017	(r452687)
+++ head/security/py-certbot/distinfo	Sun Oct 22 23:37:17 2017	(r452688)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506217370
-SHA256 (certbot-0.18.2.tar.gz) = 0122e6ee3fc1167fa91883b9f2ea1897f3d0d4612739f175827b5a3e8f259c9a
-SIZE (certbot-0.18.2.tar.gz) = 276589
+TIMESTAMP = 1508061152
+SHA256 (certbot-0.19.0.tar.gz) = a7230791dff5d085738119fc22d88ad9d8a35d0b6a3d67806fe33990c7c79d53
+SIZE (certbot-0.19.0.tar.gz) = 285884



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