pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/freemint-gcc Another freemint package, another G...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4855caf74d40
branches:  trunk
changeset: 356191:4855caf74d40
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 21 13:34:16 2016 +0000

description:
Another freemint package, another GCC in need of patching.

diffstat:

 cross/freemint-gcc/distinfo                                 |   3 +-
 cross/freemint-gcc/patches/patch-gcc-4.6.4_gcc_doc_gcc.texi |  19 +++++++++++++
 2 files changed, 21 insertions(+), 1 deletions(-)

diffs (38 lines):

diff -r b5a1fe2e8f65 -r 4855caf74d40 cross/freemint-gcc/distinfo
--- a/cross/freemint-gcc/distinfo       Wed Dec 21 12:05:51 2016 +0000
+++ b/cross/freemint-gcc/distinfo       Wed Dec 21 13:34:16 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 00:47:43 agc Exp $
+$NetBSD: distinfo,v 1.4 2016/12/21 13:34:16 joerg Exp $
 
 SHA1 (gcc-4.6.4-mint-20130415.patch.bz2) = bd2e88f2b862cc404f47144fb67375b1fe17291b
 RMD160 (gcc-4.6.4-mint-20130415.patch.bz2) = d3cafafb1caa1a1eb915c5f15f4063d6a70ac4ee
@@ -20,4 +20,5 @@
 RMD160 (pml-2.03.tar.bz2) = 60a31723cb5078a2f889757e6a02b873b444ddb7
 SHA512 (pml-2.03.tar.bz2) = cdd58b71425d2d0194608625a5a21f9c0a69265261d39b248ac9fb87e9d16735ec8cf3006eb8f4da78e89be59ecfd082afe1e4d57e19dc0fb6b32943fa58bc04
 Size (pml-2.03.tar.bz2) = 52753 bytes
+SHA1 (patch-gcc-4.6.4_gcc_doc_gcc.texi) = b11ef8d6ad28139623800ddcc5aa67bc45289b07
 SHA1 (patch-gcc-4.6.4_libiberty_Makefile.in) = 52bec2f3a21e1ff8f8614e43cbc541d585624dda
diff -r b5a1fe2e8f65 -r 4855caf74d40 cross/freemint-gcc/patches/patch-gcc-4.6.4_gcc_doc_gcc.texi
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/cross/freemint-gcc/patches/patch-gcc-4.6.4_gcc_doc_gcc.texi       Wed Dec 21 13:34:16 2016 +0000
@@ -0,0 +1,19 @@
+$NetBSD: patch-gcc-4.6.4_gcc_doc_gcc.texi,v 1.1 2016/12/21 13:34:16 joerg Exp $
+
+--- gcc-4.6.4/gcc/doc/gcc.texi.orig    2016-12-18 13:29:14.205349877 +0000
++++ gcc-4.6.4/gcc/doc/gcc.texi
+@@ -84,11 +84,11 @@ This file documents the use of the GNU c
+ Published by:
+ @multitable @columnfractions 0.5 0.5
+ @item GNU Press
+-@tab Website: www.gnupress.org
++@tab Website: @uref{http://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



Home | Main Index | Thread Index | Old Index