Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2020 12:30:41 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r528161 - 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:  <202003101230.02ACUfMR041404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Tue Mar 10 12:30:41 2020
New Revision: 528161
URL: https://svnweb.freebsd.org/changeset/ports/528161

Log:
  Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.

Modified:
  head/converters/cl-babel-sbcl/Makefile
  head/devel/cl-alexandria-sbcl/Makefile
  head/devel/cl-infix-sbcl/Makefile
  head/devel/cl-port-sbcl/Makefile
  head/devel/cl-split-sequence-sbcl/Makefile
  head/devel/cl-trivial-features-sbcl/Makefile
  head/devel/cl-trivial-gray-streams-sbcl/Makefile
  head/math/maxima/Makefile
  head/security/cl-md5-sbcl/Makefile
  head/textproc/cl-meta-sbcl/Makefile
  head/textproc/cl-ppcre-sbcl/Makefile
  head/www/cl-lml-sbcl/Makefile
  head/x11-wm/stumpwm/Makefile
  head/x11/cl-clx-sbcl/Makefile

Modified: head/converters/cl-babel-sbcl/Makefile
==============================================================================
--- head/converters/cl-babel-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/converters/cl-babel-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	babel
 PORTVERSION=	2010.01.16
-PORTREVISION=	40
+PORTREVISION=	41
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-alexandria-sbcl/Makefile
==============================================================================
--- head/devel/cl-alexandria-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-alexandria-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	alexandria
 PORTVERSION=	2010.01.16
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-infix-sbcl/Makefile
==============================================================================
--- head/devel/cl-infix-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-infix-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	44
+PORTREVISION=	45
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-port-sbcl/Makefile
==============================================================================
--- head/devel/cl-port-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-port-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	port
 PORTVERSION=	2002.10.02.1
-PORTREVISION=	42
+PORTREVISION=	43
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-split-sequence-sbcl/Makefile
==============================================================================
--- head/devel/cl-split-sequence-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-split-sequence-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	split-sequence
 PORTVERSION=	20011114.1
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-trivial-features-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-features-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-trivial-features-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	trivial-features
 PORTVERSION=	2010.01.16
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-trivial-gray-streams-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-gray-streams-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/devel/cl-trivial-gray-streams-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	trivial-gray-streams
 PORTVERSION=	2008.11.02
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/math/maxima/Makefile
==============================================================================
--- head/math/maxima/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/math/maxima/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,6 +3,7 @@
 
 PORTNAME=	maxima
 PORTVERSION=	5.43.2
+PORTREVISION=	1
 CATEGORIES=	math lisp tk
 MASTER_SITES=	SF/maxima/Maxima-source/${PORTVERSION}-source
 

Modified: head/security/cl-md5-sbcl/Makefile
==============================================================================
--- head/security/cl-md5-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/security/cl-md5-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	md5
 PORTVERSION=	1.8.5
-PORTREVISION=	41
+PORTREVISION=	42
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/textproc/cl-meta-sbcl/Makefile
==============================================================================
--- head/textproc/cl-meta-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/textproc/cl-meta-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	meta
 PORTVERSION=	0.1
-PORTREVISION=	42
+PORTREVISION=	43
 PORTEPOCH=	1
 CATEGORIES=	textproc lisp
 PKGNAMEPREFIX=	cl-

Modified: head/textproc/cl-ppcre-sbcl/Makefile
==============================================================================
--- head/textproc/cl-ppcre-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/textproc/cl-ppcre-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cl-ppcre
 PORTVERSION=	2.0.3
-PORTREVISION=	40
+PORTREVISION=	41
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 

Modified: head/www/cl-lml-sbcl/Makefile
==============================================================================
--- head/www/cl-lml-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/www/cl-lml-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	39
+PORTREVISION=	40
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/x11-wm/stumpwm/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -3,6 +3,7 @@
 
 PORTNAME=	stumpwm
 DISTVERSION=	19.11-95
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-g603abb2
 CATEGORIES=	x11-wm lisp
 

Modified: head/x11/cl-clx-sbcl/Makefile
==============================================================================
--- head/x11/cl-clx-sbcl/Makefile	Tue Mar 10 12:27:36 2020	(r528160)
+++ head/x11/cl-clx-sbcl/Makefile	Tue Mar 10 12:30:41 2020	(r528161)
@@ -2,7 +2,7 @@
 
 PORTNAME=	clx
 DISTVERSION=	0.7.5
-PORTREVISION=	23
+PORTREVISION=	24
 CATEGORIES=	x11 lisp
 PKGNAMEPREFIX=	cl-
 PKGNAMESUFFIX=	-sbcl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003101230.02ACUfMR041404>