olgeni      2011-08-16 20:52:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/cl-asdf        Makefile bsd.cl-asdf.mk distinfo 
                         pkg-plist 
    devel/cl-asdf/files  asdf-init.lisp 
    devel/cl-asdf-clisp  Makefile 
  Removed files:
    devel/cl-asdf/files  README.FreeBSD patch-asdf.lisp 
  Log:
  Upgrade to ASDF 2.017.
  
  From now on, asdf-binary-translations is no longer supported upstream.
  Therefore, we use the new asdf:initialize-output-translations
  function with the same logic as before.
  
  SBCL 1.0.49 already has a bundled ASDF 2, which caused all cl-*-sbcl
  ports to fail. The upcoming Clozure CL 1.7 will also need ASDF 2
  support.
  
  Revision  Changes    Path
  1.12      +1 -2      ports/devel/cl-asdf-clisp/Makefile
  1.17      +2 -4      ports/devel/cl-asdf/Makefile
  1.7       +3 -5      ports/devel/cl-asdf/bsd.cl-asdf.mk
  1.6       +2 -2      ports/devel/cl-asdf/distinfo
  1.2       +0 -11     ports/devel/cl-asdf/files/README.FreeBSD (dead)
  1.12      +28 -32    ports/devel/cl-asdf/files/asdf-init.lisp
  1.4       +0 -15     ports/devel/cl-asdf/files/patch-asdf.lisp (dead)
  1.7       +0 -6      ports/devel/cl-asdf/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to