pkgsrc-WIP-changes archive

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

avr-libc: Modify patches to apply without offset



Module Name:	pkgsrc-wip
Committed By:	Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By:	micha
Date:		Mon Aug 30 17:01:37 2021 +0200
Changeset:	f00771a776872b4f98b2b5f03fc66defa899f5c0

Modified Files:
	avr-libc/distinfo
	avr-libc/patches/patch-doc_Makefile.in
	avr-libc/patches/patch-doc_api_Makefile.in

Log Message:
avr-libc: Modify patches to apply without offset

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

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

diffstat:
 avr-libc/distinfo                          | 4 ++--
 avr-libc/patches/patch-doc_Makefile.in     | 2 +-
 avr-libc/patches/patch-doc_api_Makefile.in | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/avr-libc/distinfo b/avr-libc/distinfo
index fcb2c53296..6d4fb1b71e 100644
--- a/avr-libc/distinfo
+++ b/avr-libc/distinfo
@@ -4,5 +4,5 @@ SHA1 (avr-libc-2.0.0.tar.bz2) = c46b4c92bd88339f4d8d9bce29893661be890845
 RMD160 (avr-libc-2.0.0.tar.bz2) = 3185d66f9c3024ecbf56d272033b87eac4c49ad2
 SHA512 (avr-libc-2.0.0.tar.bz2) = fc8d062043d633350dbe05978935dcb8028257a4f1013f246af9658aef0671def19ac11577d1ee9302df68df1b8cf030b22441d96852e185db212263aacabea6
 Size (avr-libc-2.0.0.tar.bz2) = 3590893 bytes
-SHA1 (patch-doc_Makefile.in) = e44e69a7a438c4175a8c15c0548b77df49a691d8
-SHA1 (patch-doc_api_Makefile.in) = 0d30c3704d2b5651a68293c8b78afed19f86fdbb
+SHA1 (patch-doc_Makefile.in) = 948571851d14a15dd6aea71fa94fab86349d0988
+SHA1 (patch-doc_api_Makefile.in) = f40ae53e9ebfdeec562746586e2145570fb2429d
diff --git a/avr-libc/patches/patch-doc_Makefile.in b/avr-libc/patches/patch-doc_Makefile.in
index 9805f50733..022de22272 100644
--- a/avr-libc/patches/patch-doc_Makefile.in
+++ b/avr-libc/patches/patch-doc_Makefile.in
@@ -5,7 +5,7 @@ See comment on SUBST part in Makefile.
 
 --- doc/Makefile.in.orig	2011-02-17 05:57:10.000000000 +0900
 +++ doc/Makefile.in	2012-02-07 10:59:07.000000000 +0900
-@@ -239,6 +239,7 @@
+@@ -334,6 +334,7 @@
  SUBDIRS = examples @DOCSDIR@
  DIST_SUBDIRS = examples api
  EXTRA_DIST = CHANGES.old ChangeLog INSTALL TODO
diff --git a/avr-libc/patches/patch-doc_api_Makefile.in b/avr-libc/patches/patch-doc_api_Makefile.in
index d6aa39b4e2..4f81b7217d 100644
--- a/avr-libc/patches/patch-doc_api_Makefile.in
+++ b/avr-libc/patches/patch-doc_api_Makefile.in
@@ -5,7 +5,7 @@ undefined references remain.
 
 --- doc/api/Makefile.in.orig	2016-06-19 16:33:29.514161905 +0000
 +++ doc/api/Makefile.in
-@@ -624,7 +624,7 @@ $(USER_MANUAL)/index.html: latex_src/ref
+@@ -636,7 +636,7 @@ $(USER_MANUAL)/index.html: latex_src/ref
  dox-pdf: $(USER_MANUAL).pdf
  
  $(USER_MANUAL).pdf: latex_src/refman.tex


Home | Main Index | Thread Index | Old Index