pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
roswell: updated to 23.10.14.114
Module Name: pkgsrc-wip
Committed By: Kevin Bloom <kevin.bloom%posteo.net@localhost>
Pushed By: nuclearkev
Date: Tue Jul 30 15:21:07 2024 -0400
Changeset: 9a88165e720254ed1b56621a5be0d69463760ee8
Modified Files:
roswell/DESCR
roswell/Makefile
roswell/distinfo
Added Files:
roswell/COMMIT_MSG
Log Message:
roswell: updated to 23.10.14.114
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a88165e720254ed1b56621a5be0d69463760ee8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
roswell/COMMIT_MSG | 11 +++++++++++
roswell/DESCR | 17 ++++-------------
roswell/Makefile | 10 +++++-----
roswell/distinfo | 6 +++---
4 files changed, 23 insertions(+), 21 deletions(-)
diffs:
diff --git a/roswell/COMMIT_MSG b/roswell/COMMIT_MSG
new file mode 100644
index 0000000000..88646c7a74
--- /dev/null
+++ b/roswell/COMMIT_MSG
@@ -0,0 +1,11 @@
+roswell: added version 23.10.14.114
+
+Roswell is a Lisp implementation installer/manager, launcher, and
+much more! It started out as a command-line tool with the aim to make
+installing and managing Common Lisp implementations really simple
+and easy. It has now evolved into a full-stack environment for Common
+Lisp development, and has many features that makes it easy to test,
+share, and distribute your Lisp applications. With Roswell, we
+aim to push the Common Lisp community to a whole new level of
+productivity. While technically still in beta, the basic interfaces
+are stable and not likely to change.
diff --git a/roswell/DESCR b/roswell/DESCR
index 3b776e73dd..7023b89d7d 100644
--- a/roswell/DESCR
+++ b/roswell/DESCR
@@ -1,18 +1,9 @@
Roswell is a Lisp implementation installer/manager, launcher, and
-much more!
-
-Roswell started out as a command-line tool with the aim to make
+much more! It started out as a command-line tool with the aim to make
installing and managing Common Lisp implementations really simple
-and easy.
-
-Roswell has now evolved into a full-stack environment for Common
+and easy. It has now evolved into a full-stack environment for Common
Lisp development, and has many features that makes it easy to test,
share, and distribute your Lisp applications. With Roswell, we
aim to push the Common Lisp community to a whole new level of
-productivity.
-
-Roswell is still in beta. Despite this, the basic interfaces are
-stable and not likely to change. Roswell currently works well on
-Unix-like platforms such as Linux, Mac OS X and FreeBSD. Roswell
-also works on other operating systems, but currently some parts or
-features might be missing or unstable.
+productivity. While technically still in beta, the basic interfaces
+are stable and not likely to change.
diff --git a/roswell/Makefile b/roswell/Makefile
index b8fe59dabc..8760e47347 100644
--- a/roswell/Makefile
+++ b/roswell/Makefile
@@ -1,16 +1,16 @@
# $NetBSD$
-GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
-DISTNAME= roswell-21.10.14.111
-CATEGORIES= lang
+DISTNAME= roswell-23.10.14.114
+CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=roswell/}
-WRKSRC= ${WRKDIR}/${DISTNAME}
+GITHUB_TAG= refs/tags/v${PKGVERSION_NOREV}
MAINTAINER= nebbionegiuseppe%gmail.com@localhost
HOMEPAGE= https://github.com/roswell/roswell/
-COMMENT= Lisp implementation installer/manager, launcher, and much more!
+COMMENT= Common Lisp environemnt setup utility
LICENSE= mit
+WRKSRC= ${WRKDIR}/${DISTNAME}
USE_TOOLS+= automake
GNU_CONFIGURE= yes
diff --git a/roswell/distinfo b/roswell/distinfo
index 7a1672a043..22ee9b8af2 100644
--- a/roswell/distinfo
+++ b/roswell/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (roswell-21.10.14.111.tar.gz) = 419c7eb4918e6d3b9ddcb964c028c01fe6ce41c650143bee5ecb909b959673bd
-SHA512 (roswell-21.10.14.111.tar.gz) = d6979974807385e1e7be993610b5ed6ef5297ded21727162b6bc3240d402168cfe32b6b243f535c69b91620d0af4a3b7e046080be2881610ffbe0d3babfa3b23
-Size (roswell-21.10.14.111.tar.gz) = 172464 bytes
+BLAKE2s (roswell-23.10.14.114.tar.gz) = a6ed6064fe98c8c03a70b4feeee691fdc0e6466acd9229a2ce04357040a3338b
+SHA512 (roswell-23.10.14.114.tar.gz) = 9bc4962d5e132c20a896342fff28138692e79a91657aa1d8642f431eaa2f757d72d92a792b079cfb9cf55e196af453f0e420d0f9e927a1c8f0daf93d54506bf4
+Size (roswell-23.10.14.114.tar.gz) = 171258 bytes
SHA1 (patch-configure) = 7d9b0699160516c1f8d71c6dbacc1f0549054d2c
Home |
Main Index |
Thread Index |
Old Index