Date: Sat, 21 Nov 2020 17:36:38 +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: r555999 - head/security/lego Message-ID: <202011211736.0ALHacYZ023863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dmgk Date: Sat Nov 21 17:36:37 2020 New Revision: 555999 URL: https://svnweb.freebsd.org/changeset/ports/555999 Log: security/lego: Update to 4.1.1 Changes: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v411---2020-11-19 PR: 250963 Submitted by: Matthew Horan <matt@matthoran.com> (maintainer) Modified: head/security/lego/Makefile head/security/lego/distinfo Modified: head/security/lego/Makefile ============================================================================== --- head/security/lego/Makefile Sat Nov 21 17:31:53 2020 (r555998) +++ head/security/lego/Makefile Sat Nov 21 17:36:37 2020 (r555999) @@ -2,7 +2,7 @@ PORTNAME= lego DISTVERSIONPREFIX= v -DISTVERSION= 4.0.1 +DISTVERSION= 4.1.1 CATEGORIES= security MAINTAINER= matt@matthoran.com Modified: head/security/lego/distinfo ============================================================================== --- head/security/lego/distinfo Sat Nov 21 17:31:53 2020 (r555998) +++ head/security/lego/distinfo Sat Nov 21 17:36:37 2020 (r555999) @@ -1,6 +1,6 @@ -TIMESTAMP = 1599176407 -SHA256 (go-acme-lego-v4.0.1_GH0.tar.gz) = 2b30d231189727b8608001e62b70ce3e1513df1a9766e2d43d5f1c5d1cabecdf -SIZE (go-acme-lego-v4.0.1_GH0.tar.gz) = 411330 +TIMESTAMP = 1605912765 +SHA256 (go-acme-lego-v4.1.1_GH0.tar.gz) = 4ac467f5dcc593c122baf1fd50939d5fa058f9a25e56bf58362bd59c836041b5 +SIZE (go-acme-lego-v4.1.1_GH0.tar.gz) = 418543 SHA256 (Azure-azure-sdk-for-go-v32.4.0_GH0.tar.gz) = 3f0824be0fd8bdbe2ea9d39485b8d3d7296465ce65641ce9652491a37d936f96 SIZE (Azure-azure-sdk-for-go-v32.4.0_GH0.tar.gz) = 17518065 SHA256 (Azure-go-autorest-2913f263500c_GH0.tar.gz) = e354a5237f2e2f3bbc24fc3547cbdad15af302e65c29dca2455ad3fd79607d50
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011211736.0ALHacYZ023863>