Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 14:08:11 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556340 - head/security/lego
Message-ID:  <202011261408.0AQE8BCN082930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Nov 26 14:08:11 2020
New Revision: 556340
URL: https://svnweb.freebsd.org/changeset/ports/556340

Log:
  security/lego: Update to 4.1.3
  
  ChangeLog: https://github.com/go-acme/lego/blob/master/CHANGELOG.md#v413---2020-11-25
  
  PR:	251388
  Submitted by:	matt@matthoran.com (maintainer)

Modified:
  head/security/lego/Makefile
  head/security/lego/distinfo

Modified: head/security/lego/Makefile
==============================================================================
--- head/security/lego/Makefile	Thu Nov 26 13:45:46 2020	(r556339)
+++ head/security/lego/Makefile	Thu Nov 26 14:08:11 2020	(r556340)
@@ -2,7 +2,7 @@
 
 PORTNAME=	lego
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.1.2
+DISTVERSION=	4.1.3
 CATEGORIES=	security
 
 MAINTAINER=	matt@matthoran.com

Modified: head/security/lego/distinfo
==============================================================================
--- head/security/lego/distinfo	Thu Nov 26 13:45:46 2020	(r556339)
+++ head/security/lego/distinfo	Thu Nov 26 14:08:11 2020	(r556340)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1606101073
-SHA256 (go-acme-lego-v4.1.2_GH0.tar.gz) = b306daabab0476fb7b42b15fef4b2556aa8ca4f3430fb6f14221f183fc01dd60
-SIZE (go-acme-lego-v4.1.2_GH0.tar.gz) = 418727
+TIMESTAMP = 1606353378
+SHA256 (go-acme-lego-v4.1.3_GH0.tar.gz) = 017c0f5306ab1217a29634fbc7ee5d47a328125023a20b5c5a14a5fa90d7227f
+SIZE (go-acme-lego-v4.1.3_GH0.tar.gz) = 418711
 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?202011261408.0AQE8BCN082930>