From 8047a240e1cbbe6481930d3ec780c9c92fccd00c Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 1 Apr 2017 15:23:30 +0000 Subject: 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 --- cad/qelectrotech/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'cad/qelectrotech/Makefile') diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile index 91f929770399..f7b74fe6fa3b 100644 --- a/cad/qelectrotech/Makefile +++ b/cad/qelectrotech/Makefile @@ -3,6 +3,7 @@ PORTNAME= qelectrotech PORTVERSION= 0.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= http://download.tuxfamily.org/qet/tags/20151127/ -- cgit