ports/78742: lang/alisp maintainer update

Nils M Holm nils at holm-und-jeschag.de
Sat Mar 12 16:10:08 UTC 2005


>Number:         78742
>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:   Sat Mar 12 16:10:07 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 at Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386


>Description:

- Update to 2005-03-12
- Added call/cc and first-class continuations

>How-To-Repeat:
>Fix:
diff -ru lang/alisp-old/Makefile lang/alisp/Makefile
--- lang/alisp-old/Makefile	Sun Feb 13 17:34:10 2005
+++ lang/alisp/Makefile	Sat Mar 12 16:54:15 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	alisp
-PORTVERSION=	20050212
+PORTVERSION=	20050312
 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	Sun Feb 13 17:34:10 2005
+++ lang/alisp/distinfo	Sat Mar 12 16:53:51 2005
@@ -1,2 +1,2 @@
-MD5 (alisp-20050212.tar.gz) = e2a2d3e85e1bdd384192e5d9bea3c1b1
-SIZE (alisp-20050212.tar.gz) = 119490
+MD5 (alisp-20050312.tar.gz) = 15bc6d7edc6bee8349dbdf79b9c4325d
+SIZE (alisp-20050312.tar.gz) = 122777
diff -ru lang/alisp-old/pkg-descr lang/alisp/pkg-descr
--- lang/alisp-old/pkg-descr	Sun Feb 13 17:34:10 2005
+++ lang/alisp/pkg-descr	Sat Mar 12 16:53:51 2005
@@ -1,8 +1,9 @@
-ArrowLISP is a purely symbolic, tail-recursive, lexically scoped
-and (mostly) side-effect-free implementation of LISP. It may be
-considered an implementation of pure LISP (plus DEFINE and DEFUN).
+ArrowLISP is a small, tail-recursive, lexically scoped
+interpreter for purely symbolic LISP with first-class
+continuations. It may be considered an implementation of
+pure LISP.
 
-This package contains the ArrowLISP interpreter and library, the
-reference manual, and example programs.
+This package contains the ArrowLISP interpreter and library,
+the reference manual, and example programs.
 
 WWW: http://www.t3x.org/scipl/
-- 
Nils M Holm <nmh at t3x.org> -- http://www.holm-und-jeschag.de/nils
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list