pkgsrc-WIP-changes archive

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

avr-libc: Add link to upstream bugtracker in patch



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Wed Sep 1 13:53:06 2021 +0200
Changeset:	cb5557a3d9fd05f9b8f18e1fc5abc45dc34fc74d

Modified Files:
	avr-libc/distinfo
	avr-libc/patches/patch-include_avr_power.h

Log Message:
avr-libc: Add link to upstream bugtracker in patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb5557a3d9fd05f9b8f18e1fc5abc45dc34fc74d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 avr-libc/distinfo                          | 2 +-
 avr-libc/patches/patch-include_avr_power.h | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/avr-libc/distinfo b/avr-libc/distinfo
index 4703bb5c65..435d6040f3 100644
--- a/avr-libc/distinfo
+++ b/avr-libc/distinfo
@@ -6,5 +6,5 @@ SHA512 (avr-libc-2.0.0.tar.bz2) = fc8d062043d633350dbe05978935dcb8028257a4f1013f
 Size (avr-libc-2.0.0.tar.bz2) = 3590893 bytes
 SHA1 (patch-doc_Makefile.in) = 948571851d14a15dd6aea71fa94fab86349d0988
 SHA1 (patch-doc_api_Makefile.in) = f40ae53e9ebfdeec562746586e2145570fb2429d
-SHA1 (patch-include_avr_power.h) = f5231cf26999eed5fd356afc7a44d954e30b75a3
+SHA1 (patch-include_avr_power.h) = 0b1c6f4dd9339cae40c740868ba85c39f3eeb74d
 SHA1 (patch-include_avr_wdt.h) = 4e0882cc6e795870e58182ebe7820f9bc98bf2ce
diff --git a/avr-libc/patches/patch-include_avr_power.h b/avr-libc/patches/patch-include_avr_power.h
index 6d0708cd99..db4360aa7f 100644
--- a/avr-libc/patches/patch-include_avr_power.h
+++ b/avr-libc/patches/patch-include_avr_power.h
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Fix support for ATmega324PA.
+http://savannah.nongnu.org/bugs/?61102
 
 --- include/avr/power.h.orig	2016-02-07 22:59:49.000000000 +0000
 +++ include/avr/power.h


Home | Main Index | Thread Index | Old Index