git: 6fbabf03f849 - main - math/reduce{-psl}: Update to 20211019 snapshot

From: Pedro F. Giffuni <pfg_at_FreeBSD.org>
Date: Sun, 20 Feb 2022 20:55:39 UTC
The branch main has been updated by pfg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fbabf03f849524e73cc305ef3a5b5efb53dc03b

commit 6fbabf03f849524e73cc305ef3a5b5efb53dc03b
Author:     Pedro F. Giffuni <pfg@FreeBSD.org>
AuthorDate: 2022-02-20 20:10:39 +0000
Commit:     Pedro F. Giffuni <pfg@FreeBSD.org>
CommitDate: 2022-02-20 20:55:31 +0000

    math/reduce{-psl}: Update to 20211019 snapshot
    
    Back to the pool: I may not be able to maintain this properly in the future.
    
    Approved by:    thierry (mentor, implicit)
---
 math/reduce-psl/Makefile        |  8 ++++----
 math/reduce-psl/distinfo        |  6 +++---
 math/reduce-psl/pkg-plist.amd64 | 23 ++++++++++++++++++++++-
 math/reduce-psl/pkg-plist.i386  | 23 ++++++++++++++++++++++-
 math/reduce/Makefile            |  8 ++++----
 math/reduce/distinfo            |  6 +++---
 6 files changed, 58 insertions(+), 16 deletions(-)

diff --git a/math/reduce-psl/Makefile b/math/reduce-psl/Makefile
index a9171516cf33..bdb303195018 100644
--- a/math/reduce-psl/Makefile
+++ b/math/reduce-psl/Makefile
@@ -1,13 +1,13 @@
 # Created by: Pedro Giffuni
 
 PORTNAME=	reduce
-PORTVERSION=	20210413
+PORTVERSION=	20211019
 CATEGORIES=	math lang
 MASTER_SITES=	SF/reduce-algebra/${SFSUBDIR}/
 PKGNAMESUFFIX=	-psl
-DISTNAME=	Reduce-svn5758-src
+DISTNAME=	Reduce-svn6110-src
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable Standard Lisp REDUCE general-purpose algebra system
 
 LICENSE=	BSD2CLAUSE
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS=	amd64 i386
 
 USES=		autoreconf:build libtool gmake ncurses
 
-SFSUBDIR=	snapshot_2021-04-13
+SFSUBDIR=	snapshot_2021-10-19
 
 TARGET_SDIR=	${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
 CPPFLAGS+=	-I${NCURSESINC}
diff --git a/math/reduce-psl/distinfo b/math/reduce-psl/distinfo
index 801c545666bf..6e29a6dbb9d8 100644
--- a/math/reduce-psl/distinfo
+++ b/math/reduce-psl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621631874
-SHA256 (Reduce-svn5758-src.tar.gz) = 6ded1bf655d91650199487e430f399f4af06116312df71e902d7e78471808d35
-SIZE (Reduce-svn5758-src.tar.gz) = 269915692
+TIMESTAMP = 1645384846
+SHA256 (Reduce-svn6110-src.tar.gz) = 046e3eda8ab006bb184b6bbf911bb87b35f110b300b5f52766445e9c8a22ad1a
+SIZE (Reduce-svn6110-src.tar.gz) = 240908050
diff --git a/math/reduce-psl/pkg-plist.amd64 b/math/reduce-psl/pkg-plist.amd64
index 3d76a10c74d0..c26966bb6d59 100644
--- a/math/reduce-psl/pkg-plist.amd64
+++ b/math/reduce-psl/pkg-plist.amd64
@@ -90,6 +90,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/psl/get-options.b
 %%DATADIR%%/psl/gsort.b
 %%DATADIR%%/psl/hash-decls.b
+%%DATADIR%%/psl/hashtable.b
 %%DATADIR%%/psl/hcons.b
 %%DATADIR%%/psl/helferlein.b
 %%DATADIR%%/psl/ieee-decls.b
@@ -260,6 +261,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/bfdoer.b
 %%DATADIR%%/red/bfdoer2.b
 %%DATADIR%%/red/bfelem.b
+%%DATADIR%%/red/bhashtable.b
 %%DATADIR%%/red/bibasis.b
 %%DATADIR%%/red/bibasis_interface.b
 %%DATADIR%%/red/bibasis_involutive.b
@@ -311,12 +313,24 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/cholesky.b
 %%DATADIR%%/red/cl.b
 %%DATADIR%%/red/clbnf.b
+%%DATADIR%%/red/cldfgformat.b
 %%DATADIR%%/red/clmisc.b
 %%DATADIR%%/red/clnf.b
 %%DATADIR%%/red/clprl.b
 %%DATADIR%%/red/clqe.b
+%%DATADIR%%/red/clqecont.b
+%%DATADIR%%/red/clqeenv.b
+%%DATADIR%%/red/clqenew.b
+%%DATADIR%%/red/clqenode.b
+%%DATADIR%%/red/clqestate.b
 %%DATADIR%%/red/clresolv.b
 %%DATADIR%%/red/clsimpl.b
+%%DATADIR%%/red/clsimplat.b
+%%DATADIR%%/red/clsimplatenv.b
+%%DATADIR%%/red/clsimplbasic.b
+%%DATADIR%%/red/clsmt2format.b
+%%DATADIR%%/red/clsub.b
+%%DATADIR%%/red/clsusi.b
 %%DATADIR%%/red/cltab.b
 %%DATADIR%%/red/coates.b
 %%DATADIR%%/red/coatesid.b
@@ -638,6 +652,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/liendmc1.b
 %%DATADIR%%/red/liepde.b
 %%DATADIR%%/red/lievalfm.b
+%%DATADIR%%/red/lifted.b
 %%DATADIR%%/red/limits.b
 %%DATADIR%%/red/linalg.b
 %%DATADIR%%/red/linband.b
@@ -762,6 +777,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/ofsfsiat.b
 %%DATADIR%%/red/ofsfsism.b
 %%DATADIR%%/red/ofsfsmtqe.b
+%%DATADIR%%/red/ofsfsusi.b
 %%DATADIR%%/red/ofsftfc.b
 %%DATADIR%%/red/ofsftrop.b
 %%DATADIR%%/red/ofsfvsans.b
@@ -787,12 +803,15 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/partitsf.b
 %%DATADIR%%/red/pasf.b
 %%DATADIR%%/red/pasfbnf.b
+%%DATADIR%%/red/pasfbqbb.b
 %%DATADIR%%/red/pasfmisc.b
 %%DATADIR%%/red/pasfnf.b
+%%DATADIR%%/red/pasfprint.b
 %%DATADIR%%/red/pasfqe.b
 %%DATADIR%%/red/pasfresolve.b
 %%DATADIR%%/red/pasfsiat.b
-%%DATADIR%%/red/pasfsism.b
+%%DATADIR%%/red/pasfsibq.b
+%%DATADIR%%/red/pasfsusi.b
 %%DATADIR%%/red/pattdefn.b
 %%DATADIR%%/red/pattperm.b
 %%DATADIR%%/red/perm1.b
@@ -929,6 +948,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/rprintf.b
 %%DATADIR%%/red/rsolve.b
 %%DATADIR%%/red/rsupport.b
+%%DATADIR%%/red/rtools.b
 %%DATADIR%%/red/rtrace.b
 %%DATADIR%%/red/rubi_parse.b
 %%DATADIR%%/red/rubi_red.b
@@ -1055,6 +1075,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/tayexpnd.b
 %%DATADIR%%/red/tayfns.b
 %%DATADIR%%/red/tayfront.b
+%%DATADIR%%/red/taygamma.b
 %%DATADIR%%/red/tayimpl.b
 %%DATADIR%%/red/tayintrf.b
 %%DATADIR%%/red/tayintro.b
diff --git a/math/reduce-psl/pkg-plist.i386 b/math/reduce-psl/pkg-plist.i386
index 3014dc846b35..98fe0d01a0e4 100644
--- a/math/reduce-psl/pkg-plist.i386
+++ b/math/reduce-psl/pkg-plist.i386
@@ -88,6 +88,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/psl/get-options.b
 %%DATADIR%%/psl/gsort.b
 %%DATADIR%%/psl/hash-decls.b
+%%DATADIR%%/psl/hashtable.b
 %%DATADIR%%/psl/hcons.b
 %%DATADIR%%/psl/helferlein.b
 %%DATADIR%%/psl/ieee-decls.b
@@ -264,6 +265,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/bfdoer.b
 %%DATADIR%%/red/bfdoer2.b
 %%DATADIR%%/red/bfelem.b
+%%DATADIR%%/red/bhashtable.b
 %%DATADIR%%/red/bibasis.b
 %%DATADIR%%/red/bibasis_interface.b
 %%DATADIR%%/red/bibasis_involutive.b
@@ -315,12 +317,24 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/cholesky.b
 %%DATADIR%%/red/cl.b
 %%DATADIR%%/red/clbnf.b
+%%DATADIR%%/red/cldfgformat.b
 %%DATADIR%%/red/clmisc.b
 %%DATADIR%%/red/clnf.b
 %%DATADIR%%/red/clprl.b
 %%DATADIR%%/red/clqe.b
+%%DATADIR%%/red/clqecont.b
+%%DATADIR%%/red/clqeenv.b
+%%DATADIR%%/red/clqenew.b
+%%DATADIR%%/red/clqenode.b
+%%DATADIR%%/red/clqestate.b
 %%DATADIR%%/red/clresolv.b
 %%DATADIR%%/red/clsimpl.b
+%%DATADIR%%/red/clsimplat.b
+%%DATADIR%%/red/clsimplatenv.b
+%%DATADIR%%/red/clsimplbasic.b
+%%DATADIR%%/red/clsmt2format.b
+%%DATADIR%%/red/clsub.b
+%%DATADIR%%/red/clsusi.b
 %%DATADIR%%/red/cltab.b
 %%DATADIR%%/red/coates.b
 %%DATADIR%%/red/coatesid.b
@@ -642,6 +656,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/liendmc1.b
 %%DATADIR%%/red/liepde.b
 %%DATADIR%%/red/lievalfm.b
+%%DATADIR%%/red/lifted.b
 %%DATADIR%%/red/limits.b
 %%DATADIR%%/red/linalg.b
 %%DATADIR%%/red/linband.b
@@ -766,6 +781,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/ofsfsiat.b
 %%DATADIR%%/red/ofsfsism.b
 %%DATADIR%%/red/ofsfsmtqe.b
+%%DATADIR%%/red/ofsfsusi.b
 %%DATADIR%%/red/ofsftfc.b
 %%DATADIR%%/red/ofsftrop.b
 %%DATADIR%%/red/ofsfvsans.b
@@ -791,12 +807,15 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/partitsf.b
 %%DATADIR%%/red/pasf.b
 %%DATADIR%%/red/pasfbnf.b
+%%DATADIR%%/red/pasfbqbb.b
 %%DATADIR%%/red/pasfmisc.b
 %%DATADIR%%/red/pasfnf.b
+%%DATADIR%%/red/pasfprint.b
 %%DATADIR%%/red/pasfqe.b
 %%DATADIR%%/red/pasfresolve.b
 %%DATADIR%%/red/pasfsiat.b
-%%DATADIR%%/red/pasfsism.b
+%%DATADIR%%/red/pasfsibq.b
+%%DATADIR%%/red/pasfsusi.b
 %%DATADIR%%/red/pattdefn.b
 %%DATADIR%%/red/pattperm.b
 %%DATADIR%%/red/perm1.b
@@ -933,6 +952,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/rprintf.b
 %%DATADIR%%/red/rsolve.b
 %%DATADIR%%/red/rsupport.b
+%%DATADIR%%/red/rtools.b
 %%DATADIR%%/red/rtrace.b
 %%DATADIR%%/red/rubi_parse.b
 %%DATADIR%%/red/rubi_red.b
@@ -1059,6 +1079,7 @@ man/man1/redpsl.1.gz
 %%DATADIR%%/red/tayexpnd.b
 %%DATADIR%%/red/tayfns.b
 %%DATADIR%%/red/tayfront.b
+%%DATADIR%%/red/taygamma.b
 %%DATADIR%%/red/tayimpl.b
 %%DATADIR%%/red/tayintrf.b
 %%DATADIR%%/red/tayintro.b
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index f95667106323..0cad16857220 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -1,12 +1,12 @@
 # Created by: Pedro Giffuni
 
 PORTNAME=	reduce
-PORTVERSION=	20210413
+PORTVERSION=	20211019
 CATEGORIES=	math lang
 MASTER_SITES=	SF/${PORTNAME}-algebra/${SFSUBDIR}/
-DISTNAME=	Reduce-svn5758-src
+DISTNAME=	Reduce-svn6110-src
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Codemist Standard Lisp REDUCE general-purpose computer system
 
 LICENSE=	BSD2CLAUSE
@@ -24,7 +24,7 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 USES=		autoreconf:build libtool gmake ncurses jpeg xorg
 USE_XORG=	x11 xcursor xext xorgproto xft xrandr xrender
 
-SFSUBDIR=	snapshot_2021-04-13
+SFSUBDIR=	snapshot_2021-10-19
 
 TARGET_SDIR=	${ARCH:S/amd64/x86_64/}-unknown-${OPSYS:tl}${OSREL}
 CPPFLAGS+=	-I${NCURSESINC}
diff --git a/math/reduce/distinfo b/math/reduce/distinfo
index b967b6daa11f..450c0f2844ca 100644
--- a/math/reduce/distinfo
+++ b/math/reduce/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620082639
-SHA256 (Reduce-svn5758-src.tar.gz) = 6ded1bf655d91650199487e430f399f4af06116312df71e902d7e78471808d35
-SIZE (Reduce-svn5758-src.tar.gz) = 269915692
+TIMESTAMP = 1645383671
+SHA256 (Reduce-svn6110-src.tar.gz) = 046e3eda8ab006bb184b6bbf911bb87b35f110b300b5f52766445e9c8a22ad1a
+SIZE (Reduce-svn6110-src.tar.gz) = 240908050