svn commit: r433032 - in head/security: py-acme py-certbot

Carlos J. Puga Medina cpm at FreeBSD.org
Wed Feb 1 13:20:13 UTC 2017


Author: cpm
Date: Wed Feb  1 13:20:11 2017
New Revision: 433032
URL: https://svnweb.freebsd.org/changeset/ports/433032

Log:
  security/py-{acme,certbot}: Update to 0.10.2
  
  - Update PORTVERSION and distinfo checksum (0.10.2)
  
  Approved by:	koobs (maintainer timeout 2 weeks, py-certbot)
  Differential Revision:	D9167

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	Wed Feb  1 13:10:23 2017	(r433031)
+++ head/security/py-acme/Makefile	Wed Feb  1 13:20:11 2017	(r433032)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme
-PORTVERSION=	0.9.3
+PORTVERSION=	0.10.2
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-acme/distinfo
==============================================================================
--- head/security/py-acme/distinfo	Wed Feb  1 13:10:23 2017	(r433031)
+++ head/security/py-acme/distinfo	Wed Feb  1 13:20:11 2017	(r433032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476645647
-SHA256 (acme-0.9.3.tar.gz) = a6eff1f955eb2e4316abd9aa2fedb6d9345e6b5b8a2d64ea0ad35e05d6124099
-SIZE (acme-0.9.3.tar.gz) = 87823
+TIMESTAMP = 1485454373
+SHA256 (acme-0.10.2.tar.gz) = 6465b66256849f8cd4269a43037d404b1ccf31a60d3c93fc628d6f6f4c43de78
+SIZE (acme-0.10.2.tar.gz) = 91577

Modified: head/security/py-certbot/Makefile
==============================================================================
--- head/security/py-certbot/Makefile	Wed Feb  1 13:10:23 2017	(r433031)
+++ head/security/py-certbot/Makefile	Wed Feb  1 13:20:11 2017	(r433032)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	certbot
-PORTVERSION=	0.9.3
+PORTVERSION=	0.10.2
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-certbot/distinfo
==============================================================================
--- head/security/py-certbot/distinfo	Wed Feb  1 13:10:23 2017	(r433031)
+++ head/security/py-certbot/distinfo	Wed Feb  1 13:20:11 2017	(r433032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476645626
-SHA256 (certbot-0.9.3.tar.gz) = 68149cb8392b29f5d5246e7226d25f913f2b10482bf3bc7368e8c8821d25f3b0
-SIZE (certbot-0.9.3.tar.gz) = 219893
+TIMESTAMP = 1485454395
+SHA256 (certbot-0.10.2.tar.gz) = 33729ce100fc9d00d9820c81fc3ef9b95802b8d261f0cca0cce422bc568b1631
+SIZE (certbot-0.10.2.tar.gz) = 239093


More information about the svn-ports-all mailing list