From owner-svn-ports-head@freebsd.org Sat Jul 22 12:22:34 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 4E3F6D7F617; Sat, 22 Jul 2017 12:22:34 +0000 (UTC) (envelope-from jbeich@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 1AD927C5EE; Sat, 22 Jul 2017 12:22:34 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6MCMXuj002902; Sat, 22 Jul 2017 12:22:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6MCMXFL002899; Sat, 22 Jul 2017 12:22:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201707221222.v6MCMXFL002899@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 22 Jul 2017 12:22:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446395 - in head: games/doomsday games/pioneer graphics/qt5-3d X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: games/doomsday games/pioneer graphics/qt5-3d X-SVN-Commit-Revision: 446395 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: Sat, 22 Jul 2017 12:22:34 -0000 Author: jbeich Date: Sat Jul 22 12:22:32 2017 New Revision: 446395 URL: https://svnweb.freebsd.org/changeset/ports/446395 Log: multimedia/assimp: rebuild consumers after r446390 ABI: https://abi-laboratory.pro/tracker/timeline/assimp/ PR: 220889 Pointy hat to: jbeich Modified: head/games/doomsday/Makefile (contents, props changed) head/games/pioneer/Makefile (contents, props changed) head/graphics/qt5-3d/Makefile (contents, props changed) Modified: head/games/doomsday/Makefile ============================================================================== --- head/games/doomsday/Makefile Sat Jul 22 12:17:51 2017 (r446394) +++ head/games/doomsday/Makefile Sat Jul 22 12:22:32 2017 (r446395) @@ -3,7 +3,7 @@ PORTNAME= doomsday PORTVERSION= 1.15.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} DISTNAME= ${PORTNAME}-stable-${PORTVERSION} Modified: head/games/pioneer/Makefile ============================================================================== --- head/games/pioneer/Makefile Sat Jul 22 12:17:51 2017 (r446394) +++ head/games/pioneer/Makefile Sat Jul 22 12:22:32 2017 (r446395) @@ -3,7 +3,7 @@ PORTNAME= pioneer PORTVERSION= 0.0.${GH_TAGNAME} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/graphics/qt5-3d/Makefile ============================================================================== --- head/graphics/qt5-3d/Makefile Sat Jul 22 12:17:51 2017 (r446394) +++ head/graphics/qt5-3d/Makefile Sat Jul 22 12:22:32 2017 (r446395) @@ -2,6 +2,7 @@ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= graphics PKGNAMEPREFIX= qt5-