aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/dolphin-emu
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2017-04-01 23:23:30 +0800
committergerald <gerald@FreeBSD.org>2017-04-01 23:23:30 +0800
commit8047a240e1cbbe6481930d3ec780c9c92fccd00c (patch)
tree77bf1316728e6dc2f4e5dfd92901d961b2df765d /emulators/dolphin-emu
parent920b723a87c30ba9bae3e0bd19ff336e2866b06c (diff)
downloadfreebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.gz
freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.tar.zst
freebsd-ports-gnome-8047a240e1cbbe6481930d3ec780c9c92fccd00c.zip
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
Diffstat (limited to 'emulators/dolphin-emu')
-rw-r--r--emulators/dolphin-emu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dolphin-emu/Makefile b/emulators/dolphin-emu/Makefile
index 5b7104bd7e2a..11a925871c9d 100644
--- a/emulators/dolphin-emu/Makefile
+++ b/emulators/dolphin-emu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dolphin-emu
PORTVERSION= 5.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= emulators
MAINTAINER= martymac@FreeBSD.org