diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-27 04:54:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-12-27 04:54:27 +0000 |
commit | 55bf67b4af5a286ddab9895a0e4e7378ef1aab1d (patch) | |
tree | bb83d2b047378e3fd0d63d15c70d96d349657fbc /lang/cmucl-extra | |
parent | add build dependency on makedepend (devel/imake-6) (diff) |
- Update to 19b
PR: ports/90945
Submitted by: Scott Flatman <sf@slappy.org> (maintainer)
Diffstat (limited to 'lang/cmucl-extra')
-rw-r--r-- | lang/cmucl-extra/Makefile | 15 | ||||
-rw-r--r-- | lang/cmucl-extra/distinfo | 5 |
2 files changed, 10 insertions, 10 deletions
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile index 07245d826023..96b183259aae 100644 --- a/lang/cmucl-extra/Makefile +++ b/lang/cmucl-extra/Makefile @@ -5,15 +5,14 @@ # $FreeBSD$ PORTNAME= cmucl-extra -PORTVERSION= 19a +PORTVERSION= 19b CATEGORIES= lang lisp -MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/19a/ \ - http://www.pmsf.de/pub/cmucl/release/19a/ \ - ftp://ftp.averillpark.net/cmucl/release/19a/ \ - ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19a/ \ - ftp://ftp.tepus.com/pub/project/cmucl/release/19a/ -DISTNAME= cmucl-19a-x86-FreeBSD.extra -EXTRACT_SUFX= .tar.bz2 +MASTER_SITES= ftp://ftp.common-lisp.net/pub/project/cmucl/release/19b/ \ + http://www.pmsf.de/pub/cmucl/release/19b/ \ + ftp://ftp.averillpark.net/cmucl/release/19b/ \ + ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19b/ \ + ftp://ftp.tepus.com/pub/project/cmucl/release/19b/ +DISTNAME= cmucl-19b-x86-FreeBSD.extra MAINTAINER= sf@slappy.org COMMENT= Optional extras for the CMU implementation of Common Lisp diff --git a/lang/cmucl-extra/distinfo b/lang/cmucl-extra/distinfo index 87c2fd8d7a3b..a8e07126da48 100644 --- a/lang/cmucl-extra/distinfo +++ b/lang/cmucl-extra/distinfo @@ -1,2 +1,3 @@ -MD5 (cmucl-19a-x86-FreeBSD.extra.tar.bz2) = b96b4f758dbe5d8f096b64875c8940ca -SIZE (cmucl-19a-x86-FreeBSD.extra.tar.bz2) = 2279419 +MD5 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8fb0364f3784a12ef87a148792bcdc80 +SHA256 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8d3ff7dd02ab18cd7213184087b75043352dd47e6df109f9587ef491c8fe5581 +SIZE (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 2276882 |