aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cmucl
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-06 02:34:50 +0800
committermnag <mnag@FreeBSD.org>2006-05-06 02:34:50 +0800
commit9094eefcefa7b3b1c2adbf0a569908f329eadd28 (patch)
tree34ff1dddf8df03fbf76c039c5d8f98e18b8fe7dd /lang/cmucl
parentfc86284c2ce31d4ceafba395e7156e750009d225 (diff)
downloadfreebsd-ports-gnome-9094eefcefa7b3b1c2adbf0a569908f329eadd28.tar.gz
freebsd-ports-gnome-9094eefcefa7b3b1c2adbf0a569908f329eadd28.tar.zst
freebsd-ports-gnome-9094eefcefa7b3b1c2adbf0a569908f329eadd28.zip
- Update to 19c
PR: 95944 Submitted by: "Martin Wilke" <freebsd___unixfreunde.de> Approved by: maintainer timeout (17 days)
Diffstat (limited to 'lang/cmucl')
-rw-r--r--lang/cmucl/Makefile2
-rw-r--r--lang/cmucl/distinfo6
-rw-r--r--lang/cmucl/pkg-plist20
3 files changed, 14 insertions, 14 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index 5e60bdb16c3c..cd3e55da8d91 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= cmucl
-PORTVERSION= 19b
+PORTVERSION= 19c
CATEGORIES= lang lisp
MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \
http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
diff --git a/lang/cmucl/distinfo b/lang/cmucl/distinfo
index f71bd131b229..107ba4fa411e 100644
--- a/lang/cmucl/distinfo
+++ b/lang/cmucl/distinfo
@@ -1,3 +1,3 @@
-MD5 (cmucl-19b-x86-FreeBSD.tar.bz2) = 9536c4f52b59041e90ed676dcab85cdf
-SIZE (cmucl-19b-x86-FreeBSD.tar.bz2) = 7283215
-SHA256 (cmucl-19b-x86-FreeBSD.tar.bz2) = 2683234da65a1a295429eacc88af011baf621333a556b8413063117de7a4e41d
+MD5 (cmucl-19c-x86-FreeBSD.tar.bz2) = e256545bcbc83ae7fb836bcb7b34b0a8
+SHA256 (cmucl-19c-x86-FreeBSD.tar.bz2) = 0190d8e7359b0963c5e90b9fba93e791c20635a059affbe854b04156bd1d5897
+SIZE (cmucl-19c-x86-FreeBSD.tar.bz2) = 7303318
diff --git a/lang/cmucl/pkg-plist b/lang/cmucl/pkg-plist
index 0f13e689ff8c..f4bd59cc4c52 100644
--- a/lang/cmucl/pkg-plist
+++ b/lang/cmucl/pkg-plist
@@ -1,21 +1,21 @@
bin/lisp
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/release-%%VER%%.txt
-lib/cmucl/lisp.nm
-lib/cmucl/lisp.map
lib/cmucl/internals.h
lib/cmucl/internals.inc
-lib/cmucl/sample-wrapper
-lib/cmucl/lib/lisp.core
-lib/cmucl/lib/load-foreign.csh
lib/cmucl/lib/config
lib/cmucl/lib/config.lisp
lib/cmucl/lib/generic-site.lisp
-lib/cmucl/lib/subsystems/gray-streams-library.x86f
+lib/cmucl/lib/lisp.core
+lib/cmucl/lib/load-foreign.csh
lib/cmucl/lib/subsystems/gray-compat-library.x86f
-lib/cmucl/lib/subsystems/simple-streams-library.x86f
+lib/cmucl/lib/subsystems/gray-streams-library.x86f
lib/cmucl/lib/subsystems/iodefs-library.x86f
+lib/cmucl/lib/subsystems/simple-streams-library.x86f
+lib/cmucl/lisp.map
+lib/cmucl/lisp.nm
+lib/cmucl/sample-wrapper
+%%DOCSDIR%%/README
+%%DOCSDIR%%/release-19c.txt
+@dirrm %%DOCSDIR%%
@dirrm lib/cmucl/lib/subsystems
@dirrm lib/cmucl/lib
@dirrm lib/cmucl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%