Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libdrm: fix update-check
@ 2023-07-03  9:54 Bnyro
  2023-07-03 16:15 ` Chocimier
  2023-07-03 16:15 ` [PR PATCH] [Closed]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-07-03  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages libdrm
https://github.com/void-linux/void-packages/pull/44812

libdrm: fix update-check
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

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

From a5edb5e110b65c287524d7c4d1bc7e41d026a430 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 3 Jul 2023 11:54:44 +0200
Subject: [PATCH] libdrm: fix update-check

---
 srcpkgs/libdrm/update | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/libdrm/update b/srcpkgs/libdrm/update
index 03e951405e84..8af44d246ef1 100644
--- a/srcpkgs/libdrm/update
+++ b/srcpkgs/libdrm/update
@@ -1 +1,2 @@
-pkgname=drm-libdrm
+site=https://gitlab.freedesktop.org/mesa/drm/-/tags
+pattern="/tags/${pkgname}-\K[\d.]+"

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

* Re: libdrm: fix update-check
  2023-07-03  9:54 [PR PATCH] libdrm: fix update-check Bnyro
@ 2023-07-03 16:15 ` Chocimier
  2023-07-03 16:15 ` [PR PATCH] [Closed]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2023-07-03 16:15 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/44812#issuecomment-1618813029

Comment:
Works as intended, this looks for downloadable archive.

```
XBPS_UPDATE_CHECK_VERBOSE=1 ./xbps-src update-check libdrm
using libdrm/update overrides
fetching https://dri.freedesktop.org/ and scanning with (?<!-)\b\Qdrm-libdrm\E[-_]?((src|source)[-_])?v?\K([^-/_\s]*?\d[^-/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b
fetching https://gitlab.freedesktop.org/mesa/drm/-/tags and scanning with /archive/[^/]+/\Qdrm-libdrm\E-v?\K[\d.]+(?=\.tar\.gz")
found version 2.4.96
found version 2.4.97
found version 2.4.98
found version 2.4.99
found version 2.4.100
found version 2.4.101
found version 2.4.102
found version 2.4.103
found version 2.4.104
found version 2.4.105
found version 2.4.106
found version 2.4.107
found version 2.4.108
found version 2.4.109
found version 2.4.110
found version 2.4.111
found version 2.4.112
found version 2.4.113
found version 2.4.114
found version 2.4.115
```

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

* Re: [PR PATCH] [Closed]: libdrm: fix update-check
  2023-07-03  9:54 [PR PATCH] libdrm: fix update-check Bnyro
  2023-07-03 16:15 ` Chocimier
@ 2023-07-03 16:15 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2023-07-03 16:15 UTC (permalink / raw)
  To: ml

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

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

libdrm: fix update-check
https://github.com/void-linux/void-packages/pull/44812

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

end of thread, other threads:[~2023-07-03 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-03  9:54 [PR PATCH] libdrm: fix update-check Bnyro
2023-07-03 16:15 ` Chocimier
2023-07-03 16:15 ` [PR PATCH] [Closed]: " Chocimier

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