ports/77413: lang/alisp: Maintainer Update
Nils M Holm
nils at holm-und-jeschag.de
Sat Feb 12 08:50:21 UTC 2005
>Number: 77413
>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 Feb 12 08:50:20 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 20050212.
Added M-Expression compiler and examples.
Updated documentation.
>How-To-Repeat:
>Fix:
diff -ru lang/alisp-old/Makefile lang/alisp/Makefile
--- lang/alisp-old/Makefile Mon Jan 24 17:03:32 2005
+++ lang/alisp/Makefile Sat Feb 12 09:42:17 2005
@@ -6,7 +6,7 @@
#
PORTNAME= alisp
-PORTVERSION= 20050124
+PORTVERSION= 20050212
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 Jan 24 17:03:32 2005
+++ lang/alisp/distinfo Sat Feb 12 09:41:54 2005
@@ -1,2 +1,2 @@
-MD5 (alisp-20050124.tar.gz) = 7e57d9e0542b841a4b3fb5faa837cda9
-SIZE (alisp-20050124.tar.gz) = 112051
+MD5 (alisp-20050212.tar.gz) = e2a2d3e85e1bdd384192e5d9bea3c1b1
+SIZE (alisp-20050212.tar.gz) = 119490
diff -ru lang/alisp-old/pkg-descr lang/alisp/pkg-descr
--- lang/alisp-old/pkg-descr Mon Jan 24 17:03:32 2005
+++ lang/alisp/pkg-descr Sat Feb 12 09:41:54 2005
@@ -3,7 +3,6 @@
considered an implementation of pure LISP (plus DEFINE and DEFUN).
This package contains the ArrowLISP interpreter and library, the
-reference manual, and some example programs.
-
-WWW: www.t3x.org/scipl/
+reference manual, and example programs.
+WWW: http://www.t3x.org/scipl/
diff -ru lang/alisp-old/pkg-plist lang/alisp/pkg-plist
--- lang/alisp-old/pkg-plist Tue Oct 12 00:58:30 2004
+++ lang/alisp/pkg-plist Sat Feb 12 09:41:54 2005
@@ -152,6 +152,11 @@
share/alisp/src/hanoi.l
share/alisp/src/infix.l
share/alisp/src/lvrename.l
+share/alisp/src/mexpr-append.m
+share/alisp/src/mexpr-fac.m
+share/alisp/src/mexpr-hanoi.m
+share/alisp/src/mexpr-queens.m
+share/alisp/src/mexprc.l
share/alisp/src/prefix.l
share/alisp/src/prolog.l
share/alisp/src/queens.l
--
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