Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] procmail: switch distfiles to fossies
@ 2020-12-31  4:38 ndowens
  2020-12-31  4:41 ` [PR PATCH] [Updated] " ndowens
  2021-01-02  1:21 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-12-31  4:38 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages procmail
https://github.com/void-linux/void-packages/pull/27573

procmail: switch distfiles to fossies
Seems upstream's source is unavailable
and homepage is blank

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

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

From 70d8aab1e0df2f96c068e5df25474e8707466008 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 30 Dec 2020 22:40:12 -0600
Subject: [PATCH] procmail: switch distfiles to fossies

Seems upstream's source is unavailable
and homepage is blank
---
 srcpkgs/procmail/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/procmail/template b/srcpkgs/procmail/template
index 6941e331461..e1b824bb464 100644
--- a/srcpkgs/procmail/template
+++ b/srcpkgs/procmail/template
@@ -9,7 +9,7 @@ short_desc="Autonomous mail processor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later, Artistic"
 homepage="http://www.procmail.org"
-distfiles="ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/${pkgname}-${version}.tar.gz"
+distfiles="https://fossies.org/linux/misc/old/procmail-3.22.tar.gz"
 checksum=087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117
 nocross="./autoconf: line 1396: ./_autotst: No such file or directory"
 

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

* Re: [PR PATCH] [Updated] procmail: switch distfiles to fossies
  2020-12-31  4:38 [PR PATCH] procmail: switch distfiles to fossies ndowens
@ 2020-12-31  4:41 ` ndowens
  2021-01-02  1:21 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-12-31  4:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages procmail
https://github.com/void-linux/void-packages/pull/27573

procmail: switch distfiles to fossies
Seems upstream's source is unavailable
and homepage is blank

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

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

From f15286788446424d71c8ef1846e89ca550ebdaf8 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 30 Dec 2020 22:40:12 -0600
Subject: [PATCH] procmail: switch distfiles to fossies

Seems upstream's source is unavailable
and homepage is blank
---
 srcpkgs/procmail/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/procmail/template b/srcpkgs/procmail/template
index 6941e331461..4518f5caac5 100644
--- a/srcpkgs/procmail/template
+++ b/srcpkgs/procmail/template
@@ -2,15 +2,15 @@
 pkgname=procmail
 version=3.22
 revision=3
-patch_args="-Np1"
 hostmakedepends="opensmtpd"
 depends="virtual?smtp-server"
 short_desc="Autonomous mail processor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2.0-or-later, Artistic"
+license="GPL-2.0-or-later, Artistic-1.0-cl8"
 homepage="http://www.procmail.org"
-distfiles="ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/${pkgname}-${version}.tar.gz"
+distfiles="https://fossies.org/linux/misc/old/procmail-${version}.tar.gz"
 checksum=087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117
+patch_args="-Np1"
 nocross="./autoconf: line 1396: ./_autotst: No such file or directory"
 
 post_extract() {

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

* Re: [PR PATCH] [Merged]: procmail: switch distfiles to fossies
  2020-12-31  4:38 [PR PATCH] procmail: switch distfiles to fossies ndowens
  2020-12-31  4:41 ` [PR PATCH] [Updated] " ndowens
@ 2021-01-02  1:21 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-01-02  1:21 UTC (permalink / raw)
  To: ml

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

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

procmail: switch distfiles to fossies
https://github.com/void-linux/void-packages/pull/27573

Description:
Seems upstream's source is unavailable
and homepage is blank

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

end of thread, other threads:[~2021-01-02  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-31  4:38 [PR PATCH] procmail: switch distfiles to fossies ndowens
2020-12-31  4:41 ` [PR PATCH] [Updated] " ndowens
2021-01-02  1:21 ` [PR PATCH] [Merged]: " ericonr

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