Github messages for voidlinux
 help / color / mirror / Atom feed
From: luzpaz <luzpaz@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] xorg-docs: add missing https:// schema
Date: Wed, 12 Jul 2023 22:42:22 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45004@inbox.vuxu.org> (raw)

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

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

https://github.com/luzpaz/void-packages xorg-docs-https
https://github.com/void-linux/void-packages/pull/45004

xorg-docs: add missing https:// schema
As reported in repology:

> 2023-07-11 22:22:53 SweetHome3D: ERROR: homepage: "www.sweethome3d.com" does not look like an URL (schema missing)

ref: https://repology.org/log/934775

[skip ci]

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



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xorg-docs-https-45004.patch --]
[-- Type: text/x-diff, Size: 1048 bytes --]

From f0de33a1f5e181035fa51f1cc59c3c0a2bc14b95 Mon Sep 17 00:00:00 2001
From: luzpaz <luzpaz@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:41:17 -0400
Subject: [PATCH] xorg-docs: add missing https:// schema

As reported in repology

> 2023-07-11 22:22:53 SweetHome3D: ERROR: homepage: "www.sweethome3d.com" does not look like an URL (schema missing)

ref: https://repology.org/log/934775

[skip ci]
---
 srcpkgs/xorg-docs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xorg-docs/template b/srcpkgs/xorg-docs/template
index 6a4b01a5729e..269a2afa1d03 100644
--- a/srcpkgs/xorg-docs/template
+++ b/srcpkgs/xorg-docs/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 short_desc="Misc docs for the X Window System that don't fit into other packages"
 maintainer="runrin <run.rin@rin.run>"
 license="MIT, BSD-3-Clause"
-homepage="www.x.org"
+homepage="https://www.x.org"
 distfiles="${XORG_SITE}/doc/${pkgname}-${version}.tar.bz2"
 checksum=2391b8af472626c12d3c3814b5e7a0ea43c3a96eda94255b7ed8bdff0fbf08e3
 

             reply	other threads:[~2023-07-12 20:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-12 20:42 luzpaz [this message]
2023-07-12 20:53 ` [PR PATCH] [Merged]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45004@inbox.vuxu.org \
    --to=luzpaz@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).