From owner-svn-ports-all@FreeBSD.ORG Fri May 9 21:29:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 985F46BF; Fri, 9 May 2014 21:29:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7934F848; Fri, 9 May 2014 21:29:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s49LTmLK085347; Fri, 9 May 2014 21:29:48 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s49LTkvx085338; Fri, 9 May 2014 21:29:46 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201405092129.s49LTkvx085338@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 9 May 2014 21:29:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353521 - in head: devel/love devel/love07 devel/love5 games/arx-libertatis games/pink-pony games/spring graphics/cegui graphics/devil graphics/graphviz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 21:29:48 -0000 Author: amdmi3 Date: Fri May 9 21:29:46 2014 New Revision: 353521 URL: http://svnweb.freebsd.org/changeset/ports/353521 QAT: https://qat.redports.org/buildarchive/r353521/ Log: - After recent graphics/devil soversion bump its PORTREVISION was not bumped, so bump it properly now and also bump all dependent ports again Submitted by: tijl Modified: head/devel/love/Makefile head/devel/love07/Makefile head/devel/love5/Makefile head/games/arx-libertatis/Makefile head/games/pink-pony/Makefile head/games/spring/Makefile head/graphics/cegui/Makefile head/graphics/devil/Makefile head/graphics/graphviz/Makefile Modified: head/devel/love/Makefile ============================================================================== --- head/devel/love/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/devel/love/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= love PORTVERSION= 0.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/devel/love07/Makefile ============================================================================== --- head/devel/love07/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/devel/love07/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= love PORTVERSION= 0.7.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel games MASTER_SITES= http://cdn.bitbucket.org/rude/love/downloads/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/devel/love5/Makefile ============================================================================== --- head/devel/love5/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/devel/love5/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= love DISTVERSION= 0.5-0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 5 Modified: head/games/arx-libertatis/Makefile ============================================================================== --- head/games/arx-libertatis/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/games/arx-libertatis/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= arx-libertatis PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://cloud.github.com/downloads/arx/ArxLibertatis/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/pink-pony/Makefile ============================================================================== --- head/games/pink-pony/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/games/pink-pony/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= GOOGLE_CODE \ http://mirror.amdmi3.ru/distfiles/ Modified: head/games/spring/Makefile ============================================================================== --- head/games/spring/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/games/spring/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= spring PORTVERSION= 94.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/springrts/springrts/${PORTNAME}-${PORTVERSION} \ http://springrts.com/dl/ Modified: head/graphics/cegui/Makefile ============================================================================== --- head/graphics/cegui/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/graphics/cegui/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= cegui PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 Modified: head/graphics/devil/Makefile ============================================================================== --- head/graphics/devil/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/graphics/devil/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -4,7 +4,7 @@ PORTNAME= devil PORTVERSION= 1.7.8 PORTEPOCH= 1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= SF/openil/DevIL/${PORTVERSION} DISTNAME= DevIL-${PORTVERSION} Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Fri May 9 21:13:09 2014 (r353520) +++ head/graphics/graphviz/Makefile Fri May 9 21:29:46 2014 (r353521) @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.36.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics tk MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/