Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2018 17:29:26 +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: r467790 - in head: converters/cl-babel-sbcl devel/cl-alexandria-sbcl devel/cl-infix-sbcl devel/cl-port-sbcl devel/cl-trivial-features-sbcl devel/cl-trivial-gray-streams-sbcl security/cl...
Message-ID:  <201804191729.w3JHTQDW023917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Apr 19 17:29:25 2018
New Revision: 467790
URL: https://svnweb.freebsd.org/changeset/ports/467790

Log:
  Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade in 467751
  
  While here, also remove '# Created by: Anonymous' line from
  x11/cl-clx-sbcl/Makefile.

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-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	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/converters/cl-babel-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -2,7 +2,7 @@
 
 PORTNAME=	babel
 PORTVERSION=	2010.01.16
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	converters lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-alexandria-sbcl/Makefile
==============================================================================
--- head/devel/cl-alexandria-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/devel/cl-alexandria-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -2,7 +2,7 @@
 
 PORTNAME=	alexandria
 PORTVERSION=	2010.01.16
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-infix-sbcl/Makefile
==============================================================================
--- head/devel/cl-infix-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/devel/cl-infix-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -3,7 +3,7 @@
 
 PORTNAME=	infix
 PORTVERSION=	19960628
-PORTREVISION=	23
+PORTREVISION=	24
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-port-sbcl/Makefile
==============================================================================
--- head/devel/cl-port-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/devel/cl-port-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -3,7 +3,7 @@
 
 PORTNAME=	port
 PORTVERSION=	2002.10.02.1
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-trivial-features-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-features-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/devel/cl-trivial-features-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -2,7 +2,7 @@
 
 PORTNAME=	trivial-features
 PORTVERSION=	2010.01.16
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/devel/cl-trivial-gray-streams-sbcl/Makefile
==============================================================================
--- head/devel/cl-trivial-gray-streams-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/devel/cl-trivial-gray-streams-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -2,7 +2,7 @@
 
 PORTNAME=	trivial-gray-streams
 PORTVERSION=	2008.11.02
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	devel lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/security/cl-md5-sbcl/Makefile
==============================================================================
--- head/security/cl-md5-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/security/cl-md5-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -2,7 +2,7 @@
 
 PORTNAME=	md5
 PORTVERSION=	1.8.5
-PORTREVISION=	20
+PORTREVISION=	21
 CATEGORIES=	security lisp
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/textproc/cl-meta-sbcl/Makefile
==============================================================================
--- head/textproc/cl-meta-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/textproc/cl-meta-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -3,7 +3,7 @@
 
 PORTNAME=	meta
 PORTVERSION=	0.1
-PORTREVISION=	21
+PORTREVISION=	22
 PORTEPOCH=	1
 CATEGORIES=	textproc lisp
 PKGNAMEPREFIX=	cl-

Modified: head/textproc/cl-ppcre-sbcl/Makefile
==============================================================================
--- head/textproc/cl-ppcre-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/textproc/cl-ppcre-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cl-ppcre
 PORTVERSION=	2.0.3
-PORTREVISION=	19
+PORTREVISION=	20
 CATEGORIES=	textproc lisp
 DISTFILES=	# none
 

Modified: head/www/cl-lml-sbcl/Makefile
==============================================================================
--- head/www/cl-lml-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/www/cl-lml-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -3,7 +3,7 @@
 
 PORTNAME=	lml
 PORTVERSION=	2.5.7
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	www textproc
 PKGNAMEPREFIX=	cl-
 DISTFILES=	# none

Modified: head/x11-wm/stumpwm/Makefile
==============================================================================
--- head/x11-wm/stumpwm/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/x11-wm/stumpwm/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -4,7 +4,7 @@
 PORTNAME=	stumpwm
 DISTVERSIONPREFIX=v
 DISTVERSION=	1.0.1-rc
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11-wm lisp
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/x11/cl-clx-sbcl/Makefile
==============================================================================
--- head/x11/cl-clx-sbcl/Makefile	Thu Apr 19 17:02:25 2018	(r467789)
+++ head/x11/cl-clx-sbcl/Makefile	Thu Apr 19 17:29:25 2018	(r467790)
@@ -1,9 +1,8 @@
-# Created by: Anonymous
 # $FreeBSD$
 
 PORTNAME=	clx
 DISTVERSION=	0.7.5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 lisp
 PKGNAMEPREFIX=	cl-
 PKGNAMESUFFIX=	-sbcl



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