Date: Sat, 2 Sep 2017 19:34:33 +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: r449161 - head/security/acme.sh Message-ID: <201709021934.v82JYXhI064056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dvl Date: Sat Sep 2 19:34:33 2017 New Revision: 449161 URL: https://svnweb.freebsd.org/changeset/ports/449161 Log: Upgrade to 2.7.4 PR: 222005 Submitted by: olgeni Modified: head/security/acme.sh/Makefile head/security/acme.sh/distinfo Modified: head/security/acme.sh/Makefile ============================================================================== --- head/security/acme.sh/Makefile Sat Sep 2 19:22:52 2017 (r449160) +++ head/security/acme.sh/Makefile Sat Sep 2 19:34:33 2017 (r449161) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= acme.sh -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= security MAINTAINER= dvl@FreeBSD.org Modified: head/security/acme.sh/distinfo ============================================================================== --- head/security/acme.sh/distinfo Sat Sep 2 19:22:52 2017 (r449160) +++ head/security/acme.sh/distinfo Sat Sep 2 19:34:33 2017 (r449161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504279801 -SHA256 (Neilpang-acme.sh-2.7.3_GH0.tar.gz) = 14e62b44811f964c68073d310fe28496490b1e11abf897edd93045a5c6873366 -SIZE (Neilpang-acme.sh-2.7.3_GH0.tar.gz) = 84653 +TIMESTAMP = 1504379015 +SHA256 (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 0d438a64404c4f26aaa175e7a51a27bd5e1e393a11309dfc341a4be4336e1f28 +SIZE (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 84244
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709021934.v82JYXhI064056>