Date: Mon, 4 May 2020 01:02:47 +0000 (UTC) From: Dan Langille <dvl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533889 - head/security/acme.sh Message-ID: <202005040102.04412lCM032741@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dvl Date: Mon May 4 01:02:47 2020 New Revision: 533889 URL: https://svnweb.freebsd.org/changeset/ports/533889 Log: Update to 2.8.6 * bug fixes * and new dns providers. re: https://github.com/acmesh-official/acme.sh/releases/tag/2.8.6 Modified: head/security/acme.sh/Makefile head/security/acme.sh/distinfo Modified: head/security/acme.sh/Makefile ============================================================================== --- head/security/acme.sh/Makefile Mon May 4 00:54:21 2020 (r533888) +++ head/security/acme.sh/Makefile Mon May 4 01:02:47 2020 (r533889) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.8.5 -PORTREVISION= 1 +PORTVERSION= 2.8.6 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: head/security/acme.sh/distinfo ============================================================================== --- head/security/acme.sh/distinfo Mon May 4 00:54:21 2020 (r533888) +++ head/security/acme.sh/distinfo Mon May 4 01:02:47 2020 (r533889) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579185531 -SHA256 (Neilpang-acme.sh-2.8.5_GH0.tar.gz) = 45d964de8970096dae06aaa45dba2d9d09a41c0a43355191ee627eb00ba5db45 -SIZE (Neilpang-acme.sh-2.8.5_GH0.tar.gz) = 176854 +TIMESTAMP = 1588553979 +SHA256 (Neilpang-acme.sh-2.8.6_GH0.tar.gz) = fd36cb749466296ded521ceacda3fc841ec76be620900d1116e0492d171c1d9f +SIZE (Neilpang-acme.sh-2.8.6_GH0.tar.gz) = 193182
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005040102.04412lCM032741>