Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2005 14:52:06 +0200
From:      Nils M Holm <nmh@t3x.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79299: lang/alisp maintainer update
Message-ID:  <2005032812520600-91407@Freedom.T3X.ORG>
Resent-Message-ID: <200503281300.j2SD0COv066114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79299
>Category:       ports
>Synopsis:       lang/alisp maintainer update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 28 13:00:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
T3X.ORG
>Environment:
System: FreeBSD Freedom.T3X.ORG 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Fri May 7 18:12:57 CEST 2004 nmh@Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386

>Description:

Update to version 2005-03-27.
Fixes a lexical scoping bug and several call/cc bugs.

>How-To-Repeat:
>Fix:

diff -ru lang/alisp-old/Makefile lang/alisp/Makefile
--- lang/alisp-old/Makefile	Mon Mar 14 15:31:33 2005
+++ lang/alisp/Makefile	Mon Mar 28 13:59:03 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	alisp
-PORTVERSION=	20050314
+PORTVERSION=	20050327
 CATEGORIES=	lang devel lisp
 MASTER_SITES=	http://www.holm-und-jeschag.de/files/
 
diff -ru lang/alisp-old/distinfo lang/alisp/distinfo
--- lang/alisp-old/distinfo	Mon Mar 14 15:31:33 2005
+++ lang/alisp/distinfo	Mon Mar 28 13:59:03 2005
@@ -1,2 +1,2 @@
-MD5 (alisp-20050314.tar.gz) = 54d6ed0476b017719cc5ed7299af9a86
-SIZE (alisp-20050314.tar.gz) = 123219
+MD5 (alisp-20050327.tar.gz) = d5e0f8e34a9afc9bb04034f699b8fef5
+SIZE (alisp-20050327.tar.gz) = 126372

-- 
Nils M Holm <nmh@t3x.org>               http://www.holm-und-jeschag.de/nils/
Symbolic Computing - an Introduction to Pure LISP: http://www.t3x.org/scipl/
>Release-Note:
>Audit-Trail:
>Unformatted:



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