From owner-svn-ports-head@freebsd.org Thu Sep 7 14:08:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FCCAE1F89D; Thu, 7 Sep 2017 14:08:31 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 960B07791D; Thu, 7 Sep 2017 14:08:30 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v87E8TDB070080; Thu, 7 Sep 2017 14:08:29 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v87E8S6W070068; Thu, 7 Sep 2017 14:08:28 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201709071408.v87E8S6W070068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 7 Sep 2017 14:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449398 - 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-... X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: 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-gray-streams-sbcl securit... X-SVN-Commit-Revision: 449398 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:08:31 -0000 Author: jrm Date: Thu Sep 7 14:08:27 2017 New Revision: 449398 URL: https://svnweb.freebsd.org/changeset/ports/449398 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/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/cl-clx-sbcl/Makefile Modified: head/converters/cl-babel-sbcl/Makefile ============================================================================== --- head/converters/cl-babel-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/converters/cl-babel-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,7 @@ PORTNAME= babel PORTVERSION= 2010.01.16 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= converters lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-alexandria-sbcl/Makefile ============================================================================== --- head/devel/cl-alexandria-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-alexandria-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-infix-sbcl/Makefile ============================================================================== --- head/devel/cl-infix-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-infix-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= infix PORTVERSION= 19960628 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-port-sbcl/Makefile ============================================================================== --- head/devel/cl-port-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-port-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= port PORTVERSION= 2002.10.02.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-split-sequence-sbcl/Makefile ============================================================================== --- head/devel/cl-split-sequence-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-split-sequence-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= split-sequence PORTVERSION= 20011114.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/devel/cl-trivial-features-sbcl/Makefile ============================================================================== --- head/devel/cl-trivial-features-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-trivial-features-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,7 @@ PORTNAME= trivial-features PORTVERSION= 2010.01.16 -PORTREVISION= 13 +PORTREVISION= 14 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 Sep 7 13:23:26 2017 (r449397) +++ head/devel/cl-trivial-gray-streams-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,7 @@ PORTNAME= trivial-gray-streams PORTVERSION= 2008.11.02 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/security/cl-md5-sbcl/Makefile ============================================================================== --- head/security/cl-md5-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/security/cl-md5-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/textproc/cl-meta-sbcl/Makefile ============================================================================== --- head/textproc/cl-meta-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/textproc/cl-meta-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= meta PORTVERSION= 0.1 -PORTREVISION= 14 +PORTREVISION= 15 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- Modified: head/textproc/cl-ppcre-sbcl/Makefile ============================================================================== --- head/textproc/cl-ppcre-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/textproc/cl-ppcre-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= cl-ppcre PORTVERSION= 2.0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= textproc lisp DISTFILES= # none Modified: head/www/cl-lml-sbcl/Makefile ============================================================================== --- head/www/cl-lml-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/www/cl-lml-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -3,7 +3,7 @@ PORTNAME= lml PORTVERSION= 2.5.7 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= www textproc PKGNAMEPREFIX= cl- DISTFILES= # none Modified: head/x11/cl-clx-sbcl/Makefile ============================================================================== --- head/x11/cl-clx-sbcl/Makefile Thu Sep 7 13:23:26 2017 (r449397) +++ head/x11/cl-clx-sbcl/Makefile Thu Sep 7 14:08:27 2017 (r449398) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= clx -PORTVERSION= 0.7.4 +DISTVERSION= 0.7.4 +PORTREVISION= 1 CATEGORIES= x11 lisp PKGNAMEPREFIX= cl- PKGNAMESUFFIX= -sbcl