ports/76617: Maintainer update: lang/alisp

Nils M Holm nmh at t3x.org
Mon Jan 24 12:20:27 UTC 2005


>Number:         76617
>Category:       ports
>Synopsis:       Maintainer update: lang/alisp
>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 Jan 24 12:20:26 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 version 20050124
- The interpreter now supports both lexical and dynamic scoping
- Added WWW pages

Note: The web pages are currently about a LISP book, but some ArrowLISP
stuff will be added soon. Feel free to delete the WWW line for now, if
you think that it is not appropriate.

>How-To-Repeat:
>Fix:

diff -ru lang/alisp-old/Makefile lang/alisp/Makefile
--- lang/alisp-old/Makefile	Mon Nov 22 12:11:25 2004
+++ lang/alisp/Makefile	Mon Jan 24 13:05:01 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	alisp
-PORTVERSION=	20040924
+PORTVERSION=	20050124
 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	Tue Oct 12 00:58:30 2004
+++ lang/alisp/distinfo	Mon Jan 24 13:06:12 2005
@@ -1,2 +1,2 @@
-MD5 (alisp-20040924.tar.gz) = 8b93abe0f08f19e41a4e5e7e02548a8f
-SIZE (alisp-20040924.tar.gz) = 111428
+MD5 (alisp-20050124.tar.gz) = 7e57d9e0542b841a4b3fb5faa837cda9
+SIZE (alisp-20050124.tar.gz) = 112051
diff -ru lang/alisp-old/pkg-descr lang/alisp/pkg-descr
--- lang/alisp-old/pkg-descr	Mon Nov 22 12:11:25 2004
+++ lang/alisp/pkg-descr	Mon Jan 24 13:04:44 2005
@@ -4,3 +4,6 @@
 
 This package contains the ArrowLISP interpreter and library, the
 reference manual, and some example programs.
+
+WWW: 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