mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
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)
This commit is contained in:
parent
f171c55ab9
commit
5e34bbf97c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94238
@ -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 <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (alisp8.tar.gz) = b973ac56592d32b874bf1a954207d7be
|
||||
MD5 (alisp-20031029.tar.gz) = faf2ffcd18458dfc36d410bd5f6087d9
|
||||
|
Loading…
Reference in New Issue
Block a user