Date: Fri, 20 Aug 2004 22:47:11 +0900 From: Kimura Fuyuki <fuyuki@hadaly.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70709: Update port: lang/chicken to 1.63 Message-ID: <863c2hq5uo.wl%fuyuki@hadaly.org> Resent-Message-ID: <200408201350.i7KDoL1Q011352@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70709 >Category: ports >Synopsis: Update port: lang/chicken to 1.63 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 13:50:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Kimura Fuyuki >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: FreeBSD ns.nigredo.org 5.2-CURRENT i386 >Description: Update to 1.63 the latest snapshot to fix build on amd64. cf. http://pointyhat.freebsd.org/errorlogs/amd64-5-latest/chicken-1.56.log http://www.call-with-current-continuation.org/ChangeLog.txt >How-To-Repeat: >Fix: pcl-cvs: descending directory cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/lang/chicken/Makefile,v retrieving revision 1.15 diff -u -r1.15 Makefile --- Makefile 22 Jul 2004 12:55:56 -0000 1.15 +++ Makefile 20 Aug 2004 13:42:18 -0000 @@ -6,7 +6,7 @@ # PORTNAME= chicken -PORTVERSION= 1.56 +PORTVERSION= 1.63 CATEGORIES= lang scheme MASTER_SITES= http://www.call-with-current-continuation.org/ @@ -19,6 +19,7 @@ MAN1= chicken-config.1 chicken-profile.1 chicken-setup.1 chicken.1 \ csc.1 csi.1 +INFO= chicken .if !defined(NOPORTDOCS) PORTDOCS= FAQ.html format.txt README LICENSE chicken.html chicken.pdf Index: distinfo =================================================================== RCS file: /cvs/FreeBSD/ports/lang/chicken/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 22 Jul 2004 12:55:56 -0000 1.9 +++ distinfo 20 Aug 2004 13:42:24 -0000 @@ -1,2 +1,2 @@ -MD5 (chicken-1.56.tar.gz) = 53b81a6d354ee6fc156fea8b8d46bc95 -SIZE (chicken-1.56.tar.gz) = 3591651 +MD5 (chicken-1.63.tar.gz) = 0256906a306cc02271c35d5f8071684d +SIZE (chicken-1.63.tar.gz) = 3652754 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?863c2hq5uo.wl%fuyuki>