Date: Sat, 22 Jul 2017 12:22:33 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> 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 Message-ID: <201707221222.v6MCMXFL002899@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707221222.v6MCMXFL002899>