aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-trivial-gray-streams-sbcl
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-01-20 20:40:13 +0800
committerolgeni <olgeni@FreeBSD.org>2010-01-20 20:40:13 +0800
commit67470e3e62a80c8c5bfdb82dd0dc1f83227a4466 (patch)
tree7390db757292594b0ac05dc13ba7933b2952dbee /devel/cl-trivial-gray-streams-sbcl
parent1248f9e714648228a7a75582c43573a23552a73a (diff)
downloadfreebsd-ports-gnome-67470e3e62a80c8c5bfdb82dd0dc1f83227a4466.tar.gz
freebsd-ports-gnome-67470e3e62a80c8c5bfdb82dd0dc1f83227a4466.tar.zst
freebsd-ports-gnome-67470e3e62a80c8c5bfdb82dd0dc1f83227a4466.zip
When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that weren't actually missing (this only happened in ports that aren't committed yet). Rewrite the FASL placement code using the asdf-binary-locations extension, which is already included in the cl-asdf port but needs to be installed from ports when building for SBCL (which has its own ASDF code). The binary-locations code generates paths unsuitable for PLISTs, therefore it has been overridden with lisp-specific-fasl-subdir. Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp ports is now entirely automated. All dependent cl-* ports are upgraded (obsolete code removed, PORTREVISION bumped).
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl')
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile1
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/pkg-plist3
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index b2589f8ad259..0489dd4ac2d0 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -6,6 +6,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
+PORTREVISION= 1
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
diff --git a/devel/cl-trivial-gray-streams-sbcl/pkg-plist b/devel/cl-trivial-gray-streams-sbcl/pkg-plist
deleted file mode 100644
index 254ebe6353e9..000000000000
--- a/devel/cl-trivial-gray-streams-sbcl/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-%%LIB32DIR%%/common-lisp/trivial-gray-streams/sbclfasl/mixin.fasl
-%%LIB32DIR%%/common-lisp/trivial-gray-streams/sbclfasl/package.fasl
-@dirrm %%LIB32DIR%%/common-lisp/trivial-gray-streams/sbclfasl