svn commit: r455616 - head/security/acme.sh

Dan Langille dvl at FreeBSD.org
Tue Dec 5 20:08:27 UTC 2017


Author: dvl
Date: Tue Dec  5 20:08:25 2017
New Revision: 455616
URL: https://svnweb.freebsd.org/changeset/ports/455616

Log:
  Upgrade to 2.7.5
  
  PR:		224104
  Submitted by:	olgeni

Modified:
  head/security/acme.sh/Makefile
  head/security/acme.sh/distinfo
  head/security/acme.sh/pkg-plist

Modified: head/security/acme.sh/Makefile
==============================================================================
--- head/security/acme.sh/Makefile	Tue Dec  5 19:56:36 2017	(r455615)
+++ head/security/acme.sh/Makefile	Tue Dec  5 20:08:25 2017	(r455616)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	acme.sh
-PORTVERSION=	2.7.4
-PORTREVISION=	1
+PORTVERSION=	2.7.5
 CATEGORIES=	security
 
 MAINTAINER=	dvl at FreeBSD.org

Modified: head/security/acme.sh/distinfo
==============================================================================
--- head/security/acme.sh/distinfo	Tue Dec  5 19:56:36 2017	(r455615)
+++ head/security/acme.sh/distinfo	Tue Dec  5 20:08:25 2017	(r455616)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504379015
-SHA256 (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 0d438a64404c4f26aaa175e7a51a27bd5e1e393a11309dfc341a4be4336e1f28
-SIZE (Neilpang-acme.sh-2.7.4_GH0.tar.gz) = 84244
+TIMESTAMP = 1512467588
+SHA256 (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = d8c438ef36ad7c4c0c8cada06c58ed953be4a96895ddcebc2390f627fe511989
+SIZE (Neilpang-acme.sh-2.7.5_GH0.tar.gz) = 85854

Modified: head/security/acme.sh/pkg-plist
==============================================================================
--- head/security/acme.sh/pkg-plist	Tue Dec  5 19:56:36 2017	(r455615)
+++ head/security/acme.sh/pkg-plist	Tue Dec  5 20:08:25 2017	(r455616)
@@ -5,6 +5,7 @@ sbin/acme.sh
 %%EXAMPLESDIR%%/deploy/cpanel_uapi.sh
 %%EXAMPLESDIR%%/deploy/dovecot.sh
 %%EXAMPLESDIR%%/deploy/exim4.sh
+%%EXAMPLESDIR%%/deploy/fritzbox.sh
 %%EXAMPLESDIR%%/deploy/haproxy.sh
 %%EXAMPLESDIR%%/deploy/keychain.sh
 %%EXAMPLESDIR%%/deploy/kong.sh
@@ -13,6 +14,7 @@ sbin/acme.sh
 %%EXAMPLESDIR%%/deploy/nginx.sh
 %%EXAMPLESDIR%%/deploy/opensshd.sh
 %%EXAMPLESDIR%%/deploy/pureftpd.sh
+%%EXAMPLESDIR%%/deploy/strongswan.sh
 %%EXAMPLESDIR%%/deploy/unifi.sh
 %%EXAMPLESDIR%%/deploy/vsftpd.sh
 %%EXAMPLESDIR%%/dnsapi/README.md


More information about the svn-ports-all mailing list