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

List:       kde-commits
Subject:    [emerge] portage/win32libs/openssl: update openssl to 1.0.2a
From:       Patrick von Reth <vonreth () kde ! org>
Date:       2015-03-20 13:17:52
Message-ID: E1YYwoC-0002tZ-U8 () scm ! kde ! org
[Download RAW message or body]

Git commit 954e5208b49a51553cc439b2c897ee1f90ef0646 by Patrick von Reth.
Committed on 20/03/2015 at 12:13.
Pushed by vonreth into branch 'master'.

update openssl to 1.0.2a

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

http://commits.kde.org/emerge/954e5208b49a51553cc439b2c897ee1f90ef0646

diff --git a/portage/win32libs/openssl/openssl.py \
b/portage/win32libs/openssl/openssl.py index 3eb1b56..f96b69f 100644
--- a/portage/win32libs/openssl/openssl.py
+++ b/portage/win32libs/openssl/openssl.py
@@ -24,7 +24,7 @@ class subinfo( info.infoclass ):
         self.patchToApply['1.0.0d'] = ('openssl-1.0.0d.diff', 1)
         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']: +      \
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']:
             self.targets[ ver ] = 'http://www.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.1k'
+        self.defaultTarget = '1.0.2a'
         
         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