aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-08 12:43:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-08 12:43:47 +0000
commit5a3404d7c66df8e424c20d8604b836a2191643cf (patch)
treed67ae503088f525f1d8e68bb55336a3b7624061e /lang
parentf401c54054f8690fb06c7e0d13b24b8bf0cb25be (diff)
downloadports-5a3404d7c66df8e424c20d8604b836a2191643cf.tar.gz
ports-5a3404d7c66df8e424c20d8604b836a2191643cf.zip
Update print/texinfo to 6.3
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=8679 Differential Revision: https://reviews.freebsd.org/D PR: 218972 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=440419
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc46/Makefile2
-rw-r--r--lang/gcc46/files/patch-gcc-doc-gcc.texi20
-rw-r--r--lang/gcc47/Makefile2
-rw-r--r--lang/gcc47/files/patch-gcc-doc-gcc.texi20
-rw-r--r--lang/gcc48/Makefile2
-rw-r--r--lang/gcc48/files/patch-gcc-doc-gcc.texi20
6 files changed, 63 insertions, 3 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index a07cd6057d38..b7746bde3f8c 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 4.6.4
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${PORTVERSION}
diff --git a/lang/gcc46/files/patch-gcc-doc-gcc.texi b/lang/gcc46/files/patch-gcc-doc-gcc.texi
new file mode 100644
index 000000000000..1da4af7e8109
--- /dev/null
+++ b/lang/gcc46/files/patch-gcc-doc-gcc.texi
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig 2010-06-09 23:46:33 UTC
++++ gcc/doc/gcc.texi
+@@ -86,9 +86,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+-@tab General: @tex press@@gnu.org @end tex
++@tab General:
++@tex
++press@@gnu.org
++@end tex
+ @item Free Software Foundation
+-@tab Orders: @tex sales@@gnu.org @end tex
++@tab Orders:
++@tex
++sales@@gnu.org
++@end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA
diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile
index 13128f850ae6..882b8f55bef5 100644
--- a/lang/gcc47/Makefile
+++ b/lang/gcc47/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 4.7.4
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${PORTVERSION}
diff --git a/lang/gcc47/files/patch-gcc-doc-gcc.texi b/lang/gcc47/files/patch-gcc-doc-gcc.texi
new file mode 100644
index 000000000000..1da4af7e8109
--- /dev/null
+++ b/lang/gcc47/files/patch-gcc-doc-gcc.texi
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig 2010-06-09 23:46:33 UTC
++++ gcc/doc/gcc.texi
+@@ -86,9 +86,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+-@tab General: @tex press@@gnu.org @end tex
++@tab General:
++@tex
++press@@gnu.org
++@end tex
+ @item Free Software Foundation
+-@tab Orders: @tex sales@@gnu.org @end tex
++@tab Orders:
++@tex
++sales@@gnu.org
++@end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index 7ca0a9b3ecca..505c33999229 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gcc
PORTVERSION= 4.8.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= lang
MASTER_SITES= GCC/releases/gcc-${PORTVERSION}
PKGNAMESUFFIX= ${SUFFIX}
diff --git a/lang/gcc48/files/patch-gcc-doc-gcc.texi b/lang/gcc48/files/patch-gcc-doc-gcc.texi
new file mode 100644
index 000000000000..01b8c980a7eb
--- /dev/null
+++ b/lang/gcc48/files/patch-gcc-doc-gcc.texi
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig 2015-06-23 07:35:08 UTC
++++ gcc/doc/gcc.texi
+@@ -85,9 +85,15 @@ Published by:
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+-@tab General: @tex press@@gnu.org @end tex
++@tab General:
++@tex
++press@@gnu.org
++@end tex
+ @item Free Software Foundation
+-@tab Orders: @tex sales@@gnu.org @end tex
++@tab Orders:
++@tex
++sales@@gnu.org
++@end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA