Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] geteltorito: update distfile and homepage URLs.
@ 2024-05-29 10:13 0x5c
  2024-05-29 10:25 ` [PR PATCH] [Updated] " 0x5c
  2024-05-29 10:26 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: 0x5c @ 2024-05-29 10:13 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1627 bytes --]

From 6434da769cfa16bf391d6005307527b026ab6251 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..2ff01347462422 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-0.6.tar.gz"
 checksum=bb4fab8d4bedee1250762940b9f5d20fc7ac29fb2b5e9767c6af0a0955aa6bbe
 
 do_install() {

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

* Re: [PR PATCH] [Updated] geteltorito: update distfile and homepage URLs.
  2024-05-29 10:13 [PR PATCH] geteltorito: update distfile and homepage URLs 0x5c
@ 2024-05-29 10:25 ` 0x5c
  2024-05-29 10:26 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: 0x5c @ 2024-05-29 10:25 UTC (permalink / raw)
  To: ml

[-- 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() {

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

* Re: [PR PATCH] [Merged]: geteltorito: update distfile and homepage URLs.
  2024-05-29 10:13 [PR PATCH] geteltorito: update distfile and homepage URLs 0x5c
  2024-05-29 10:25 ` [PR PATCH] [Updated] " 0x5c
@ 2024-05-29 10:26 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-05-29 10:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

geteltorito: update distfile and homepage URLs.
https://github.com/void-linux/void-packages/pull/50581

Description:
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
-->


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

end of thread, other threads:[~2024-05-29 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-29 10:13 [PR PATCH] geteltorito: update distfile and homepage URLs 0x5c
2024-05-29 10:25 ` [PR PATCH] [Updated] " 0x5c
2024-05-29 10:26 ` [PR PATCH] [Merged]: " classabbyamp

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