diff mbox

package/liberation: fixes download site due to recent fedorahosted.org closing

Message ID 1489151966-972-1-git-send-email-julien.boibessot@free.fr
State Accepted
Commit 53c07aa3a24d0f0a647e0e6858af5e65c6e81833
Headers show

Commit Message

Julien Boibessot March 10, 2017, 1:19 p.m. UTC
From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

---
 package/liberation/liberation.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard March 10, 2017, 1:38 p.m. UTC | #1
>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:

 > From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

Committed, thanks.

We have some other packages also using fedorahosted.org. Will you send
fixes for those as well, please?

git grep fedorahosted package/**/*.mk
package/ding-libs/ding-libs.mk:DING_LIBS_SITE = https://git.fedorahosted.org/cgit/ding-libs.git/snapshot
package/dropwatch/dropwatch.mk:DROPWATCH_SITE = https://git.fedorahosted.org/cgit/dropwatch.git/snapshot
package/elfutils/elfutils.mk:ELFUTILS_SITE = https://fedorahosted.org/releases/e/l/elfutils/$(ELFUTILS_VERSION)
package/iptraf-ng/iptraf-ng.mk:IPTRAF_NG_SITE = https://fedorahosted.org/releases/i/p/iptraf-ng

Please also update the URLs in Config.in.
Peter Korsgaard March 10, 2017, 1:39 p.m. UTC | #2
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:
 >> From: Julien BOIBESSOT <julien.boibessot@armadeus.com>

 > Committed, thanks.

Ups, you forgot to add your signed-off-by. Can I add it while
committing?
Julien Boibessot March 10, 2017, 1:43 p.m. UTC | #3
On 10/03/2017 14:39, Peter Korsgaard wrote:
>>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
>>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:
>  >> From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
>
>  > Committed, thanks.
>
> Ups, you forgot to add your signed-off-by. Can I add it while
> committing?
>

Oups !

Of course ! thanks !

Regards,

Julien
Julien Boibessot March 10, 2017, 3:31 p.m. UTC | #4
Re Peter,

On 10/03/2017 14:38, Peter Korsgaard wrote:
>>>>>> "julien" == julien boibessot <julien.boibessot@free.fr> writes:
>  > From: Julien BOIBESSOT <julien.boibessot@armadeus.com>
>
> Committed, thanks.
>
> We have some other packages also using fedorahosted.org. Will you send
> fixes for those as well, please?
>
> git grep fedorahosted package/**/*.mk
> package/ding-libs/ding-libs.mk:DING_LIBS_SITE = https://git.fedorahosted.org/cgit/ding-libs.git/snapshot
> package/dropwatch/dropwatch.mk:DROPWATCH_SITE = https://git.fedorahosted.org/cgit/dropwatch.git/snapshot
> package/elfutils/elfutils.mk:ELFUTILS_SITE = https://fedorahosted.org/releases/e/l/elfutils/$(ELFUTILS_VERSION)
> package/iptraf-ng/iptraf-ng.mk:IPTRAF_NG_SITE = https://fedorahosted.org/releases/i/p/iptraf-ng

I wasn't able to find official websites/git repos for ding-libs,
dropwatch nor iptraf-ng, sorry :-(

Regards,
Julien
diff mbox

Patch

diff --git a/package/liberation/liberation.mk b/package/liberation/liberation.mk
index dfed086..a77c014 100644
--- a/package/liberation/liberation.mk
+++ b/package/liberation/liberation.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 LIBERATION_VERSION = 2.00.1
-LIBERATION_SITE = http://www.fedorahosted.org/releases/l/i/liberation-fonts
+LIBERATION_SITE = https://releases.pagure.org/liberation-fonts
 LIBERATION_SOURCE = liberation-fonts-ttf-$(LIBERATION_VERSION).tar.gz
 LIBERATION_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/liberation
 LIBERATION_LICENSE = OFLv1.1