Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2008 18:40:05 GMT
From:      Fulvio Ciriaco <oivulf@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/126890: port update: lang/cmucl
Message-ID:  <200812141840.mBEIe51J065328@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/126890; it has been noted by GNATS.

From: Fulvio Ciriaco <oivulf@gmail.com>
To: Stefan Walter <stefan@freebsd.org>
Cc: fulvio ciriaco <oivulf@gmail.com>,
	Martin Cracauer <cracauer@cons.org>,
	GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/126890: port update: lang/cmucl
Date: Sun, 14 Dec 2008 19:06:49 +0100

 --Multipart_Sun_Dec_14_19:06:48_2008-1
 Content-Type: text/plain; charset=US-ASCII
 
 At Fri, 12 Dec 2008 14:12:56 +0100,
 Stefan Walter wrote:
 > 
 > Hi Fulvio,
 > 
 > could you please re-send your update as a patch in unified diff format (as
 > produced by 'diff -u') against the current version of the port?
 > 
 > Thanks and regards,
 > Stefan
 
 --Multipart_Sun_Dec_14_19:06:48_2008-1
 Content-Type: application/octet-stream; type=patch
 Content-Disposition: attachment; filename="cmucl.diff"
 Content-Transfer-Encoding: quoted-printable
 
 diff -ur cmucl/Makefile /home/fc/lang/cmucl/Makefile
 --- cmucl/Makefile	2008-11-20 17:14:53.000000000 +0100
 +++ /home/fc/lang/cmucl/Makefile	2008-12-14 19:04:41.000000000 +0100
 @@ -2,25 +2,24 @@
  # Date created:         Jul, 15, 1997
  # Whom:                 cracauer@cons.org "Martin Cracauer"
  #
 -# $FreeBSD: ports/lang/cmucl/Makefile,v 1.32 2008/11/18 15:56:28 itetcu Ex=
 p $
 +# $FreeBSD: ports/lang/cmucl/Makefile,v 1.32 2008/08/24 00:00:00 fulvio Ex=
 p $
  #
  #
 =20
  PORTNAME=3D	cmucl
 -PORTVERSION=3D	19c
 -PORTREVISION=3D	1
 +PORTVERSION=3D	19e
  CATEGORIES=3D	lang lisp
 -MASTER_SITES=3D	ftp://ftp.common-lisp.net/pub/project/cmucl/release/${PORT=
 VERSION}/ \
 +MASTER_SITES=3D	http://common-lisp.net/project/cmucl/downloads/release/${P=
 ORTVERSION}/ \
  		http://www.pmsf.de/pub/cmucl/release/${PORTVERSION}/ \
  		ftp://ftp.averillpark.net/cmucl/release/${PORTVERSION}/ \
  		ftp://ftp.linux.org.uk/pub/lisp/cmucl/release/${PORTVERSION}/ \
  		ftp://ftp.tepus.com/pub/project/cmucl/release/${PORTVERSION}/
 -DISTNAME=3D	${PORTNAME}-${PORTVERSION}-x86-FreeBSD
 +DISTNAME=3D	${PORTNAME}-${PORTVERSION}-x86-freebsd${OSREL}
 =20
  MAINTAINER=3D	cracauer@cons.org
  COMMENT=3D	The CMU implementation of Common Lisp
 =20
 -LIB_DEPENDS=3D	c.4:${PORTSDIR}/misc/compat4x
 +#LIB_DEPENDS=3D	c.4:${PORTSDIR}/misc/compat4x
 =20
  # To make available on other archs, has to be cross-compiled (there is a
  # script for this, but a configuration file has to be written).
 diff -ur cmucl/distinfo /home/fc/lang/cmucl/distinfo
 --- cmucl/distinfo	2006-05-05 20:34:50.000000000 +0200
 +++ /home/fc/lang/cmucl/distinfo	2008-12-14 19:04:41.000000000 +0100
 @@ -1,3 +1,3 @@
 -MD5 (cmucl-19c-x86-FreeBSD.tar.bz2) =3D e256545bcbc83ae7fb836bcb7b34b0a8
 -SHA256 (cmucl-19c-x86-FreeBSD.tar.bz2) =3D 0190d8e7359b0963c5e90b9fba93e79=
 1c20635a059affbe854b04156bd1d5897
 -SIZE (cmucl-19c-x86-FreeBSD.tar.bz2) =3D 7303318
 +MD5 (cmucl-19e-x86-freebsd7.0.tar.bz2) =3D 7d429004a9c2efdcc281ccd65d9b416b
 +SHA256 (cmucl-19e-x86-freebsd7.0.tar.bz2) =3D 9a2611b53672448891c765d6e89e=
 fd2274f0fa42c0ac0e6ce02160bd9419e8cf
 +SIZE (cmucl-19e-x86-freebsd7.0.tar.bz2) =3D 7727839
 diff -ur cmucl/pkg-plist /home/fc/lang/cmucl/pkg-plist
 --- cmucl/pkg-plist	2008-11-20 17:14:53.000000000 +0100
 +++ /home/fc/lang/cmucl/pkg-plist	2008-12-14 19:04:41.000000000 +0100
 @@ -1,11 +1,19 @@
  bin/lisp
 +lib/cmucl/
  lib/cmucl/internals.h
  lib/cmucl/internals.inc
 +lib/cmucl/lib
  lib/cmucl/lib/config
  lib/cmucl/lib/config.lisp
 +lib/cmucl/lib/ext-formats
 +lib/cmucl/lib/ext-formats/iso8859-1.lisp
 +lib/cmucl/lib/ext-formats/utf-8.lisp
 +lib/cmucl/lib/ext-formats/void.lisp
  lib/cmucl/lib/generic-site.lisp
  lib/cmucl/lib/lisp.core
  lib/cmucl/lib/load-foreign.csh
 +lib/cmucl/lib/subsystems
 +lib/cmucl/lib/subsystems/external-formats-library.x86f
  lib/cmucl/lib/subsystems/gray-compat-library.x86f
  lib/cmucl/lib/subsystems/gray-streams-library.x86f
  lib/cmucl/lib/subsystems/iodefs-library.x86f
 @@ -13,9 +21,10 @@
  lib/cmucl/lisp.map
  lib/cmucl/lisp.nm
  lib/cmucl/sample-wrapper
 -%%PORTDOCS%%%%DOCSDIR%%/README
 -%%PORTDOCS%%%%DOCSDIR%%/release-19c.txt
 -%%PORTDOCS%%@dirrm %%DOCSDIR%%
 +%%DOCSDIR%%/README
 +%%DOCSDIR%%/release-19e.txt
 +@dirrm %%DOCSDIR%%
 +@dirrm lib/cmucl/lib/ext-formats
  @dirrm lib/cmucl/lib/subsystems
  @dirrm lib/cmucl/lib
  @dirrm lib/cmucl
 Only in /home/fc/lang/cmucl/: pkg-plist~
 
 --Multipart_Sun_Dec_14_19:06:48_2008-1--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812141840.mBEIe51J065328>