Update of /cvsroot/leaf/src/bering-uclibc4/source/nasm
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv22238/source/nasm

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        nasm-2.09.02.tar.bz2 
Log Message:
Updated nasm to latest (older fils to built with fresh perl-5.12 on host)


Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/nasm/buildtool.mk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** buildtool.mk        26 Apr 2010 09:02:28 -0000      1.1.1.1
--- buildtool.mk        24 Oct 2010 12:29:07 -0000      1.2
***************
*** 6,16 ****
  
  include $(MASTERMAKEFILE)
! NASM_DIR:= nasm-0.98.38
  NASM_TARGET_DIR:=$(BT_STAGING_DIR)/usr
  
- 
  $(NASM_DIR)/.source: 
!       zcat $(NASM_SOURCE) |  tar -xvf - 
!       zcat $(NASM_PATCH1) | patch -d $(NASM_DIR) -p1
        -mkdir $(NASM_TARGET_DIR)
        touch $(NASM_DIR)/.source
--- 6,15 ----
  
  include $(MASTERMAKEFILE)
! NASM_DIR:= nasm-2.09.02
  NASM_TARGET_DIR:=$(BT_STAGING_DIR)/usr
  
  $(NASM_DIR)/.source: 
!       bzcat $(NASM_SOURCE) |  tar -xvf - 
! #     zcat $(NASM_PATCH1) | patch -d $(NASM_DIR) -p1
        -mkdir $(NASM_TARGET_DIR)
        touch $(NASM_DIR)/.source

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/nasm/buildtool.cfg,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** buildtool.cfg       26 Apr 2010 09:02:28 -0000      1.1.1.1
--- buildtool.cfg       24 Oct 2010 12:29:07 -0000      1.2
***************
*** 5,9 ****
  </File>
  
! <File nasm_0.98.38.orig.tar.gz>
    Server = cvs4-sourceforge
    envname = NASM_SOURCE
--- 5,9 ----
  </File>
  
! <File nasm-2.09.02.tar.bz2>
    Server = cvs4-sourceforge
    envname = NASM_SOURCE
***************
*** 12,20 ****
  </File>
  
! <File nasm_0.98.38-1.2.diff.gz>
!   Server = cvs4-sourceforge
!   envname = NASM_PATCH1
!   Revision = HEAD
!   Directory = nasm
! </File>
  
--- 12,27 ----
  </File>
  
! #<File nasm_0.98.38.orig.tar.gz>
! #  Server = cvs4-sourceforge
! #  envname = NASM_SOURCE
! #  Revision = HEAD
! #  Directory = nasm
! #</File>
! 
! #<File nasm_0.98.38-1.2.diff.gz>
! #  Server = cvs4-sourceforge
! #  envname = NASM_PATCH1
! #  Revision = HEAD
! #  Directory = nasm
! #</File>
  

--- NEW FILE: nasm-2.09.02.tar.bz2 ---
(This appears to be a binary file; contents omitted.)


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to