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

Carlos J. Puga Medina cpm at FreeBSD.org
Sat Mar 18 01:05:08 UTC 2017


Author: cpm
Date: Sat Mar 18 01:05:06 2017
New Revision: 436370
URL: https://svnweb.freebsd.org/changeset/ports/436370

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

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	Sat Mar 18 00:57:10 2017	(r436369)
+++ head/security/py-acme/Makefile	Sat Mar 18 01:05:06 2017	(r436370)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme
-PORTVERSION=	0.11.1
+PORTVERSION=	0.12.0
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-acme/distinfo
==============================================================================
--- head/security/py-acme/distinfo	Sat Mar 18 00:57:10 2017	(r436369)
+++ head/security/py-acme/distinfo	Sat Mar 18 01:05:06 2017	(r436370)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486112700
-SHA256 (acme-0.11.1.tar.gz) = db35258edfc13dfe5839215898fe2d5d3caafc9a084f631a032f3fdf712c694e
-SIZE (acme-0.11.1.tar.gz) = 90325
+TIMESTAMP = 1488626615
+SHA256 (acme-0.12.0.tar.gz) = a05cba6b5b0fffdfa246b32492a44769011d45205f3ee8efde1f37ee9843fbdf
+SIZE (acme-0.12.0.tar.gz) = 91316

Modified: head/security/py-certbot/Makefile
==============================================================================
--- head/security/py-certbot/Makefile	Sat Mar 18 00:57:10 2017	(r436369)
+++ head/security/py-certbot/Makefile	Sat Mar 18 01:05:06 2017	(r436370)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	certbot
-PORTVERSION=	0.11.1
+PORTVERSION=	0.12.0
 PORTEPOCH=	1
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP

Modified: head/security/py-certbot/distinfo
==============================================================================
--- head/security/py-certbot/distinfo	Sat Mar 18 00:57:10 2017	(r436369)
+++ head/security/py-certbot/distinfo	Sat Mar 18 01:05:06 2017	(r436370)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486112720
-SHA256 (certbot-0.11.1.tar.gz) = 6c1724486d500c5163c9313d6a14af5af9f4515f79553627303a6b86df2c3af2
-SIZE (certbot-0.11.1.tar.gz) = 239840
+TIMESTAMP = 1488626590
+SHA256 (certbot-0.12.0.tar.gz) = 4a71925c035b62dfb7c3343c619ee090add76188b47225272b57798ad63388b7
+SIZE (certbot-0.12.0.tar.gz) = 239552


More information about the svn-ports-all mailing list