Skip to content
Permalink
Browse files

certbot, et al.: update to 0.33.1

  • Loading branch information
Schamschula committed Apr 7, 2019
1 parent 70bb25f commit 42482fd5b39ab864f68a95e2bb9b91db670b4a17
Showing with 16 additions and 16 deletions.
  1. +4 −4 python/py-acme/Portfile
  2. +4 −4 security/certbot-apache/Portfile
  3. +4 −4 security/certbot-nginx/Portfile
  4. +4 −4 security/certbot/Portfile
@@ -5,7 +5,7 @@ PortGroup python 1.0

set real_name acme
name py-${real_name}
version 0.33.0
version 0.33.1
revision 0
worksrcdir ${real_name}-${version}
distfiles ${real_name}-${version}${extract.suffix}
@@ -20,9 +20,9 @@ master_sites pypi:a/acme

python.versions 27 36 37

checksums rmd160 7cff6f8779dcde0a951ab3c7ea8b54262f1aa8cc \
sha256 9d5e6a2f200d42bbf2cafd7767724e9c58ac230763095b0640b4a16d955cb63e \
size 86637
checksums rmd160 a9f651a53092de6592b5d628fb05db864dd943d4 \
sha256 b38cdb71d0071efe1f1190a744f8f95f3c698b76ac0f5d919bbfe3522e277a82 \
size 86232

if {${name} ne ${subport}} {
depends_build-append \
@@ -5,7 +5,7 @@ PortGroup active_variants 1.1
PortGroup python 1.0

name certbot-apache
version 0.33.0
version 0.33.1
revision 0
categories security
license Apache-2
@@ -18,9 +18,9 @@ master_sites pypi:c/certbot-apache

python.versions 27 36 37

checksums rmd160 dee97fe0d089e33270cc71a2896c217e65285d5c \
sha256 406764e0b31f7c764ac721a3e308902aefe169fc2ed229c06141fafc2173059d \
size 178115
checksums rmd160 e03727bc160bf2ffd2bf15a1927b65dc3150ea3c \
sha256 659db7335d919fee52ae707567994e13c31ed25109c94b246c60c97d21c46f3a \
size 182811

depends_lib-append port:certbot \
port:py${python.version}-acme \
@@ -5,7 +5,7 @@ PortGroup active_variants 1.1
PortGroup python 1.0

name certbot-nginx
version 0.33.0
version 0.33.1
revision 0
categories security
license Apache-2
@@ -18,9 +18,9 @@ master_sites pypi:c/certbot-nginx

python.versions 27 36 37

checksums rmd160 c28d82490808239864ee665ca05342b21d3b9f31 \
sha256 1469539412dfc06b8009ca3f509256cada5793694f3146b2e634a520361d42d5 \
size 75872
checksums rmd160 7a4838b7d8e6717ea77431ffc6794b9660a1ec16 \
sha256 b3201eee03be74fc743c21c721d3b5586c3323db63e78b68583a6250ad680cff \
size 75629

depends_lib-append port:certbot \
port:py${python.version}-acme \
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup python 1.0

name certbot
version 0.33.0
version 0.33.1
revision 0
categories security
license Apache-2
@@ -16,9 +16,9 @@ platforms darwin
homepage https://certbot.eff.org/
master_sites pypi:c/certbot

checksums rmd160 4e741e8751b5c04bd42ad7a581f6b6bc31e660ab \
sha256 25da67cb7f14db5fb5867d8aa3efbf0405fd63e07feb7e39f2a6f86fc0c83846 \
size 340430
checksums rmd160 d1904c00d0cf7e54a70994ffb79798d148eb1ee6 \
sha256 d5203f32c50f3ec5a32df97e4affddbcd288a569678ecb5669adda21cd5ac3d9 \
size 342753

python.versions 27 36 37

0 comments on commit 42482fd

Please sign in to comment.
You can’t perform that action at this time.