Github messages for voidlinux
 help / color / mirror / Atom feed
From: TinfoilSubmarine <TinfoilSubmarine@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] set update to ignore development series and other incorrect versions
Date: Mon, 11 Oct 2021 21:42:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33488@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2021-10-11 19:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11 19:42 TinfoilSubmarine [this message]
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

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33488@inbox.vuxu.org \
    --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).