[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [emerge] portage/win32libs/openssl: update openssl
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2015-12-16 14:15:12
Message-ID: E1a9CrI-00027F-CC () scm ! kde ! org
[Download RAW message or body]

Git commit 615a872c2b07f4b3781a02127eefd00a52ba8d8c by Patrick Spendrin.
Committed on 16/12/2015 at 14:15.
Pushed by sengels into branch 'master'.

update openssl

M  +2    -2    portage/win32libs/openssl/openssl.py

http://commits.kde.org/emerge/615a872c2b07f4b3781a02127eefd00a52ba8d8c

diff --git a/portage/win32libs/openssl/openssl.py \
b/portage/win32libs/openssl/openssl.py index 3a8f10c..c489cdf 100644
--- a/portage/win32libs/openssl/openssl.py
+++ b/portage/win32libs/openssl/openssl.py
@@ -24,7 +24,7 @@ class subinfo(info.infoclass):
         self.targetDigests['1.0.0d'] = '5c8472d09958c630eeb7548a1aeccb78fbd5cd10'
 
         for ver in ['0.9.8k', '0.9.8m', '1.0.0', '1.0.0a', '1.0.0b', '1.0.0c', \
                '1.0.1c', '1.0.1e',
-                    '1.0.1f', '1.0.1g', '1.0.1h', '1.0.1i', '1.0.1j', '1.0.1k', \
'1.0.2a', '1.0.2c', '1.0.2d']: +                    '1.0.1f', '1.0.1g', '1.0.1h', \
                '1.0.1i', '1.0.1j', '1.0.1k', '1.0.2a', '1.0.2c', '1.0.2d', \
                '1.0.2e']:
             self.targets[ver] = 'ftp://ftp.openssl.org/source/openssl-' + ver + \
'.tar.gz'  self.targetInstSrc[ver] = 'openssl-' + ver
             # if compiler.isMSVC() and ver not in [ '0.9.8k' , '0.9.8m' ,'1.0.0', \
'1.0.0a', '1.0.0b', '1.0.0c' ]: @@ -35,7 +35,7 @@ class subinfo(info.infoclass):
         self.targets['1.0.1-snapshot'] = \
'ftp://ftp.openssl.org/snapshot/openssl-1.0.1-stable-SNAP-20101028.tar.gz'  \
self.shortDescription = "The OpenSSL runtime environment"  
-        self.defaultTarget = '1.0.2d'
+        self.defaultTarget = '1.0.2e'
 
         if compiler.isMinGW_W64():
             self.patchToApply['1.0.0'] = ('openssl-1.0.0a-mingw64-asm.diff', 1)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic