Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] texinfo: update to 6.7.
@ 2019-10-05 17:03 voidlinux-github
  2020-02-14 12:16 ` voidlinux-github
  2020-02-14 12:16 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-05 17:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages texinfo
https://github.com/void-linux/void-packages/pull/15129

texinfo: update to 6.7.


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

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

From 17a8dfb318ec032e86397926133695db208ea858 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 5 Oct 2019 19:03:01 +0200
Subject: [PATCH] texinfo: update to 6.7.

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

diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template
index 0fafafe3f7c..94e335a634c 100644
--- a/srcpkgs/texinfo/template
+++ b/srcpkgs/texinfo/template
@@ -1,21 +1,20 @@
 # Template file for 'texinfo'
 pkgname=texinfo
-version=6.5
+version=6.7
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="perl ncurses-devel"
 makedepends="ncurses-devel"
-checkdepends="ncurses gzip"
-conflicts="chroot-texinfo>=0"
 depends="gzip perl"
-short_desc="The GNU Documentation System"
+checkdepends="ncurses gzip"
+short_desc="GNU Documentation System"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/texinfo/"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=77774b3f4a06c20705cc2ef1c804864422e3cf95235e965b1f00a46df7da5f62
-
+checksum=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
+conflicts="chroot-texinfo>=0"
 
 post_install() {
 	rm -f ${DESTDIR}/usr/share/info/dir

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

* Re: texinfo: update to 6.7.
  2019-10-05 17:03 [PR PATCH] texinfo: update to 6.7 voidlinux-github
@ 2020-02-14 12:16 ` voidlinux-github
  2020-02-14 12:16 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-14 12:16 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/15129#issuecomment-586264073

Comment:
I'm closing this PR as stale because there's been no response or progress for an extended amount of time. Please reopen or create a new PR when there's progress on this.

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

* Re: [PR PATCH] [Closed]: texinfo: update to 6.7.
  2019-10-05 17:03 [PR PATCH] texinfo: update to 6.7 voidlinux-github
  2020-02-14 12:16 ` voidlinux-github
@ 2020-02-14 12:16 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-02-14 12:16 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

texinfo: update to 6.7.
https://github.com/void-linux/void-packages/pull/15129

Description:


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

* [PR PATCH] texinfo: update to 6.7.
@ 2019-11-05 18:49 voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-11-05 18:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages texinfo
https://github.com/void-linux/void-packages/pull/16152

texinfo: update to 6.7.


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

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

From cb5f359fd8079a665e0be7a03d0cdd0590e35093 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 5 Nov 2019 20:47:51 +0200
Subject: [PATCH] texinfo: update to 6.7.

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

diff --git a/srcpkgs/texinfo/template b/srcpkgs/texinfo/template
index 0fafafe3f7c..5b1b1f95e01 100644
--- a/srcpkgs/texinfo/template
+++ b/srcpkgs/texinfo/template
@@ -1,20 +1,20 @@
 # Template file for 'texinfo'
 pkgname=texinfo
-version=6.5
+version=6.7
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="perl ncurses-devel"
 makedepends="ncurses-devel"
-checkdepends="ncurses gzip"
-conflicts="chroot-texinfo>=0"
 depends="gzip perl"
-short_desc="The GNU Documentation System"
+checkdepends="ncurses gzip"
+short_desc="GNU Documentation System"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.gnu.org/software/texinfo/"
 distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
-checksum=77774b3f4a06c20705cc2ef1c804864422e3cf95235e965b1f00a46df7da5f62
+checksum=988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa
+conflicts="chroot-texinfo>=0"
 
 
 post_install() {

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

end of thread, other threads:[~2020-02-14 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 17:03 [PR PATCH] texinfo: update to 6.7 voidlinux-github
2020-02-14 12:16 ` voidlinux-github
2020-02-14 12:16 ` [PR PATCH] [Closed]: " voidlinux-github
2019-11-05 18:49 [PR PATCH] " voidlinux-github

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).