pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

import of LISP zephyr-lsmalltalk



Module Name:	pkgsrc-wip
Committed By:	goon <hacking.johan%yahoo.com@localhost>
Pushed By:	goon
Date:		Tue May 14 10:21:45 2024 +0000
Changeset:	4723045e3b93d94af98632343b75d66ddf081f5e

Modified Files:
	zephyr-lsmalltalk/Makefile
	zephyr-lsmalltalk/PLIST
	zephyr-lsmalltalk/distinfo

Log Message:
import of LISP zephyr-lsmalltalk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4723045e3b93d94af98632343b75d66ddf081f5e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zephyr-lsmalltalk/Makefile | 2 +-
 zephyr-lsmalltalk/PLIST    | 2 +-
 zephyr-lsmalltalk/distinfo | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/zephyr-lsmalltalk/Makefile b/zephyr-lsmalltalk/Makefile
index d76d125962..12746fc07e 100644
--- a/zephyr-lsmalltalk/Makefile
+++ b/zephyr-lsmalltalk/Makefile
@@ -10,7 +10,7 @@ COMMENT=	A Silverhawk Software smalltalk implementation (LISP code)
 LICENSE=	GPLv2	
 
 WRKSRC=		${WRKDIR}/zephyr-lsmalltalk
-USE_LANGUAGES= 	C	
+USE_LANGUAGES= 	LISP	
 
 INSTALLATION_DIRS=	bin
 
diff --git a/zephyr-lsmalltalk/PLIST b/zephyr-lsmalltalk/PLIST
index 53a9af97d5..f9dca83732 100644
--- a/zephyr-lsmalltalk/PLIST
+++ b/zephyr-lsmalltalk/PLIST
@@ -1,2 +1,2 @@
 @comment $NetBSD$
-bin/zephyr-smalltalk
+bin/zephyr-lsmalltalk
diff --git a/zephyr-lsmalltalk/distinfo b/zephyr-lsmalltalk/distinfo
index 10c86056b3..6aec216dce 100644
--- a/zephyr-lsmalltalk/distinfo
+++ b/zephyr-lsmalltalk/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (zephyr-smalltalk-0.1.19.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
-SHA512 (zephyr-smalltalk-0.1.19.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
-Size (zephyr-smalltalk-0.1.19.tar.gz) = 3860 bytes
+BLAKE2s (zephyr-lsmalltalk-0.1.9.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (zephyr-lsmalltalk-0.1.9.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (zephyr-lsmalltalk-0.1.9.tar.gz) = 3860 bytes


Home | Main Index | Thread Index | Old Index