git: 43636e122540 - main - devel/roswell: Update to 21.10.14.111, take maintainership

From: Dmitri Goutnik <dmgk_at_FreeBSD.org>
Date: Tue, 07 Jun 2022 14:17:44 UTC
The branch main has been updated by dmgk:

URL: https://cgit.FreeBSD.org/ports/commit/?id=43636e1225408f1f9f8654c225b415840079b5e7

commit 43636e1225408f1f9f8654c225b415840079b5e7
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-06-07 14:06:07 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-06-07 14:17:12 +0000

    devel/roswell: Update to 21.10.14.111, take maintainership
    
    PR:             253191
    Approved by:    cda@rootkey.co.uk (maintainer timeout, 2+ weeks)
---
 devel/roswell/Makefile  |  6 +++---
 devel/roswell/distinfo  |  6 +++---
 devel/roswell/pkg-descr | 10 ++++++++--
 devel/roswell/pkg-plist | 10 ++++++++++
 4 files changed, 24 insertions(+), 8 deletions(-)

diff --git a/devel/roswell/Makefile b/devel/roswell/Makefile
index 64b2df83628b..3faa7c129927 100644
--- a/devel/roswell/Makefile
+++ b/devel/roswell/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	roswell
 DISTVERSIONPREFIX=	v
-DISTVERSION=	20.06.14.107
+DISTVERSION=	21.10.14.111
 CATEGORIES=	devel lisp
 
-MAINTAINER=	cda@rootkey.co.uk
+MAINTAINER=	dmgk@FreeBSD.org
 COMMENT=	Common Lisp installer and launcher
 
 LICENSE=	MIT
@@ -13,8 +13,8 @@ RUN_DEPENDS=	${LOCALBASE}/bin/automake:devel/automake \
 		${LOCALBASE}/bin/curl:ftp/curl
 
 USES=		autoreconf localbase uidfix
-GNU_CONFIGURE=	yes
 USE_GITHUB=	yes
+GNU_CONFIGURE=	yes
 
 pre-configure:
 	(cd ${WRKSRC}/ && ${SH} bootstrap)
diff --git a/devel/roswell/distinfo b/devel/roswell/distinfo
index ada26a4121db..59978e146640 100644
--- a/devel/roswell/distinfo
+++ b/devel/roswell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593430935
-SHA256 (roswell-roswell-v20.06.14.107_GH0.tar.gz) = fc3fd46c55a50e2b76aba60ebbfeab393f345cdca7f2a87a6772c8b4fce3c2e4
-SIZE (roswell-roswell-v20.06.14.107_GH0.tar.gz) = 164983
+TIMESTAMP = 1652445673
+SHA256 (roswell-roswell-v21.10.14.111_GH0.tar.gz) = d1eb3e93b3aa6327d34d06fe14796a52f98fd7588092e6dbe2cabd0b8fbd7c92
+SIZE (roswell-roswell-v21.10.14.111_GH0.tar.gz) = 172464
diff --git a/devel/roswell/pkg-descr b/devel/roswell/pkg-descr
index 7f11fa558e8e..c8ea9f1d0211 100644
--- a/devel/roswell/pkg-descr
+++ b/devel/roswell/pkg-descr
@@ -1,3 +1,9 @@
-Roswell is a lisp implementation manager that aids in installing and using lisp
+Roswell is a Lisp implementation installer/manager, launcher, and much more! It
+started as a command-line tool with the aim to make installing and managing
+Common Lisp implementations really simple and easy.
 
-WWW: https://github.com/roswell/roswell
+Roswell 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.
+
+WWW: https://roswell.github.io/
diff --git a/devel/roswell/pkg-plist b/devel/roswell/pkg-plist
index 18b939af8306..13d61aa17888 100644
--- a/devel/roswell/pkg-plist
+++ b/devel/roswell/pkg-plist
@@ -4,6 +4,8 @@ bin/ros
 %%ETCDIR%%/build-ros.lisp
 %%ETCDIR%%/build.ros
 %%ETCDIR%%/checkout.ros
+%%ETCDIR%%/client-swank.lisp
+%%ETCDIR%%/client.ros
 %%ETCDIR%%/compile-file.ros
 %%ETCDIR%%/config.ros
 %%ETCDIR%%/delete-asdf.lisp
@@ -57,7 +59,9 @@ bin/ros
 %%ETCDIR%%/install-allegro.lisp
 %%ETCDIR%%/install-asdf.lisp
 %%ETCDIR%%/install-ccl-bin.lisp
+%%ETCDIR%%/install-clasp-bin.lisp
 %%ETCDIR%%/install-clasp.lisp
+%%ETCDIR%%/install-clisp-head.lisp
 %%ETCDIR%%/install-clisp.lisp
 %%ETCDIR%%/install-cmu-bin.lisp
 %%ETCDIR%%/install-ecl.lisp
@@ -66,6 +70,7 @@ bin/ros
 %%ETCDIR%%/install-npt.lisp
 %%ETCDIR%%/install-quicklisp.lisp
 %%ETCDIR%%/install-sbcl-bin.lisp
+%%ETCDIR%%/install-sbcl-head.lisp
 %%ETCDIR%%/install-sbcl-source.lisp
 %%ETCDIR%%/install-sbcl.lisp
 %%ETCDIR%%/install-slime.lisp
@@ -85,6 +90,9 @@ bin/ros
 %%ETCDIR%%/patch/sbcl-1.3.11.patch
 %%ETCDIR%%/patch/sbcl-posix-tests.patch
 %%ETCDIR%%/run.ros
+%%ETCDIR%%/serve-default.lisp
+%%ETCDIR%%/serve-swank.lisp
+%%ETCDIR%%/serve.ros
 %%ETCDIR%%/setup.ros
 %%ETCDIR%%/shell.ros
 %%ETCDIR%%/system.lisp
@@ -112,6 +120,7 @@ bin/ros
 man/man1/ros-asdf.1.gz
 man/man1/ros-build.1.gz
 man/man1/ros-checkout.1.gz
+man/man1/ros-client.1.gz
 man/man1/ros-config.1.gz
 man/man1/ros-delete.1.gz
 man/man1/ros-dump.1.gz
@@ -121,6 +130,7 @@ man/man1/ros-init.1.gz
 man/man1/ros-install.1.gz
 man/man1/ros-list.1.gz
 man/man1/ros-run.1.gz
+man/man1/ros-serve.1.gz
 man/man1/ros-setup.1.gz
 man/man1/ros-template.1.gz
 man/man1/ros-update.1.gz