From 89f8b052147a980faa4f4419d8444f0c7073c997 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 20 Nov 2016 09:38:08 +0000 Subject: Bump PORTREVISIONS for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. --- multimedia/mplayer/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/mplayer') diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common index 7d385a6781c7..48349b29c38e 100644 --- a/multimedia/mplayer/Makefile.common +++ b/multimedia/mplayer/Makefile.common @@ -6,7 +6,7 @@ MPLAYER_PORT_VERSION= 1.3.0 MPLAYER_SNAPSHOT_DATE= 2016-09-12 -PORTREVISION?= 1 +PORTREVISION?= 2 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} -- cgit v1.2.3