From 5e34bbf97caeba92a93210a16a9d6d514f59fc7b Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 18 Nov 2003 09:14:57 +0000 Subject: [PATCH] Maintainer update to latest version. Major changes: renumbered versioning; the user interface has changed to vi(1) style. For other changes and bugfixes see alisp.t. PR: ports/58996 Submitted by: nmh@t3x.org (maintainer) --- lang/alisp/Makefile | 7 +++---- lang/alisp/distinfo | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lang/alisp/Makefile b/lang/alisp/Makefile index 348652948399..69ed732bbe02 100644 --- a/lang/alisp/Makefile +++ b/lang/alisp/Makefile @@ -6,11 +6,10 @@ # PORTNAME= alisp -PORTVERSION= 8 -CATEGORIES= lang devel +PORTVERSION= 20031029 +CATEGORIES= lang devel lisp 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 @@ post-patch: ${WRKSRC}/Makefile ${REINPLACE_CMD} \ -e 's,/usr/local,${PREFIX},g' \ - ${WRKSRC}/cnf/dfl_unix.rc + ${WRKSRC}/cnf/unix.dfl .include diff --git a/lang/alisp/distinfo b/lang/alisp/distinfo index 5bbf4244eae3..0d50c7e2d178 100644 --- a/lang/alisp/distinfo +++ b/lang/alisp/distinfo @@ -1 +1 @@ -MD5 (alisp8.tar.gz) = b973ac56592d32b874bf1a954207d7be +MD5 (alisp-20031029.tar.gz) = faf2ffcd18458dfc36d410bd5f6087d9