Github messages for voidlinux
 help / color / mirror / Atom feed
From: 0x5c <0x5c@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] geteltorito: update distfile and homepage URLs.
Date: Wed, 29 May 2024 12:25:12 +0200	[thread overview]
Message-ID: <20240529102512.2BF602175C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50581@inbox.vuxu.org>

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

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

https://github.com/0x5c/void-packages fix/geteltorito-url
https://github.com/void-linux/void-packages/pull/50581

geteltorito: update distfile and homepage URLs.
uni-koblenz.de has removed the page and/or all userpages; now redirects to a network status page and instructions to setup campus VPN.

There is no clear new homepage and no new distfiles, so using archive.org for now. The archived version has the same checksum.

The last build of the package was so long ago that the distfile was never saved by distfiles.voidlinux.org

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

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix/geteltorito-url-50581.patch --]
[-- Type: text/x-diff, Size: 1634 bytes --]

From b7a3849372f4aff2fbf3e373287d65db911effbb Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Wed, 29 May 2024 05:38:45 -0400
Subject: [PATCH] geteltorito: update distfile and homepage URLs.

uni-koblenz.de has removed the page and/or all userpages; now redirects
to a network status page and instructions to setup campus VPN.

There is no clear new homepage and no new distfiles, so using
archive.org for now. The archived version has the same checksum.

The last build of the package was so long ago that the distfile was
never saved by distfiles.voidlinux.org
---
 srcpkgs/geteltorito/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/geteltorito/template b/srcpkgs/geteltorito/template
index 7cb3f28ea3eed0..c20e9bb62ffebe 100644
--- a/srcpkgs/geteltorito/template
+++ b/srcpkgs/geteltorito/template
@@ -1,13 +1,13 @@
 # Template file for 'geteltorito'
 pkgname=geteltorito
 version=0.6
-revision=2
+revision=3
 depends="perl"
 short_desc="El Torito boot image extractor"
 maintainer="0x5c <dev@0x5c.io>"
 license="GPL-2.0-only"
-homepage="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito"
-distfiles="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito-${version}.tar.gz"
+homepage="https://web.archive.org/web/20240118060107/https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito"
+distfiles="https://web.archive.org/web/20240327193559if_/https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/geteltorito-${version}.tar.gz"
 checksum=bb4fab8d4bedee1250762940b9f5d20fc7ac29fb2b5e9767c6af0a0955aa6bbe
 
 do_install() {

  reply	other threads:[~2024-05-29 10:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29 10:13 [PR PATCH] " 0x5c
2024-05-29 10:25 ` 0x5c [this message]
2024-05-29 10:26 ` [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=20240529102512.2BF602175C@inbox.vuxu.org \
    --to=0x5c@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).