Update of /cvsroot/leaf/src/bering-uclibc/apps/openssl
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv1291/apps/openssl

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
update openssl to 0.9.8o


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/openssl/buildtool.cfg,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** buildtool.cfg       6 Feb 2009 09:56:56 -0000       1.20
--- buildtool.cfg       13 Jun 2010 09:19:25 -0000      1.21
***************
*** 11,15 ****
  </File>
  
! <File openssl-0.9.7m.tar.gz>
      Server = openssl
        envname = OPENSSL_SOURCE
--- 11,15 ----
  </File>
  
! <File openssl-0.9.8o.tar.gz>
      Server = openssl
        envname = OPENSSL_SOURCE
***************
*** 26,30 ****
        <libssl>
        
!               Version  = 0.9.7m
                Revision = 1
        
--- 26,30 ----
        <libssl>
        
!               Version  = 0.9.8o
                Revision = 1
        
***************
*** 47,52 ****
                <Contents>
                        <File>
!                               Filename        = usr/lib/libssl.so.0.9.7
!                               Source          = usr/lib/libssl.so.0.9.7
                                Type            = binary
                                Permissions = 755                               
--- 47,52 ----
                <Contents>
                        <File>
!                               Filename        = usr/lib/libssl.so.0.9.8
!                               Source          = usr/lib/libssl.so.0.9.8
                                Type            = binary
                                Permissions = 755                               
***************
*** 55,59 ****
                        <File>
                                Filename        = usr/lib/libssl.so.0
!                               Target          = usr/lib/libssl.so.0.9.7
                                Type            = link
                                Permissions = 755
--- 55,59 ----
                        <File>
                                Filename        = usr/lib/libssl.so.0
!                               Target          = usr/lib/libssl.so.0.9.8
                                Type            = link
                                Permissions = 755
***************
*** 71,75 ****
        <libcrpto>
        
!               Version  = 0.9.7m
                Revision = 1
        
--- 71,75 ----
        <libcrpto>
        
!               Version  = 0.9.8o
                Revision = 1
        
***************
*** 92,97 ****
                <Contents>
                        <File>
!                               Filename        = usr/lib/libcrypto.so.0.9.7
!                               Source          = usr/lib/libcrypto.so.0.9.7
                                Type            = binary
                                Permissions = 755
--- 92,97 ----
                <Contents>
                        <File>
!                               Filename        = usr/lib/libcrypto.so.0.9.8
!                               Source          = usr/lib/libcrypto.so.0.9.8
                                Type            = binary
                                Permissions = 755
***************
*** 100,104 ****
                        <File>
                                Filename        = usr/lib/libcrypto.so.0
!                               Target          = usr/lib/libcrypto.so.0.9.7
                                Type            = link
                                Permissions = 755
--- 100,104 ----
                        <File>
                                Filename        = usr/lib/libcrypto.so.0
!                               Target          = usr/lib/libcrypto.so.0.9.8
                                Type            = link
                                Permissions = 755
***************
*** 118,122 ****
  
        <openssl>
!               Version  = 0.9.7m
                Revision = 1
        
--- 118,122 ----
  
        <openssl>
!               Version  = 0.9.8o
                Revision = 1
        

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/openssl/buildtool.mk,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** buildtool.mk        6 Feb 2009 09:56:56 -0000       1.16
--- buildtool.mk        13 Jun 2010 09:19:25 -0000      1.17
***************
*** 7,16 ****
  
  include $(MASTERMAKEFILE)
! OPENSSL_DIR:=openssl-0.9.7m
  OPENSSL_TARGET_DIR:=$(BT_BUILD_DIR)/openssl
  
  $(OPENSSL_DIR)/.source: 
        zcat $(OPENSSL_SOURCE) | tar -xvf -
!       zcat $(OPENSSL_PATCH1) | patch -d $(OPENSSL_DIR) -p1
  
        # Clean up the configure script
--- 7,16 ----
  
  include $(MASTERMAKEFILE)
! OPENSSL_DIR:=openssl-0.9.8o
  OPENSSL_TARGET_DIR:=$(BT_BUILD_DIR)/openssl
  
  $(OPENSSL_DIR)/.source: 
        zcat $(OPENSSL_SOURCE) | tar -xvf -
!       #zcat $(OPENSSL_PATCH1) | patch -d $(OPENSSL_DIR) -p1
  
        # Clean up the configure script


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to