pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
avr-gcc: Bug ticket links added to patches
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri Jun 3 12:50:27 2022 +0200
Changeset: 2813a505b2189be197315aac5f29dbdc419c854a
Modified Files:
avr-gcc/distinfo
avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
avr-gcc/patches/patch-gcc_configure
Log Message:
avr-gcc: Bug ticket links added to patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2813a505b2189be197315aac5f29dbdc419c854a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
avr-gcc/distinfo | 4 ++--
avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh | 1 +
avr-gcc/patches/patch-gcc_configure | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
diffs:
diff --git a/avr-gcc/distinfo b/avr-gcc/distinfo
index e86272dba1..46f06bd2ef 100644
--- a/avr-gcc/distinfo
+++ b/avr-gcc/distinfo
@@ -3,6 +3,6 @@ $NetBSD$
BLAKE2s (gcc-12.1.0.tar.xz) = 286450a2355504683b6ce4e027ea609e790b83868fed0bfbc89041673ae02e0c
SHA512 (gcc-12.1.0.tar.xz) = 2121d295292814a6761edf1fba08c5f633ebe16f52b80e7b73a91050e71e1d2ed98bf17eebad263e191879561c02b48906c53faa4c4670c486a26fc75df23900
Size (gcc-12.1.0.tar.xz) = 82701928 bytes
-SHA1 (patch-gcc_config_nvptx_gen-opt.sh) = 8e1b04c8f6bed93fc91fb61b6f5ff576d71e2ad0
-SHA1 (patch-gcc_configure) = c5bc266fb394d935528685c1b77b2d2a266afb27
+SHA1 (patch-gcc_config_nvptx_gen-opt.sh) = e57ddb20c40929328bbc4da696d60403925cb99d
+SHA1 (patch-gcc_configure) = 8ad5b9244b1ae974b1399c7b65ea6fca5b11f302
SHA1 (patch-libgcc_libgcov.h) = 1fe3a2b55bac15ea1332040462675755945f5b05
diff --git a/avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh b/avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
index af5ed54706..3e30561c85 100644
--- a/avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
+++ b/avr-gcc/patches/patch-gcc_config_nvptx_gen-opt.sh
@@ -1,6 +1,7 @@
$NetBSD$
Fix nonportable syntax in "[" command.
+<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105831>
--- gcc/config/nvptx/gen-opt.sh.orig 2022-05-06 07:30:57.000000000 +0000
+++ gcc/config/nvptx/gen-opt.sh
diff --git a/avr-gcc/patches/patch-gcc_configure b/avr-gcc/patches/patch-gcc_configure
index c92009b369..fa4d9ae3dd 100644
--- a/avr-gcc/patches/patch-gcc_configure
+++ b/avr-gcc/patches/patch-gcc_configure
@@ -1,6 +1,7 @@
$NetBSD$
Fix nonportable syntax in "test" command.
+<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105831>
--- gcc/configure.orig 2022-05-06 07:30:57.000000000 +0000
+++ gcc/configure
Home |
Main Index |
Thread Index |
Old Index