From dd93879d4e771e3c2d1264563a125182d005d9cd Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 1 Apr 2023 23:00:37 -0500 Subject: system/texinfo: Update to 7.0.3 --- system/texinfo/APKBUILD | 11 ++++------- system/texinfo/disable-layout_formatting_plaintext-test.patch | 11 ----------- 2 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 system/texinfo/disable-layout_formatting_plaintext-test.patch (limited to 'system/texinfo') diff --git a/system/texinfo/APKBUILD b/system/texinfo/APKBUILD index da8723f61..e32cf71d6 100644 --- a/system/texinfo/APKBUILD +++ b/system/texinfo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: A. Wilcox pkgname=texinfo -pkgver=6.8 -pkgrel=1 +pkgver=7.0.3 +pkgrel=0 pkgdesc="Utilities to manage on-line documentation" url="https://www.gnu.org/software/texinfo/" arch="all" @@ -9,9 +9,7 @@ license="GPL-3.0+" depends="perl" makedepends="ncurses-dev perl-dev" subpackages="$pkgname-doc $pkgname-lang" -source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz - disable-layout_formatting_plaintext-test.patch - " +source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz" build() { ./configure \ @@ -32,5 +30,4 @@ package() { gzip "$pkgdir"/usr/share/info/* } -sha512sums="0ff9290b14e4d83e32b889cfa24e6d065f98b2a764daf6b92c6c895fddbb35258398da6257c113220d5a4d886f7b54b09c4b117ca5eacfee6797f9bffde0f909 texinfo-6.8.tar.xz -d35b98e57c8a16041dd64c73bfe63775637003c0cb4bbf28e5e4757d3cddf8197c2cae84a83e71d8784b3e43573f683e822f9d8d8c3ad49fce8ad9d1adc53143 disable-layout_formatting_plaintext-test.patch" +sha512sums="7d14f7458f2b7d0ee0b740e00a5fc2a9d61d33811aa5905d649875ec518dcb4f01be46fb0c46748f7dfe36950597a852f1473ab0648d5add225bc8f35528a8ff texinfo-7.0.3.tar.xz" diff --git a/system/texinfo/disable-layout_formatting_plaintext-test.patch b/system/texinfo/disable-layout_formatting_plaintext-test.patch deleted file mode 100644 index 7840cac13..000000000 --- a/system/texinfo/disable-layout_formatting_plaintext-test.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur a/tp/tests/Makefile.in b/tp/tests/Makefile.in ---- a/tp/tests/Makefile.in 2022-04-23 15:20:38.150000000 +0000 -+++ b/tp/tests/Makefile.in 2022-04-23 15:20:58.450000000 +0000 -@@ -1618,7 +1618,6 @@ - test_scripts/layout_formatting_weird_quotes.sh \ - test_scripts/layout_formatting_html.sh \ - test_scripts/layout_formatting_html_nodes.sh \ -- test_scripts/layout_formatting_plaintext.sh \ - test_scripts/layout_formatting_mathjax.sh \ - test_scripts/layout_formatting_html32.sh \ - test_scripts/layout_formatting_regions.sh \ -- cgit v1.2.3-70-g09d2