cvs commit: ports/lang/rust Makefile distinfo pkg-plist
 ports/lang/rust/files patch-configure patch-mk__rustllvm.mk
 patch-mk_platform.mk patch-src_cargo_cargo.rs patch-src_libcore_cmath.rs
 patch-src_libcore_f32.rs patch-src_rt_rust__unwind.h
    Michael Scheidell 
    scheidell at FreeBSD.org
       
    Sat Apr  7 16:22:24 UTC 2012
    
    
  
scheidell    2012-04-07 16:22:24 UTC
  FreeBSD ports repository
  Modified files:
    lang/rust            Makefile distinfo pkg-plist 
    lang/rust/files      patch-mk_platform.mk 
                         patch-src_libcore_cmath.rs 
                         patch-src_libcore_f32.rs 
  Removed files:
    lang/rust/files      patch-configure patch-mk__rustllvm.mk 
                         patch-src_cargo_cargo.rs 
                         patch-src_rt_rust__unwind.h 
  Log:
  - Update to 0.2
  - The bootstrap compiler needs "cc" to link objects.
  
  PR:             ports/166551
  Submitted by:   Jyun-Yan You <jyyou at cs.nctu.edu.tw> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4       +12 -24    ports/lang/rust/Makefile
  1.3       +2 -8      ports/lang/rust/distinfo
  1.3       +0 -40     ports/lang/rust/files/patch-configure (dead)
  1.2       +0 -11     ports/lang/rust/files/patch-mk__rustllvm.mk (dead)
  1.2       +16 -7     ports/lang/rust/files/patch-mk_platform.mk
  1.2       +0 -12     ports/lang/rust/files/patch-src_cargo_cargo.rs (dead)
  1.2       +3 -3      ports/lang/rust/files/patch-src_libcore_cmath.rs
  1.2       +6 -6      ports/lang/rust/files/patch-src_libcore_f32.rs
  1.2       +0 -17     ports/lang/rust/files/patch-src_rt_rust__unwind.h (dead)
  1.2       +7 -8      ports/lang/rust/pkg-plist
    
    
More information about the cvs-all
mailing list