From ccc5a5974e84bfeb82970d448f0d5838ea03c2d5 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Wed, 3 Jul 2019 15:52:35 -0400 Subject: [PATCH] openssl: Bump to 1.0.2s. --- dev-libs/openssl/licenses/OpenSSL | 4 ++-- .../openssl/{openssl-1.0.2q.recipe => openssl-1.0.2s.recipe} | 4 ++-- .../{openssl-1.0.2q.patchset => openssl-1.0.2s.patchset} | 0 3 files changed, 4 insertions(+), 4 deletions(-) rename dev-libs/openssl/{openssl-1.0.2q.recipe => openssl-1.0.2s.recipe} (97%) rename dev-libs/openssl/patches/{openssl-1.0.2q.patchset => openssl-1.0.2s.patchset} (100%) diff --git a/dev-libs/openssl/licenses/OpenSSL b/dev-libs/openssl/licenses/OpenSSL index a2c4adcbe..b1fa6f9fd 100644 --- a/dev-libs/openssl/licenses/OpenSSL +++ b/dev-libs/openssl/licenses/OpenSSL @@ -2,7 +2,7 @@ LICENSE ISSUES ============== - The OpenSSL toolkit stays under a dual license, i.e. both the conditions of + The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts. Actually both licenses are BSD-style Open Source licenses. In case of any license issues related to OpenSSL @@ -12,7 +12,7 @@ --------------- /* ==================================================================== - * Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved. + * Copyright (c) 1998-2018 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/dev-libs/openssl/openssl-1.0.2q.recipe b/dev-libs/openssl/openssl-1.0.2s.recipe similarity index 97% rename from dev-libs/openssl/openssl-1.0.2q.recipe rename to dev-libs/openssl/openssl-1.0.2s.recipe index a3c0aa04a..12879fee9 100644 --- a/dev-libs/openssl/openssl-1.0.2q.recipe +++ b/dev-libs/openssl/openssl-1.0.2s.recipe @@ -13,11 +13,11 @@ commercial and non-commercial purposes subject to some simple license \ conditions." HOMEPAGE="https://www.openssl.org/" COPYRIGHT="1995-1998 Eric Young - 1998-2018 The OpenSSL Project." + 1998-2019 The OpenSSL Project" LICENSE="OpenSSL" REVISION="1" SOURCE_URI="https://www.openssl.org/source/openssl-$portVersion.tar.gz" -CHECKSUM_SHA256="5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684" +CHECKSUM_SHA256="cabd5c9492825ce5bd23f3c3aeed6a97f8142f606d893df216411f07d1abab96" PATCHES="openssl-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm ?ppc" diff --git a/dev-libs/openssl/patches/openssl-1.0.2q.patchset b/dev-libs/openssl/patches/openssl-1.0.2s.patchset similarity index 100% rename from dev-libs/openssl/patches/openssl-1.0.2q.patchset rename to dev-libs/openssl/patches/openssl-1.0.2s.patchset