summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMartin Cracauer <cracauer@FreeBSD.org>2001-02-26 14:09:01 +0000
committerMartin Cracauer <cracauer@FreeBSD.org>2001-02-26 14:09:01 +0000
commit8ee34fb65dff7586609397ed902bc0b9e4fb738f (patch)
tree57b61da203c88fe73c16de88ddc4a1c6eece30a2 /lang
parentFix typo (SGIG -> SGID) and update my address in MAINTAINER (diff)
Update to release 18c
Notes
Notes: svn path=/head/; revision=38793
Diffstat (limited to 'lang')
-rw-r--r--lang/cmucl/Makefile12
-rw-r--r--lang/cmucl/distinfo2
-rw-r--r--lang/cmucl/pkg-plist5
3 files changed, 11 insertions, 8 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index a623155813bf..58c2a2f99c6c 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -7,14 +7,14 @@
#
PORTNAME= cmucl
-PORTVERSION= 18b
+PORTVERSION= 18c
CATEGORIES= lang
MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
- ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/ \
- http://www2.cons.org:8000/ftp-area/cmucl/release/ \
+ ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/18c/ \
+ http://www2.cons.org:8000/ftp-area/cmucl/release/18c/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= cracauer
-DISTNAME= cmucl-18b.x86.freebsd22
+DISTNAME= cmucl-18c.x86.freebsd41
EXTRACT_SUFX= .tgz
MAINTAINER= cracauer@cons.org
@@ -27,9 +27,9 @@ do-install:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/bin/lisp ${PREFIX}/bin
-${MKDIR} ${PREFIX}/lib/cmucl
(cd ${WRKDIR} && tar fc - lib) | (cd ${PREFIX}/lib/cmucl && tar fx -)
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/cmucl.1 \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/cmucl.1 \
${PREFIX}/man/man1
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/lisp.1 \
+ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/lisp.1 \
${PREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/lang/cmucl/distinfo b/lang/cmucl/distinfo
index 80e1eb12ebed..9fea138ee7ee 100644
--- a/lang/cmucl/distinfo
+++ b/lang/cmucl/distinfo
@@ -1 +1 @@
-MD5 (cmucl-18b.x86.freebsd22.tgz) = 57c28da46f6d6bf9e80cf22667a8d982
+MD5 (cmucl-18c.x86.freebsd41.tgz) = 60e2ceec66178fddcf68130238d3dbdc
diff --git a/lang/cmucl/pkg-plist b/lang/cmucl/pkg-plist
index 8dcdc2e7a6c8..b14fc5d0e640 100644
--- a/lang/cmucl/pkg-plist
+++ b/lang/cmucl/pkg-plist
@@ -1,6 +1,9 @@
bin/lisp
lib/cmucl/lib/lisp.core
-lib/cmucl/lib/site-init.lisp
+lib/cmucl/lib/config
+lib/cmucl/lib/config.lisp
lib/cmucl/lib/load-foreign.csh
+lib/cmucl/lib/site-init.lisp
+lib/cmucl/lib/subsystems/gray-streams-library.x86f
@dirrm lib/cmucl/lib
@dirrm lib/cmucl