diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-04-23 09:27:42 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-04-23 09:27:42 +0000 |
commit | 0eb8a47869c51f4daeb8b0d253e3e070df076a6f (patch) | |
tree | e529df66fedf4ec8bb51dcd002f09e994dafbaa8 /devel/cl-trivial-gray-streams-sbcl | |
parent | 2518def789fc7b033a473419e97e4bdbd81fa7de (diff) | |
download | ports-0eb8a47869c51f4daeb8b0d253e3e070df076a6f.tar.gz ports-0eb8a47869c51f4daeb8b0d253e3e070df076a6f.zip |
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
Notes
Notes:
svn path=/head/; revision=295300
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl')
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index 9c06ffb604bc..bf0431cbd287 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -6,7 +6,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none |