Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] srcpkgs/: set update to ignore development series and other incorrect versions
Date: Fri, 18 Feb 2022 19:40:03 +0100	[thread overview]
Message-ID: <20220218184003.YfevzLAfEJP5hRJdKO9wUBOtowUaNFY47yjrJQTT_js@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33488@inbox.vuxu.org>

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

There is an updated 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

srcpkgs/: 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: 1772 bytes --]

From 9f969d7db253cfcb8badabb9797fe06560ab388d Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Mon, 11 Oct 2021 15:41:35 -0400
Subject: [PATCH] srcpkgs/: 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 +
 5 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/VirtualGL/update
 create mode 100644 srcpkgs/asio/update
 delete mode 100644 srcpkgs/botan/update
 create mode 100644 srcpkgs/gnupg/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..b09e17332b0a
--- /dev/null
+++ b/srcpkgs/asio/update
@@ -0,0 +1 @@
+ignore="*1.*[13579].*" # 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
deleted file mode 100644
index 04f08c11ede7..000000000000
--- a/srcpkgs/botan/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern='\K[0-9]+\.[0-9]*[02468]\.[0-9]+'
diff --git a/srcpkgs/gnupg/update b/srcpkgs/gnupg/update
new file mode 100644
index 000000000000..0164c3462a52
--- /dev/null
+++ b/srcpkgs/gnupg/update
@@ -0,0 +1 @@
+ignore="*.[13579].*" # development release series

  parent reply	other threads:[~2022-02-18 18:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 19:42 [PR PATCH] " 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 ` TinfoilSubmarine [this message]
2022-02-18 18:41 ` srcpkgs/: " 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

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=20220218184003.YfevzLAfEJP5hRJdKO9wUBOtowUaNFY47yjrJQTT_js@z \
    --to=tinfoilsubmarine@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).