Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xorg-docs: add missing https:// schema
@ 2023-07-12 20:42 luzpaz
  2023-07-12 20:53 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: luzpaz @ 2023-07-12 20:42 UTC (permalink / raw)
  To: ml

[-- 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
 

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

* Re: [PR PATCH] [Merged]: xorg-docs: add missing https:// schema
  2023-07-12 20:42 [PR PATCH] xorg-docs: add missing https:// schema luzpaz
@ 2023-07-12 20:53 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-07-12 20:53 UTC (permalink / raw)
  To: ml

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

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

xorg-docs: add missing https:// schema
https://github.com/void-linux/void-packages/pull/45004

Description:
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**



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

end of thread, other threads:[~2023-07-12 20:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-12 20:42 [PR PATCH] xorg-docs: add missing https:// schema luzpaz
2023-07-12 20:53 ` [PR PATCH] [Merged]: " classabbyamp

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