Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xsel: fix dead distfile and upstream webpage
Date: Fri, 02 Sep 2022 11:34:30 +0200	[thread overview]
Message-ID: <20220902093430.zsu11AoNBEiGjcGWvz2UaAWjryUzU-SdTPl5eYLVp4Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39043@inbox.vuxu.org>

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

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages xsel
https://github.com/void-linux/void-packages/pull/39043

xsel: fix dead distfile and upstream webpage
Fixing upstream and distfile download links

Found this as a possible "changelog":

- https://raw.githubusercontent.com/kfish/xsel/master/release_notes/xsel-1.2.0.txt

I wasn't sure if I should added it being a separate file per release

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

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

From 7d48c592230c273fae7692b8e1b04d5d9db8904f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 1 Sep 2022 22:08:14 +0100
Subject: [PATCH] xsel: fix dead distfile and upstream webpage

---
 srcpkgs/xsel/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xsel/template b/srcpkgs/xsel/template
index 614585a5facb..d83385cdcbe2 100644
--- a/srcpkgs/xsel/template
+++ b/srcpkgs/xsel/template
@@ -7,8 +7,9 @@ makedepends="libXt-devel"
 short_desc="Command-line getting and setting the contents of the X selection"
 maintainer="Steven R <dev@styez.com>"
 license="HPND-sell-variant"
-homepage="http://www.vergenet.net/~conrad/software/xsel/"
-distfiles="http://www.vergenet.net/~conrad/software/xsel/download/xsel-${version}.tar.gz"
+homepage="http://www.kfish.org/software/xsel/"
+changelog="https://raw.githubusercontent.com/kfish/xsel/master/release_notes/xsel-${version}.txt"
+distfiles="http://www.kfish.org/software/xsel/download/xsel-${version}.tar.gz"
 checksum=b927ce08dc82f4c30140223959b90cf65e1076f000ce95e520419ec32f5b141c
 
 post_install() {

  parent reply	other threads:[~2022-09-02  9:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 21:10 [PR PATCH] " motorto
2022-09-02  7:42 ` classabbyamp
2022-09-02  9:34 ` motorto [this message]
2022-09-02  9:38 ` motorto
2022-09-02  9:46 ` [PR PATCH] [Merged]: " classabbyamp

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=20220902093430.zsu11AoNBEiGjcGWvz2UaAWjryUzU-SdTPl5eYLVp4Y@z \
    --to=motorto@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).