aboutsummaryrefslogtreecommitdiff
path: root/security/dehydrated
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2017-02-21 06:24:59 +0000
committerWen Heping <wen@FreeBSD.org>2017-02-21 06:24:59 +0000
commite183f3c982a4c181c33055ceb141e15e7baecc67 (patch)
tree300e26af9e27644243f732d970e0f47b08aa3c75 /security/dehydrated
parent5992ee550fbf22caa923616dba206b4d10ebde45 (diff)
Notes
Diffstat (limited to 'security/dehydrated')
-rw-r--r--security/dehydrated/Makefile3
-rw-r--r--security/dehydrated/distinfo6
-rw-r--r--security/dehydrated/files/pkg-message.in8
3 files changed, 4 insertions, 13 deletions
diff --git a/security/dehydrated/Makefile b/security/dehydrated/Makefile
index 4a2164aa4aa1..b9707c6280db 100644
--- a/security/dehydrated/Makefile
+++ b/security/dehydrated/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= dehydrated
-PORTVERSION= 0.3.1
+PORTVERSION= 0.4.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= security
MAINTAINER= sascha@root-login.org
diff --git a/security/dehydrated/distinfo b/security/dehydrated/distinfo
index 66df6df6e81f..487b821ab1e7 100644
--- a/security/dehydrated/distinfo
+++ b/security/dehydrated/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473795613
-SHA256 (lukas2511-dehydrated-v0.3.1_GH0.tar.gz) = 7c9b9475b442dd19dbc33a26426444054781e14a2f122d2a2405f81093484239
-SIZE (lukas2511-dehydrated-v0.3.1_GH0.tar.gz) = 71375
+TIMESTAMP = 1487657803
+SHA256 (lukas2511-dehydrated-v0.4.0_GH0.tar.gz) = 611da321330ffd43d1dc497990b486b2dec12c59149803ad7d156980c8527f48
+SIZE (lukas2511-dehydrated-v0.4.0_GH0.tar.gz) = 74005
diff --git a/security/dehydrated/files/pkg-message.in b/security/dehydrated/files/pkg-message.in
index 0c82231b1e17..b76d694f4608 100644
--- a/security/dehydrated/files/pkg-message.in
+++ b/security/dehydrated/files/pkg-message.in
@@ -1,11 +1,3 @@
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! WARNING: letsencrypt.sh has been renamed to dehydrated !!
-!! rename all weekly_letsencrypt_* periodic variables !!
-!! to weekly_dehydrated_* in your periodic.conf !!
-|| and mv /usr/local/etc/{letsencrypt.sh,dehydrated} ||
-|| default challenge path has been renamed as well ||
-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
To use this script you should copy the examples in
%%PREFIX%%/etc/%%PORTNAME%%/ and at least add a
domain and a contact mail address.