mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by: krion (maintainer) Differential Revision: https://reviews.freebsd.org/D31448
This commit is contained in:
parent
4953897730
commit
e3cc4fcd33
@ -1,6 +1,6 @@
|
||||
PORTNAME= babel
|
||||
PORTVERSION= 2010.01.16
|
||||
PORTREVISION= 58
|
||||
PORTREVISION= 59
|
||||
CATEGORIES= converters lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= alexandria
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= infix
|
||||
PORTVERSION= 19960628
|
||||
PORTREVISION= 62
|
||||
PORTREVISION= 63
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= port
|
||||
PORTVERSION= 2002.10.02.1
|
||||
PORTREVISION= 60
|
||||
PORTREVISION= 61
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= split-sequence
|
||||
PORTVERSION= 20011114.1
|
||||
PORTREVISION= 59
|
||||
PORTREVISION= 60
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= trivial-features
|
||||
PORTVERSION= 2010.01.16
|
||||
PORTREVISION= 59
|
||||
PORTREVISION= 60
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= trivial-gray-streams
|
||||
PORTVERSION= 2008.11.02
|
||||
PORTREVISION= 59
|
||||
PORTREVISION= 60
|
||||
CATEGORIES= devel lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -5,7 +5,7 @@
|
||||
PORTNAME= sbcl
|
||||
DISTVERSION= 2.1.7
|
||||
DISTVERSIONSUFFIX= -source
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= lang lisp
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- work/sbcl-2.1.7/src/code/seq.lisp 2021-07-30 10:42:09.000000000 +0200
|
||||
+++ /home/krion/sbcl/src/code/seq.lisp 2021-08-06 22:34:09.026438000 +0200
|
||||
--- src/code/seq.lisp.orig 2021-07-30 08:42:09 UTC
|
||||
+++ src/code/seq.lisp
|
||||
@@ -722,52 +722,53 @@
|
||||
collect `(eq ,tag ,(sb-vm:saetp-typecode saetp)))))
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- work/sbcl-2.1.7/tests/seq.pure.lisp 2021-07-30 10:42:10.000000000 +0200
|
||||
+++ /home/krion/sbcl/tests/seq.pure.lisp 2021-08-06 22:34:09.303934000 +0200
|
||||
--- tests/seq.pure.lisp.orig 2021-07-30 08:42:10 UTC
|
||||
+++ tests/seq.pure.lisp
|
||||
@@ -584,3 +584,18 @@
|
||||
;; Try all other numeric array types
|
||||
(dolist (y arrays)
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= maxima
|
||||
PORTVERSION= 5.44.0
|
||||
PORTREVISION= 15
|
||||
PORTREVISION= 16
|
||||
CATEGORIES= math lisp tk
|
||||
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= md5
|
||||
PORTVERSION= 1.8.5
|
||||
PORTREVISION= 59
|
||||
PORTREVISION= 60
|
||||
CATEGORIES= security lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= meta
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 60
|
||||
PORTREVISION= 61
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cl-ppcre
|
||||
PORTVERSION= 2.1.1
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= textproc lisp
|
||||
DISTFILES= # none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= lml
|
||||
PORTVERSION= 2.5.7
|
||||
PORTREVISION= 57
|
||||
PORTREVISION= 58
|
||||
CATEGORIES= www textproc
|
||||
PKGNAMEPREFIX= cl-
|
||||
DISTFILES= # none
|
||||
|
@ -3,6 +3,7 @@
|
||||
PORTNAME= stumpwm
|
||||
DISTVERSION= 20.11-90
|
||||
DISTVERSIONSUFFIX= -gccb964d
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm lisp
|
||||
|
||||
MAINTAINER= jrm@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= clx
|
||||
DISTVERSION= 0.7.5.65
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= x11 lisp
|
||||
PKGNAMEPREFIX= cl-
|
||||
PKGNAMESUFFIX= -sbcl
|
||||
|
Loading…
Reference in New Issue
Block a user