Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] texinfo: update to 6.8.
@ 2021-11-29  5:10 ericonr
  2021-11-29 19:19 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2021-11-29  5:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1190 bytes --]

There is a new pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages texinfo
https://github.com/void-linux/void-packages/pull/34296

texinfo: update to 6.8.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/34296.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-texinfo-34296.patch --]
[-- Type: text/x-diff, Size: 1186 bytes --]

From 5321aa4a2c6d84e1fd6719da1151718e92f588a3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Nogueira?= <erico.erc@gmail.com>
Date: Mon, 29 Nov 2021 02:10:34 -0300
Subject: [PATCH] texinfo: update to 6.8.

---
 srcpkgs/texinfo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template
index c183625028c5..55948fd8bab5 100644
--- a/srcpkgs/texinfo/template
+++ b/srcpkgs/texinfo/template
@@ -1,6 +1,6 @@
 # Template file for 'texinfo'
 pkgname=texinfo
-version=6.7
+version=6.8
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-perl-xs"
@@ -10,9 +10,9 @@ depends="gzip perl"
 short_desc="GNU Documentation System"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="http://www.gnu.org/software/texinfo/"
+homepage="https://www.gnu.org/software/texinfo/"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
+checksum=8eb753ed28bca21f8f56c1a180362aed789229bd62fff58bf8368e9beb59fec4
 
 if [ -z "$CROSS_BUILD" ]; then
 	# XXX fails with cross compilation

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-29 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-29  5:10 [PR PATCH] texinfo: update to 6.8 ericonr
2021-11-29 19:19 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).