aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-03-27 15:34:57 +0800
committerriggs <riggs@FreeBSD.org>2016-03-27 15:34:57 +0800
commit63e0b0cf113770e0869e0569518d1fa8de5f2738 (patch)
tree3b6948434b630f1b035989cee01993de2b52e688 /games
parentac97a28aba57195eca4fe9b84427c19c022d8a5e (diff)
downloadfreebsd-ports-gnome-63e0b0cf113770e0869e0569518d1fa8de5f2738.tar.gz
freebsd-ports-gnome-63e0b0cf113770e0869e0569518d1fa8de5f2738.tar.zst
freebsd-ports-gnome-63e0b0cf113770e0869e0569518d1fa8de5f2738.zip
Update multimedia/assimp to upstream version 3.1.1
Details: - Allow build with clang on FreeBSD >= 10 - Add BOOST option - Add restrictions for USE_GCC - Update post-patch and pkg-plist file - Bump PORTREVISION on dependent ports (possible ABI change) PR: 207575 Submitted by: lightside@gmx.com Approved by: maintainer timeout
Diffstat (limited to 'games')
-rw-r--r--games/doomsday/Makefile2
-rw-r--r--games/pioneer/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index 77257cbacebe..2c6681a48a3c 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -3,7 +3,7 @@
PORTNAME= doomsday
PORTVERSION= 1.15.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION}
DISTNAME= ${PORTNAME}-stable-${PORTVERSION}
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile
index c8173f95530b..324e46fb914b 100644
--- a/games/pioneer/Makefile
+++ b/games/pioneer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pioneer
PORTVERSION= 0.0.${GH_TAGNAME}
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= lightside@gmx.com