Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fix some update-checks
@ 2023-05-07 14:04 pascal-huber
  2023-05-07 14:11 ` pascal-huber
  2023-06-26 19:32 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: pascal-huber @ 2023-05-07 14:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages update-check
https://github.com/void-linux/void-packages/pull/43788

fix some update-checks
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 5b81eed8c03e7ade7bece4cf96c83b51a5a57217 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 13:20:36 +0200
Subject: [PATCH 01/17] duktape: fix update-check

---
 srcpkgs/duktape/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/duktape/update

diff --git a/srcpkgs/duktape/update b/srcpkgs/duktape/update
new file mode 100644
index 000000000000..94aec26a2143
--- /dev/null
+++ b/srcpkgs/duktape/update
@@ -0,0 +1 @@
+site="https://duktape.org/download.html"

From fd6821b29335e9b67f1732a17afaa2cf889c21d9 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 13:29:45 +0200
Subject: [PATCH 02/17] exempi: fix update-check

---
 srcpkgs/exempi/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/exempi/template b/srcpkgs/exempi/template
index d664f7dc4d80..bb3758f029e4 100644
--- a/srcpkgs/exempi/template
+++ b/srcpkgs/exempi/template
@@ -8,7 +8,7 @@ makedepends="zlib-devel expat-devel boost-devel"
 short_desc="Library for easy parsing of XMP metadata"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
-homepage="https://libopenraw.freedesktop.org/wiki/Exempi"
+homepage="https://libopenraw.freedesktop.org/exempi/"
 distfiles="https://libopenraw.freedesktop.org/download/exempi-${version}.tar.bz2"
 checksum=4d17d4c93df2a95da3e3172c45b7a5bf317dd31dafd1c7a340169728c7089d1d
 

From d7507ab221d2ef254c74086e60fecac78626d491 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 13:32:54 +0200
Subject: [PATCH 03/17] expat: fix update-check

---
 srcpkgs/expat/update | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/expat/update b/srcpkgs/expat/update
index 86244456f40c..79a0b1dff130 100644
--- a/srcpkgs/expat/update
+++ b/srcpkgs/expat/update
@@ -1 +1 @@
-site='https://github.com/libexpat/libexpat/releases'
+pattern='R_\K[\d_]+'

From ee371e797be6277fc44fb8dfac46dd2ba04ed306 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 13:37:16 +0200
Subject: [PATCH 04/17] font-alef: fix update-check

---
 srcpkgs/font-alef/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/font-alef/update

diff --git a/srcpkgs/font-alef/update b/srcpkgs/font-alef/update
new file mode 100644
index 000000000000..85d038ef823c
--- /dev/null
+++ b/srcpkgs/font-alef/update
@@ -0,0 +1 @@
+pkgname="alef"

From 3791d4ba5b9e7ceadd6cbafadd167a5efa445527 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 13:46:47 +0200
Subject: [PATCH 05/17] glibc: fix update-check

---
 srcpkgs/glibc/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/glibc/update

diff --git a/srcpkgs/glibc/update b/srcpkgs/glibc/update
new file mode 100644
index 000000000000..37c14e80bba9
--- /dev/null
+++ b/srcpkgs/glibc/update
@@ -0,0 +1 @@
+pattern='\K[\d.]+(?= released)'

From b8885c41aaca0210b8e682e6ca223aa787d80f97 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:01:53 +0200
Subject: [PATCH 06/17] libcloudproviders: fix update-check

---
 srcpkgs/libcloudproviders/template | 2 +-
 srcpkgs/libcloudproviders/update   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 srcpkgs/libcloudproviders/update

diff --git a/srcpkgs/libcloudproviders/template b/srcpkgs/libcloudproviders/template
index 65b920a0cc2a..3b429a93b378 100644
--- a/srcpkgs/libcloudproviders/template
+++ b/srcpkgs/libcloudproviders/template
@@ -10,7 +10,7 @@ makedepends="libglib-devel"
 short_desc="DBus API for cloud storage sync clients to expose their services"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/Incubator/libcloudproviders"
+homepage="https://gitlab.gnome.org/World/libcloudproviders"
 distfiles="${homepage}/-/archive/${version}/libcloudproviders-${version}.tar.gz"
 checksum=bd00e7b85d84d201bd36f6e460555d8ba41246d63d5f3607ff7542a257f27236
 
diff --git a/srcpkgs/libcloudproviders/update b/srcpkgs/libcloudproviders/update
deleted file mode 100644
index f176e54e6b9d..000000000000
--- a/srcpkgs/libcloudproviders/update
+++ /dev/null
@@ -1 +0,0 @@
-site=https://gitlab.gnome.org/Incubator/libcloudproviders/tags

From 27e5acaf3aefb3adbb327b5cec8e5661199ec1b3 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:15:26 +0200
Subject: [PATCH 07/17] libnl3: fix update-check

---
 srcpkgs/libnl3/update | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/libnl3/update b/srcpkgs/libnl3/update
index d33f5a4a1ec1..1c19d54f2795 100644
--- a/srcpkgs/libnl3/update
+++ b/srcpkgs/libnl3/update
@@ -1,2 +1 @@
-site=https://github.com/thom311/libnl/releases
-pattern="libnl-\K[\d.]*(?=\.tar\.gz)"
+pattern="libnl\K[\d_]+"

From 6905a959d764238b7e153d40208ccac5bdc31462 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:17:33 +0200
Subject: [PATCH 08/17] libopenal: fix update-check

---
 srcpkgs/libopenal/update | 1 -
 1 file changed, 1 deletion(-)

diff --git a/srcpkgs/libopenal/update b/srcpkgs/libopenal/update
index fdfad4e3c438..616d2425c8d8 100644
--- a/srcpkgs/libopenal/update
+++ b/srcpkgs/libopenal/update
@@ -1,2 +1 @@
 pkgname=openal-soft
-site=https://github.com/kcat/openal-soft/releases

From 6f8e9b5affd87451c288644f1d7193910fccbc1c Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:26:11 +0200
Subject: [PATCH 09/17] libsamplerate: fix update-check

---
 srcpkgs/libsamplerate/update | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 srcpkgs/libsamplerate/update

diff --git a/srcpkgs/libsamplerate/update b/srcpkgs/libsamplerate/update
deleted file mode 100644
index 8ccb86344234..000000000000
--- a/srcpkgs/libsamplerate/update
+++ /dev/null
@@ -1 +0,0 @@
-site="${homepage}/download.html"

From 48891505dd05bb80e4c3e76bfab5d779508ab8b8 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:28:48 +0200
Subject: [PATCH 10/17] libupnp: fix update-check

---
 srcpkgs/libupnp/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/libupnp/update

diff --git a/srcpkgs/libupnp/update b/srcpkgs/libupnp/update
new file mode 100644
index 000000000000..1f149c440447
--- /dev/null
+++ b/srcpkgs/libupnp/update
@@ -0,0 +1 @@
+pkgname="release"

From 9c0b0c89ff19324a3d7848d24e597e92e18f41c5 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:33:59 +0200
Subject: [PATCH 11/17] libxcvt: fix update-check

---
 srcpkgs/libxcvt/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/libxcvt/update

diff --git a/srcpkgs/libxcvt/update b/srcpkgs/libxcvt/update
new file mode 100644
index 000000000000..fb7e1c566b6c
--- /dev/null
+++ b/srcpkgs/libxcvt/update
@@ -0,0 +1,2 @@
+site="https://gitlab.freedesktop.org/xorg/lib/libxcvt/-/tags"
+pattern="libxcvt-\K[\d.]+(?=</a>)"

From b04513161f6da76c39f112f2994a0785af5e4681 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:39:47 +0200
Subject: [PATCH 12/17] lm_sensors: fix update-check

---
 srcpkgs/lm_sensors/template | 2 +-
 srcpkgs/lm_sensors/update   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/lm_sensors/update

diff --git a/srcpkgs/lm_sensors/template b/srcpkgs/lm_sensors/template
index f03b80aa45bf..6e5091c9f9be 100644
--- a/srcpkgs/lm_sensors/template
+++ b/srcpkgs/lm_sensors/template
@@ -10,7 +10,7 @@ depends="perl"
 short_desc="Utilities to read temperature/voltage/fan sensors"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
-homepage="https://github.com/lm-sensors/lm-sensors"
+homepage="https://hwmon.wiki.kernel.org/lm_sensors"
 distfiles="https://github.com/lm-sensors/lm-sensors/archive/V${version//./-}.tar.gz"
 checksum=0591f9fa0339f0d15e75326d0365871c2d4e2ed8aa1ff759b3a55d3734b7d197
 
diff --git a/srcpkgs/lm_sensors/update b/srcpkgs/lm_sensors/update
new file mode 100644
index 000000000000..2900125842b6
--- /dev/null
+++ b/srcpkgs/lm_sensors/update
@@ -0,0 +1 @@
+pattern='V\K[\d-]+(?=</a>)'

From d3cd974e155e403d864df70d37066df5fdd8535f Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 14:44:31 +0200
Subject: [PATCH 13/17] ocl-icd: fix update-check

---
 srcpkgs/ocl-icd/template | 2 +-
 srcpkgs/ocl-icd/update   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)
 delete mode 100644 srcpkgs/ocl-icd/update

diff --git a/srcpkgs/ocl-icd/template b/srcpkgs/ocl-icd/template
index 552b0618f78b..f2b7b002bdec 100644
--- a/srcpkgs/ocl-icd/template
+++ b/srcpkgs/ocl-icd/template
@@ -8,7 +8,7 @@ makedepends="opencl2-headers"
 short_desc="Generic OpenCL ICD loader/demultiplexer"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
-homepage="https://forge.imag.fr/projects/ocl-icd/"
+homepage="https://github.com/OCL-dev/ocl-icd"
 distfiles="https://github.com/OCL-dev/${pkgname}/archive/v${version}.tar.gz"
 checksum=a32b67c2d52ffbaf490be9fc18b46428ab807ab11eff7664d7ff75e06cfafd6d
 
diff --git a/srcpkgs/ocl-icd/update b/srcpkgs/ocl-icd/update
deleted file mode 100644
index fdf6b37ed231..000000000000
--- a/srcpkgs/ocl-icd/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern=$pkgname' \K[\d.]+'

From 93059869a279378249ede66d0cb6801791ade4c0 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 15:23:17 +0200
Subject: [PATCH 14/17] soundtouch: fix update-check

---
 srcpkgs/soundtouch/update | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 srcpkgs/soundtouch/update

diff --git a/srcpkgs/soundtouch/update b/srcpkgs/soundtouch/update
new file mode 100644
index 000000000000..4de4fc8fe297
--- /dev/null
+++ b/srcpkgs/soundtouch/update
@@ -0,0 +1,2 @@
+site="https://codeberg.org/soundtouch/soundtouch/tags"
+pattern='/soundtouch/soundtouch/archive/\K[\d.]+(?=tar.gz)'

From 1fce0f2062d0d0341360623516ccf20773e5028e Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 15:24:54 +0200
Subject: [PATCH 15/17] source-sans-pro: fix update-check

---
 srcpkgs/source-sans-pro/update | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100644 srcpkgs/source-sans-pro/update

diff --git a/srcpkgs/source-sans-pro/update b/srcpkgs/source-sans-pro/update
deleted file mode 100644
index 9166ab654134..000000000000
--- a/srcpkgs/source-sans-pro/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern="source-sans-pro/archive/\K[.\d]+"

From 7c4d344c59647ab28ad1d42678fdd12099ab8cbc Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 15:29:23 +0200
Subject: [PATCH 16/17] usbredir: fix update-check

---
 srcpkgs/usbredir/update | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 srcpkgs/usbredir/update

diff --git a/srcpkgs/usbredir/update b/srcpkgs/usbredir/update
new file mode 100644
index 000000000000..24b023face73
--- /dev/null
+++ b/srcpkgs/usbredir/update
@@ -0,0 +1 @@
+pkgname="usbredir-usbredir"

From 8aa6d8464112de05d44468109266e32b332381fb Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 7 May 2023 15:39:34 +0200
Subject: [PATCH 17/17] wayland-protocols: fix update-check

---
 srcpkgs/wayland-protocols/update | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 srcpkgs/wayland-protocols/update

diff --git a/srcpkgs/wayland-protocols/update b/srcpkgs/wayland-protocols/update
deleted file mode 100644
index 264a5c715ffc..000000000000
--- a/srcpkgs/wayland-protocols/update
+++ /dev/null
@@ -1,2 +0,0 @@
-site=https://github.com/wayland-project/wayland-protocols/releases
-pkgname=

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

* Re: fix some update-checks
  2023-05-07 14:04 [PR PATCH] fix some update-checks pascal-huber
@ 2023-05-07 14:11 ` pascal-huber
  2023-06-26 19:32 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: pascal-huber @ 2023-05-07 14:11 UTC (permalink / raw)
  To: ml

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

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/43788#issuecomment-1537451675

Comment:
forgot the `ci skip`, there are no revbumps or version changes here. `ocl-icd` also fails on master.

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

* Re: [PR PATCH] [Merged]: fix some update-checks
  2023-05-07 14:04 [PR PATCH] fix some update-checks pascal-huber
  2023-05-07 14:11 ` pascal-huber
@ 2023-06-26 19:32 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2023-06-26 19:32 UTC (permalink / raw)
  To: ml

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

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

fix some update-checks
https://github.com/void-linux/void-packages/pull/43788

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

[ci skip]

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

end of thread, other threads:[~2023-06-26 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-07 14:04 [PR PATCH] fix some update-checks pascal-huber
2023-05-07 14:11 ` pascal-huber
2023-06-26 19:32 ` [PR PATCH] [Merged]: " Johnnynator

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