Date: Mon, 17 Oct 2016 09:14:48 +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: r424101 - in head/security: py-acme py-certbot Message-ID: <201610170914.u9H9EmTU052846@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Mon Oct 17 09:14:48 2016 New Revision: 424101 URL: https://svnweb.freebsd.org/changeset/ports/424101 Log: security/py-{acme,certbot}: Update to 0.9.3 - Update PORTVERSION and distinfo checksum (0.9.3) Approved by: koobs (mentor) Differential Revision: D8261 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 Mon Oct 17 09:03:47 2016 (r424100) +++ head/security/py-acme/Makefile Mon Oct 17 09:14:48 2016 (r424101) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= acme -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-acme/distinfo ============================================================================== --- head/security/py-acme/distinfo Mon Oct 17 09:03:47 2016 (r424100) +++ head/security/py-acme/distinfo Mon Oct 17 09:14:48 2016 (r424101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476353960 -SHA256 (acme-0.9.2.tar.gz) = 263d019b6bedd630d669442fad79bc62b4699b69fdb95a49a812fcf8e5bc82b4 -SIZE (acme-0.9.2.tar.gz) = 87815 +TIMESTAMP = 1476645647 +SHA256 (acme-0.9.3.tar.gz) = a6eff1f955eb2e4316abd9aa2fedb6d9345e6b5b8a2d64ea0ad35e05d6124099 +SIZE (acme-0.9.3.tar.gz) = 87823 Modified: head/security/py-certbot/Makefile ============================================================================== --- head/security/py-certbot/Makefile Mon Oct 17 09:03:47 2016 (r424100) +++ head/security/py-certbot/Makefile Mon Oct 17 09:14:48 2016 (r424101) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= certbot -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 PORTEPOCH= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/py-certbot/distinfo ============================================================================== --- head/security/py-certbot/distinfo Mon Oct 17 09:03:47 2016 (r424100) +++ head/security/py-certbot/distinfo Mon Oct 17 09:14:48 2016 (r424101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476353987 -SHA256 (certbot-0.9.2.tar.gz) = b2576bfe1295b2daab3d589ab9fcbd4d7a6928e85cea31a5e6b008e4d9a16869 -SIZE (certbot-0.9.2.tar.gz) = 219863 +TIMESTAMP = 1476645626 +SHA256 (certbot-0.9.3.tar.gz) = 68149cb8392b29f5d5246e7226d25f913f2b10482bf3bc7368e8c8821d25f3b0 +SIZE (certbot-0.9.3.tar.gz) = 219893
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610170914.u9H9EmTU052846>