View | Details | Raw Unified | Return to bug 97562
Collapse All | Expand All

(-)ports/lang/cmucl-extra/Makefile (-7 / +7 lines)
Lines 5-18 Link Here
5
# $FreeBSD: ports/lang/cmucl-extra/Makefile,v 1.8 2005/12/27 04:54:27 pav Exp $
5
# $FreeBSD: ports/lang/cmucl-extra/Makefile,v 1.8 2005/12/27 04:54:27 pav Exp $
6
6
7
PORTNAME=	cmucl-extra
7
PORTNAME=	cmucl-extra
8
PORTVERSION=	19b
8
PORTVERSION=	19c
9
CATEGORIES=	lang lisp
9
CATEGORIES=	lang lisp
10
MASTER_SITES=	ftp://ftp.common-lisp.net/pub/project/cmucl/release/19b/ \
10
MASTER_SITES=	ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORTVERSION}/ \
11
		http://www.pmsf.de/pub/cmucl/release/19b/ \
11
		http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
12
		ftp://ftp.averillpark.net/cmucl/release/19b/ \
12
		ftp://ftp.averillpark.net/cmucl/release/${PORTVERSION}/ \
13
		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/19b/ \
13
		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/${PORTVERSION}/ \
14
		ftp://ftp.tepus.com/pub/project/cmucl/release/19b/
14
		ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/
15
DISTNAME=	cmucl-19b-x86-FreeBSD.extra
15
DISTNAME=	cmucl-${PORTVERSION}-x86-FreeBSD.extra
16
16
17
MAINTAINER=	sf@slappy.org
17
MAINTAINER=	sf@slappy.org
18
COMMENT=	Optional extras for the CMU implementation of Common Lisp
18
COMMENT=	Optional extras for the CMU implementation of Common Lisp
(-)ports/lang/cmucl-extra/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8fb0364f3784a12ef87a148792bcdc80
1
MD5 (cmucl-19c-x86-FreeBSD.extra.tar.bz2) = 4dd92eefeb97139c065c439320d20921
2
SHA256 (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 8d3ff7dd02ab18cd7213184087b75043352dd47e6df109f9587ef491c8fe5581
2
SHA256 (cmucl-19c-x86-FreeBSD.extra.tar.bz2) = 60efc85c6542fcd53857b3c80afa6a9deaa3e7dd93f4153cfbc4ecb77b12bb4d
3
SIZE (cmucl-19b-x86-FreeBSD.extra.tar.bz2) = 2276882
3
SIZE (cmucl-19c-x86-FreeBSD.extra.tar.bz2) = 2276145
(-)ports/lang/cmucl-extra/pkg-plist (+3 lines)
Lines 7-9 Link Here
7
lib/cmucl/lib/subsystems/clm-library.x86f
7
lib/cmucl/lib/subsystems/clm-library.x86f
8
lib/cmucl/lib/subsystems/clx-library.x86f
8
lib/cmucl/lib/subsystems/clx-library.x86f
9
lib/cmucl/lib/subsystems/hemlock-library.x86f
9
lib/cmucl/lib/subsystems/hemlock-library.x86f
10
@dirrmtry lib/cmucl/lib/subsystems
11
@dirrmtry lib/cmucl/lib
12
@dirrmtry lib/cmucl

Return to bug 97562