summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-04-30 06:44:27 +0000
committerJohn Marino <marino@FreeBSD.org>2016-04-30 06:44:27 +0000
commitd0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch)
treea81530a98a1962ae954f41d7f3bdbff8ad57c02a /textproc
parentUpgrade nmsg to version 0.11.2: (diff)
Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week. The Ada Framework in FreeBSD ports has been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile via the ADA_DEFAULT option in make.conf. Now that GCC 6 has been officially released, switch to it by default. People can maintain the old foundation by putting "ADA_DEFAULT=5" in /etc/make.conf. Libraries built by one GNAT are unusable by another, so almost every Ada port has been bumped as a result. Noticable exceptions are dns/ironsides which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which needs additional testing as it may require gcc5 on FreeBSD (DragonFly uses the LLVM backend only).
Notes
Notes: svn path=/head/; revision=414332
Diffstat (limited to 'textproc')
-rw-r--r--textproc/adabrowse/Makefile2
-rw-r--r--textproc/opentoken/Makefile1
-rw-r--r--textproc/templates_parser/Makefile2
-rw-r--r--textproc/xml_ez_out/Makefile1
-rw-r--r--textproc/xmlada/Makefile2
5 files changed, 5 insertions, 3 deletions
diff --git a/textproc/adabrowse/Makefile b/textproc/adabrowse/Makefile
index f82bda7c2686..8374e8badc8a 100644
--- a/textproc/adabrowse/Makefile
+++ b/textproc/adabrowse/Makefile
@@ -3,7 +3,7 @@
PORTNAME= adabrowse
PORTVERSION= 4.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://home.datacomm.ch/t_wolf/tw/ada95/adabrowse/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile
index 1bfb7e4aa519..11e9c4e5a9d3 100644
--- a/textproc/opentoken/Makefile
+++ b/textproc/opentoken/Makefile
@@ -3,6 +3,7 @@
PORTNAME= opentoken
PORTVERSION= 6.0b
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://stephe-leake.org/ada/
diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile
index 16dde2063619..c5e4278971f7 100644
--- a/textproc/templates_parser/Makefile
+++ b/textproc/templates_parser/Makefile
@@ -3,7 +3,7 @@
PORTNAME= templates_parser
PORTVERSION= 11.10.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
diff --git a/textproc/xml_ez_out/Makefile b/textproc/xml_ez_out/Makefile
index 577037529237..663b1df4bf33 100644
--- a/textproc/xml_ez_out/Makefile
+++ b/textproc/xml_ez_out/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xml_ez_out
PORTVERSION= 1.06
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.mckae.com/xml_ezout/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index 45ac797202bf..c9b4b1e780a6 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmlada
PORTVERSION= 4.6.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= xmlada-gpl-2015-src