Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] set update to ignore development series and other incorrect versions
@ 2021-10-11 19:42 TinfoilSubmarine
  2021-10-11 21:18 ` [PR REVIEW] " paper42
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: TinfoilSubmarine @ 2021-10-11 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages update-fixes
https://github.com/void-linux/void-packages/pull/33488

set update to ignore development series and other incorrect versions
Cleans up some more update checks. I only reviewed the orphaned package list.

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

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

From 2ebad8ba12ad6b082b83d99441edbc6fb8a0b2c0 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 11 Oct 2021 15:41:35 -0400
Subject: [PATCH] set update to ignore development series and other incorrect
 versions

---
 srcpkgs/VirtualGL/update | 1 +
 srcpkgs/asio/update      | 1 +
 srcpkgs/boinc/update     | 1 +
 srcpkgs/botan/update     | 1 +
 srcpkgs/gnupg/update     | 1 +
 srcpkgs/gource/update    | 1 +
 6 files changed, 6 insertions(+)
 create mode 100644 srcpkgs/VirtualGL/update
 create mode 100644 srcpkgs/asio/update
 create mode 100644 srcpkgs/gnupg/update
 create mode 100644 srcpkgs/gource/update

diff --git a/srcpkgs/VirtualGL/update b/srcpkgs/VirtualGL/update
new file mode 100644
index 000000000000..4251f46cbd68
--- /dev/null
+++ b/srcpkgs/VirtualGL/update
@@ -0,0 +1 @@
+ignore="2.6.[9][0-9]"
diff --git a/srcpkgs/asio/update b/srcpkgs/asio/update
new file mode 100644
index 000000000000..fe787e075773
--- /dev/null
+++ b/srcpkgs/asio/update
@@ -0,0 +1 @@
+ignore="*1.19.*" # development release series
diff --git a/srcpkgs/boinc/update b/srcpkgs/boinc/update
index a9205555e786..432eb766178b 100644
--- a/srcpkgs/boinc/update
+++ b/srcpkgs/boinc/update
@@ -1,2 +1,3 @@
 site=http://boinc.berkeley.edu/download.php
 pattern="\K[\d]+\.[\d]+\.[\d]+"
+ignore="7.18.*" # android-specific release series
diff --git a/srcpkgs/botan/update b/srcpkgs/botan/update
index 04f08c11ede7..2bad3de5cb50 100644
--- a/srcpkgs/botan/update
+++ b/srcpkgs/botan/update
@@ -1 +1,2 @@
 pattern='\K[0-9]+\.[0-9]*[02468]\.[0-9]+'
+ignore="*3.0.*" # alpha release series
diff --git a/srcpkgs/gnupg/update b/srcpkgs/gnupg/update
new file mode 100644
index 000000000000..75b3a288abe3
--- /dev/null
+++ b/srcpkgs/gnupg/update
@@ -0,0 +1 @@
+ignore="*2.3.*" # development release series
diff --git a/srcpkgs/gource/update b/srcpkgs/gource/update
new file mode 100644
index 000000000000..ea1d7f76067b
--- /dev/null
+++ b/srcpkgs/gource/update
@@ -0,0 +1 @@
+ignore="*win64 *win32"

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

end of thread, other threads:[~2022-05-08 20:49 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 19:42 [PR PATCH] set update to ignore development series and other incorrect versions TinfoilSubmarine
2021-10-11 21:18 ` [PR REVIEW] " paper42
2021-10-12 14:17 ` [PR PATCH] [Updated] " TinfoilSubmarine
2021-10-30 18:58 ` ericonr
2021-10-30 18:58 ` [PR REVIEW] " ericonr
2021-11-02 18:00 ` [PR PATCH] [Updated] " TinfoilSubmarine
2021-11-02 18:01 ` [PR REVIEW] " TinfoilSubmarine
2022-02-18 18:40 ` [PR PATCH] [Updated] srcpkgs/: " TinfoilSubmarine
2022-02-18 18:41 ` TinfoilSubmarine
2022-05-07 21:41 ` paper42
2022-05-08  0:23 ` [PR PATCH] [Updated] " TinfoilSubmarine
2022-05-08 20:49 ` [PR PATCH] [Merged]: " paper42

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