Date: Wed, 27 Nov 2019 16:21:19 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518506 - in head: converters/cl-babel-sbcl devel/cl-alexandria-sbcl devel/cl-infix-sbcl devel/cl-port-sbcl devel/cl-split-sequence-sbcl devel/cl-trivial-features-sbcl devel/cl-trivial-... Message-ID: <201911271621.xARGLJ3t061705@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Wed Nov 27 16:21:18 2019 New Revision: 518506 URL: https://svnweb.freebsd.org/changeset/ports/518506 Log: Chase lang/sbcl upgrade with PORTREVISION bump on *-sbcl ports Modified: head/converters/cl-babel-sbcl/Makefile (contents, props changed) head/devel/cl-alexandria-sbcl/Makefile (contents, props changed) head/devel/cl-infix-sbcl/Makefile (contents, props changed) head/devel/cl-port-sbcl/Makefile (contents, props changed) head/devel/cl-split-sequence-sbcl/Makefile (contents, props changed) head/devel/cl-trivial-features-sbcl/Makefile (contents, props changed) head/devel/cl-trivial-gray-streams-sbcl/Makefile (contents, props changed) head/security/cl-md5-sbcl/Makefile (contents, props changed) head/textproc/cl-meta-sbcl/Makefile (contents, props changed) head/textproc/cl-ppcre-sbcl/Makefile (contents, props changed) head/www/cl-lml-sbcl/Makefile (contents, props changed) head/x11-wm/stumpwm/Makefile (contents, props changed) head/x11/cl-clx-sbcl/Makefile (contents, props changed) Modified: head/converters/cl-babel-sbcl/Makefile ============================================================================== --- head/converters/cl-babel-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/converters/cl-babel-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= babel PORTVERSION= 2010.01.16 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-alexandria-sbcl/Makefile ============================================================================== --- head/devel/cl-alexandria-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-alexandria-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-infix-sbcl/Makefile ============================================================================== --- head/devel/cl-infix-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-infix-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 41 +PORTREVISION= 42 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-port-sbcl/Makefile ============================================================================== --- head/devel/cl-port-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-port-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 39 +PORTREVISION= 40 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-split-sequence-sbcl/Makefile ============================================================================== --- head/devel/cl-split-sequence-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-split-sequence-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= split-sequence PORTVERSION= 20011114.1 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-trivial-features-sbcl/Makefile ============================================================================== --- head/devel/cl-trivial-features-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-trivial-features-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= trivial-features PORTVERSION= 2010.01.16 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-trivial-gray-streams-sbcl/Makefile ============================================================================== --- head/devel/cl-trivial-gray-streams-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/devel/cl-trivial-gray-streams-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/security/cl-md5-sbcl/Makefile ============================================================================== --- head/security/cl-md5-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/security/cl-md5-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/textproc/cl-meta-sbcl/Makefile ============================================================================== --- head/textproc/cl-meta-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/textproc/cl-meta-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 39 +PORTREVISION= 40 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- Modified: head/textproc/cl-ppcre-sbcl/Makefile ============================================================================== --- head/textproc/cl-ppcre-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/textproc/cl-ppcre-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 37 +PORTREVISION= 38 CATEGORIES= textproc lisp DISTFILES= # none Modified: head/www/cl-lml-sbcl/Makefile ============================================================================== --- head/www/cl-lml-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/www/cl-lml-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -3,7 +3,7 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/x11-wm/stumpwm/Makefile ============================================================================== --- head/x11-wm/stumpwm/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/x11-wm/stumpwm/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -4,7 +4,7 @@ PORTNAME= stumpwm DISTVERSION= 18.11-2 DISTVERSIONSUFFIX= -g84f093e -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org Modified: head/x11/cl-clx-sbcl/Makefile ============================================================================== --- head/x11/cl-clx-sbcl/Makefile Wed Nov 27 15:35:31 2019 (r518505) +++ head/x11/cl-clx-sbcl/Makefile Wed Nov 27 16:21:18 2019 (r518506) @@ -2,7 +2,7 @@ PORTNAME= clx DISTVERSION= 0.7.5 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911271621.xARGLJ3t061705>