Date: Tue, 16 Aug 2011 20:52:05 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cl-asdf Makefile bsd.cl-asdf.mk distinfo pkg-plist ports/devel/cl-asdf/files README.FreeBSD asdf-init.lisp patch-asdf.lisp ports/devel/cl-asdf-clisp Makefile Message-ID: <201108162052.p7GKq5BI002976@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108162052.p7GKq5BI002976>