cvs commit: ports/lang/sbcl Makefile distinfo pkg-plist ports/lang/sbcl/files patch-doc_manual_make-tempfiles.sh patch-install.sh patch-make-target-2.sh patch-make-target-contrib.sh patch-tests_subr.sh

Jimmy Olgeni olgeni at FreeBSD.org
Thu Sep 23 14:15:52 UTC 2010


olgeni      2010-09-23 14:15:52 UTC

  FreeBSD ports repository

  Modified files:
    lang/sbcl            Makefile distinfo pkg-plist 
  Added files:
    lang/sbcl/files      patch-doc_manual_make-tempfiles.sh 
                         patch-install.sh patch-make-target-2.sh 
                         patch-make-target-contrib.sh 
                         patch-tests_subr.sh 
  Log:
  - Update to 1.0.40.0
  
  - Patch a few files to use the exported LISP_EXTRA_ARG variable,
  thus respecting --dynamic-space-size on every sbcl invocation.
  Without this, the port fails to build even if DYNAMIC_SPACE_SIZE
  is set to a proper value.
  
  PR:             ports/149281
  Submitted by:   olgeni
  Approved by:    maintainer timeout (50 days)
  
  Revision  Changes    Path
  1.76      +4 -3      ports/lang/sbcl/Makefile
  1.61      +3 -3      ports/lang/sbcl/distinfo
  1.1       +14 -0     ports/lang/sbcl/files/patch-doc_manual_make-tempfiles.sh (new)
  1.3       +14 -0     ports/lang/sbcl/files/patch-install.sh (new)
  1.1       +19 -0     ports/lang/sbcl/files/patch-make-target-2.sh (new)
  1.1       +14 -0     ports/lang/sbcl/files/patch-make-target-contrib.sh (new)
  1.1       +14 -0     ports/lang/sbcl/files/patch-tests_subr.sh (new)
  1.42      +28 -7     ports/lang/sbcl/pkg-plist


More information about the cvs-all mailing list