summaryrefslogtreecommitdiff
path: root/lang/gcc48
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-01-22 12:22:46 +0000
committermaya <maya@pkgsrc.org>2017-01-22 12:22:46 +0000
commit1faa77178c68e3d61f23268f3541b4bdc3621773 (patch)
tree0b22b1d55db88c1a74b262db0bff52fe86f1c9b4 /lang/gcc48
parent2c5adce17f162340c7b2de21409830b749394275 (diff)
downloadpkgsrc-1faa77178c68e3d61f23268f3541b4bdc3621773.tar.gz
gcc48: fix build with newer (e.g. pkgsrc version) gtexinfo.
should help failing CentOS builds.
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/distinfo3
-rw-r--r--lang/gcc48/patches/patch-gcc_doc_gcc.texi18
2 files changed, 20 insertions, 1 deletions
diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo
index 9e56fdea77e..ea7d396f979 100644
--- a/lang/gcc48/distinfo
+++ b/lang/gcc48/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2016/09/25 23:09:34 maya Exp $
+$NetBSD: distinfo,v 1.33 2017/01/22 12:22:46 maya Exp $
SHA1 (ecj-4.5.jar) = 58c1d79c64c8cd718550f32a932ccfde8d1e6449
RMD160 (ecj-4.5.jar) = d3f4da657f086b6423f74e93f001132f4855368a
@@ -47,6 +47,7 @@ SHA1 (patch-gcc_config_openbsd.opt) = 08b01bc4d7e171c3ee2ce5638a5859cff50c8ff8
SHA1 (patch-gcc_config_sol2.h) = de6455ee88f281737501287759b7a83b8db05398
SHA1 (patch-gcc_config_x-netbsd) = 6dc3d78e26df62054ea29f98ca51592858e671e3
SHA1 (patch-gcc_configure) = dcb136061bf36428d75b834ca53f0840a67ef186
+SHA1 (patch-gcc_doc_gcc.texi) = 0b6ea28f887efc78ebd2f450c3f59ee7eaa15117
SHA1 (patch-gcc_fortran_f95-lang.c) = 8dc0a1728fd0521caf71a4f5c2eb938340f20efa
SHA1 (patch-gcc_ggc-common.c) = fa577bc25260d7e6304f166686ba51c0b677d7f6
SHA1 (patch-gcc_ginclude_stddef.h) = 220ec23aecffca81337ae4c06afc18051da89b9a
diff --git a/lang/gcc48/patches/patch-gcc_doc_gcc.texi b/lang/gcc48/patches/patch-gcc_doc_gcc.texi
new file mode 100644
index 00000000000..7ea82d74ab8
--- /dev/null
+++ b/lang/gcc48/patches/patch-gcc_doc_gcc.texi
@@ -0,0 +1,18 @@
+$NetBSD: patch-gcc_doc_gcc.texi,v 1.1 2017/01/22 12:22:46 maya Exp $
+
+fix build with newer texinfo.
+
+--- gcc/doc/gcc.texi.orig 2015-06-23 07:35:08.000000000 +0000
++++ gcc/doc/gcc.texi
+@@ -85,9 +85,9 @@ 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: @email{press@@gnu.org}
+ @item Free Software Foundation
+-@tab Orders: @tex sales@@gnu.org @end tex
++@tab Orders: @email{sales@@gnu.org}
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA