Github messages for voidlinux
 help / color / mirror / Atom feed
From: dmarto <dmarto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] man-pages: update to 6.02.
Date: Mon, 06 Feb 2023 16:23:22 +0100	[thread overview]
Message-ID: <20230206152322.MQY8KoqmZznAXFyB-V1v_eUgs_ICph-2BWvAVgJK0XE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42114@inbox.vuxu.org>

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

There is an updated pull request by dmarto against master on the void-packages repository

https://github.com/dmarto/void-packages man
https://github.com/void-linux/void-packages/pull/42114

man-pages: update to 6.02.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, **x86_64-glibc**

---

_notify maintainer, @Gottox_

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

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

From 739881a81c3f48d3aaf987f47160ab75bf928263 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Mon, 6 Feb 2023 16:36:55 +0200
Subject: [PATCH] man-pages: update to 6.02.

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

diff --git a/srcpkgs/man-pages/template b/srcpkgs/man-pages/template
index 0422ff053de2..7f4161127e13 100644
--- a/srcpkgs/man-pages/template
+++ b/srcpkgs/man-pages/template
@@ -1,16 +1,16 @@
 # Template file for 'man-pages'
 pkgname=man-pages
-version=5.13
-revision=2
+version=6.02
+revision=1
 short_desc="Linux Documentation Project (LDP) manual pages"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="http://man7.org/linux/man-pages/index.html"
-distfiles="${KERNEL_SITE}/docs/man-pages/${pkgname}-${version}.tar.xz"
-checksum=614dae3efe7dfd480986763a2a2a8179215032a5a4526c0be5e899a25f096b8b
+homepage="https://www.kernel.org/doc/man-pages/index.html"
+distfiles="${KERNEL_SITE}/docs/man-pages/man-pages-${version}.tar.xz"
+checksum=66d809b62ba8681ebcbd1a8d0a0670776924ab93bfbbb54e1c31170e14303795
 
 do_install() {
-	make all prefix=${DESTDIR}/usr
+	make install prefix=${DESTDIR}/usr
 
 	# Remove dup manpages.
 	cd ${DESTDIR}/usr/share/man

  reply	other threads:[~2023-02-06 15:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 14:50 [PR PATCH] " dmarto
2023-02-06 15:23 ` dmarto [this message]
2023-02-06 15:23 ` dmarto
2023-02-07  2:33 ` [PR PATCH] [Updated] " sgn
2023-02-07 14:27 ` dmarto
2023-02-07 14:29 ` sgn
2023-02-07 14:30 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230206152322.MQY8KoqmZznAXFyB-V1v_eUgs_ICph-2BWvAVgJK0XE@z \
    --to=dmarto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).