Date: Mon, 11 Nov 2019 12:52:02 +0000 (UTC) From: Dmitri Goutnik <dmgk@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517259 - head/security/lego Message-ID: <201911111252.xABCq2al033275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dmgk Date: Mon Nov 11 12:52:02 2019 New Revision: 517259 URL: https://svnweb.freebsd.org/changeset/ports/517259 Log: security/lego: Update to 3.2.0 Changes: https://github.com/go-acme/lego/releases/tag/v3.2.0 PR: 241864 Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) Approved by: tz (mentor, implicit) Modified: head/security/lego/Makefile head/security/lego/distinfo Modified: head/security/lego/Makefile ============================================================================== --- head/security/lego/Makefile Mon Nov 11 12:36:02 2019 (r517258) +++ head/security/lego/Makefile Mon Nov 11 12:52:02 2019 (r517259) @@ -2,7 +2,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.0 CATEGORIES= security MAINTAINER= matt@matthoran.com Modified: head/security/lego/distinfo ============================================================================== --- head/security/lego/distinfo Mon Nov 11 12:36:02 2019 (r517258) +++ head/security/lego/distinfo Mon Nov 11 12:52:02 2019 (r517259) @@ -1,6 +1,6 @@ -TIMESTAMP = 1570626378 -SHA256 (go-acme-lego-v3.1.0_GH0.tar.gz) = 6f9accbc669891aac01e3b0486812016c56bb44ebc341f96ab5365e2c44af642 -SIZE (go-acme-lego-v3.1.0_GH0.tar.gz) = 317786 +TIMESTAMP = 1573401814 +SHA256 (go-acme-lego-v3.2.0_GH0.tar.gz) = 64f4e810826ae28fc903bcfcfcb5114233089847fd89bddb3b2bb378304e5e12 +SIZE (go-acme-lego-v3.2.0_GH0.tar.gz) = 321570 SHA256 (go-ini-ini-v1.44.0_GH0.tar.gz) = 4ace9569814b40b7755e1395f10bbef9d4f80c0b975d5212ac4b2586ca148636 SIZE (go-ini-ini-v1.44.0_GH0.tar.gz) = 35817 SHA256 (Azure-azure-sdk-for-go-v32.4.0_GH0.tar.gz) = 3f0824be0fd8bdbe2ea9d39485b8d3d7296465ce65641ce9652491a37d936f96
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911111252.xABCq2al033275>