From nmh@t3x.org  Thu Nov  6 02:37:03 2003
Return-Path: <nmh@t3x.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5BE3516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Nov 2003 02:37:03 -0800 (PST)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DEECF44003
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 Nov 2003 02:37:01 -0800 (PST)
	(envelope-from nmh@t3x.org)
Received: from [212.227.126.155] (helo=mrelayng.kundenserver.de)
	by moutng.kundenserver.de with esmtp (Exim 3.35 #1)
	id 1AHhVd-0005r8-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 06 Nov 2003 11:37:01 +0100
Received: from [80.140.16.118] (helo=t3x.org)
	by mrelayng.kundenserver.de with asmtp (TLSv1:EDH-RSA-DES-CBC3-SHA:168)
	(Exim 3.35 #1)
	id 1AHhVb-00045a-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 06 Nov 2003 11:36:59 +0100
Received: (from nmh@localhost)
	by t3x.org (8.11.6/8.11.6) id hA6Ab2w54476;
	Thu, 6 Nov 2003 11:37:02 +0100 (CET)
Message-Id: <2003110610342500-54460@Symmetry.UUCP>
Date: Thu, 6 Nov 2003 11:34:25 +0100
From: Nils M Holm <nmh@t3x.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Maintainer update: lang/alisp
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58996
>Category:       ports
>Synopsis:       Maintainer update: lang/alisp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 06 02:40:08 PST 2003
>Closed-Date:    Tue Nov 18 01:17:04 PST 2003
>Last-Modified:  Tue Nov 18 01:17:04 PST 2003
>Originator:     Nils M Holm
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
T3X.ORG
>Environment:
System: FreeBSD Symmetry.UUCP 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Apr 10 11:15:39 CEST 2003 nmh@SYMMETRY.UUCP:/usr/src/sys/compile/SYMMETRY i386

>Description:

Update to alisp-20031029.
Moved documentation from %%DOCSDIR%% back to share/doc/alisp
because the programs expect it at this place.

BTW, why does alisp not appear in the ports collection on
www.FreeBSD.org?

>How-To-Repeat:
>Fix:

diff -ru lang/alisp-old/Makefile lang/alisp/Makefile
--- lang/alisp-old/Makefile	Mon Oct 13 03:02:00 2003
+++ lang/alisp/Makefile	Thu Nov  6 11:27:39 2003
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	alisp
-PORTVERSION=	8
+PORTVERSION=	20031029
 CATEGORIES=	lang devel
 MASTER_SITES=	http://t3x.dyndns.org/files/ \
 		http://www.t3x.org/files/
-DISTNAME=	alisp${PORTVERSION}
 
 MAINTAINER=	nmh@t3x.org
 COMMENT=	A tail-recursive interpreter for purely symbolic LISP
@@ -33,6 +32,6 @@
 		${WRKSRC}/Makefile
 	${REINPLACE_CMD} \
 		-e 's,/usr/local,${PREFIX},g' \
-		${WRKSRC}/cnf/dfl_unix.rc
+		${WRKSRC}/cnf/unix.dfl
 
 .include <bsd.port.mk>
diff -ru lang/alisp-old/distinfo lang/alisp/distinfo
--- lang/alisp-old/distinfo	Sun Sep 28 12:57:20 2003
+++ lang/alisp/distinfo	Thu Nov  6 11:26:48 2003
@@ -1 +1 @@
-MD5 (alisp8.tar.gz) = b973ac56592d32b874bf1a954207d7be
+MD5 (alisp-20031029.tar.gz) = b2b3bf90dd01ba6a886d04bd6d9f4103
Only in lang/alisp-old: files
diff -ru lang/alisp-old/pkg-plist lang/alisp/pkg-plist
--- lang/alisp-old/pkg-plist	Mon Oct 13 03:02:00 2003
+++ lang/alisp/pkg-plist	Thu Nov  6 11:26:48 2003
@@ -3,23 +3,33 @@
 bin/iai
 bin/iai_color
 bin/iai_pfmt
+share/alisp/black.rc
+share/alisp/blue.rc
 share/alisp/default.rc
+share/alisp/ext/date-to-days.l
 share/alisp/lib/abs.l
 share/alisp/lib/alisp.l
+share/alisp/lib/any.l
 share/alisp/lib/append.l
 share/alisp/lib/assoc.l
 share/alisp/lib/caaaar.l
 share/alisp/lib/caaar.l
 share/alisp/lib/caar.l
+share/alisp/lib/copy.l
+share/alisp/lib/count.l
+share/alisp/lib/decr.l
 share/alisp/lib/difference.l
 share/alisp/lib/digits.l
 share/alisp/lib/divide.l
 share/alisp/lib/equal.l
+share/alisp/lib/every.l
 share/alisp/lib/expt.l
 share/alisp/lib/fac.l
 share/alisp/lib/filter.l
 share/alisp/lib/gcd.l
 share/alisp/lib/greaterp.l
+share/alisp/lib/headp.l
+share/alisp/lib/id.l
 share/alisp/lib/idifference.l
 share/alisp/lib/idivide.l
 share/alisp/lib/iexpt.l
@@ -28,50 +38,85 @@
 share/alisp/lib/imath.l
 share/alisp/lib/imax.l
 share/alisp/lib/imin.l
+share/alisp/lib/incr.l
+share/alisp/lib/ingreaterp.l
+share/alisp/lib/inlessp.l
 share/alisp/lib/insert.l
 share/alisp/lib/integer.l
 share/alisp/lib/intersection.l
+share/alisp/lib/iota.l
 share/alisp/lib/iplus.l
 share/alisp/lib/iquotient.l
 share/alisp/lib/iremainder.l
+share/alisp/lib/isort.l
 share/alisp/lib/itimes.l
+share/alisp/lib/last.l
 share/alisp/lib/length.l
 share/alisp/lib/lessp.l
+share/alisp/lib/listp.l
+share/alisp/lib/listproc.l
+share/alisp/lib/litatom.l
+share/alisp/lib/logand.l
+share/alisp/lib/logeqv.l
+share/alisp/lib/lognand.l
+share/alisp/lib/logneqv.l
+share/alisp/lib/lognor.l
+share/alisp/lib/lognot.l
 share/alisp/lib/logop.l
+share/alisp/lib/logor.l
 share/alisp/lib/map.l
 share/alisp/lib/mapcar.l
-share/alisp/lib/maplist.l
+share/alisp/lib/maplis.l
 share/alisp/lib/math.l
 share/alisp/lib/max.l
+share/alisp/lib/memb.l
 share/alisp/lib/member.l
 share/alisp/lib/min.l
 share/alisp/lib/minus.l
 share/alisp/lib/minusp.l
 share/alisp/lib/natural.l
 share/alisp/lib/naturalp.l
+share/alisp/lib/neq.l
+share/alisp/lib/nequal.l
+share/alisp/lib/ngreaterp.l
+share/alisp/lib/nlessp.l
 share/alisp/lib/normalize.l
+share/alisp/lib/nth.l
 share/alisp/lib/numberp.l
 share/alisp/lib/o.l
+share/alisp/lib/onep.l
 share/alisp/lib/orderedp.l
 share/alisp/lib/pair.l
+share/alisp/lib/pairp.l
 share/alisp/lib/permute.l
 share/alisp/lib/plus.l
+share/alisp/lib/plusp.l
 share/alisp/lib/pred.l
 share/alisp/lib/product.l
+share/alisp/lib/quicksort.l
 share/alisp/lib/quotient.l
 share/alisp/lib/reduce.l
 share/alisp/lib/remainder.l
 share/alisp/lib/remove.l
 share/alisp/lib/reverse.l
 share/alisp/lib/sassoc.l
+share/alisp/lib/some.l
 share/alisp/lib/sort.l
+share/alisp/lib/squareroot.l
 share/alisp/lib/sublis.l
 share/alisp/lib/subst.l
 share/alisp/lib/succ.l
 share/alisp/lib/sum.l
+share/alisp/lib/tailp.l
 share/alisp/lib/times.l
+share/alisp/lib/tree-assoc.l
+share/alisp/lib/tree-balance.l
+share/alisp/lib/tree-flatten.l
+share/alisp/lib/tree-insert.l
+share/alisp/lib/tree-sort.l
 share/alisp/lib/union.l
 share/alisp/lib/unique.l
+share/alisp/lib/unsort.l
 share/alisp/lib/zerop.l
 share/alisp/monochrm.rc
 share/alisp/src/bottles.l
@@ -79,14 +124,16 @@
 share/alisp/src/evaluate.l
 share/alisp/src/hanoi.l
 share/alisp/src/infix.l
+share/alisp/src/lvrename.l
 share/alisp/src/prefix.l
 share/alisp/src/prolog.l
 share/alisp/src/queens.l
-share/alisp/src/quicksort.l
 share/alisp/src/unlabel.l
 share/alisp/src/xeval.l
-%%DOCSDIR%%/alisp.sd
-%%DOCSDIR%%/helpfile
+share/alisp/white.rc
+share/doc/alisp/alisp.sd
+share/doc/alisp/helpfile
+@dirrm share/alisp/ext
 @dirrm share/alisp/lib
 @dirrm share/alisp/src
 @dirrm share/alisp

-- 
Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/~nmh
>Release-Note:
>Audit-Trail:

From: Nils M Holm <nmh@t3x.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/58996: Maintainer update: lang/alisp
Date: Thu, 6 Nov 2003 12:52:08 +0100

 Oops. Wrong distinfo, sorry. Here's the correct one:
 
 --- lang/alisp-old/distinfo	Sun Sep 28 12:57:20 2003
 +++ lang/alisp/distinfo	Thu Nov  6 12:50:00 2003
 @@ -1 +1 @@
 -MD5 (alisp8.tar.gz) = b973ac56592d32b874bf1a954207d7be
 +MD5 (alisp-20031029.tar.gz) = b5e8e8dd833017f542f1be94987bcc3e
 
 -- 
 Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/~nmh
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Nov 15 03:31:18 PST 2003 
State-Changed-Why:  
Now awaiting feedback from maintainer re: distfile. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58996 

From: Mark Linimon <linimon@lonesome.com>
To: freebsd-gnats-submit@FreeBSD.org, nmh@t3x.org
Cc:  
Subject: Re: ports/58996: Maintainer update: lang/alisp
Date: Fri, 14 Nov 2003 21:04:53 +0000

 I am seeing yet another different distinfo as of 11/15/03.
 Can the submitter confirm this?
 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Nov 18 01:16:16 PST 2003 
State-Changed-Why:  
Committed (with the addition of removing files/patch-Makefile 
which is now incorporated into the upstream distfile), thanks. 


Responsible-Changed-From-To: freebsd-ports-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 18 01:16:16 PST 2003 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=58996 
>Unformatted:
