aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-02-09 06:09:15 +0800
committerYuri Victorovich <yuri@FreeBSD.org>2018-02-09 06:09:15 +0800
commit344ccf63636174367e949b33d1664b61ad80362d (patch)
tree1fbd4b95dd0bfc26b738c34ce3186c4a64a6c92d /games
parent29c4bb2b54cdfaea138d72f2bfe98ebd6b36294d (diff)
downloadfreebsd-ports-344ccf63636174367e949b33d1664b61ad80362d.tar.gz
freebsd-ports-344ccf63636174367e949b33d1664b61ad80362d.tar.zst
freebsd-ports-344ccf63636174367e949b33d1664b61ad80362d.zip
multimedia/assimp: Update to 4.1.0
Change log: https://github.com/assimp/assimp/releases/tag/v4.1.0 Additional port changes: * Removed CMAKE_SKIP_RPATH, the default behavior should suffice * Changed to CMAKE_OFF * Removed the unnecessary .if/gcc clause * Improved PLIST_SUB tokens * Added the patch for #include that is already in the upstream repository now Also tried to add the double-precision option, but it fails in build, so I reported this to the upsream. Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d Submitted by: myself Reported by: portscout Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14253
Notes
Notes: svn path=/head/; revision=461274
Diffstat (limited to 'games')
-rw-r--r--games/doomsday/Makefile1
-rw-r--r--games/pioneer/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile
index 238b946a5500..b43db409334d 100644
--- a/games/doomsday/Makefile
+++ b/games/doomsday/Makefile
@@ -3,6 +3,7 @@
PORTNAME= doomsday
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION}
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile
index c5c42234350f..a21673595378 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