Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] bff: change distfile
Date: Thu, 11 Aug 2022 20:32:54 +0200	[thread overview]
Message-ID: <20220811183254.Utnw-TXOQoDjqI9EuQgPh-7y3p-Rrdc9QBnbMOCkPbY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38564@inbox.vuxu.org>

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

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

https://github.com/meator/void-packages bff
https://github.com/void-linux/void-packages/pull/38564

bff: change distfile
<!-- Uncomment relevant sections and delete options which are not applicable -->

I've considered moving `bff-apankrat` to `bff` since `bff` is dead but #5947 suggests that they should be kept separate. This has been uncovered by #38555.

#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From fb9c1952b892d877648eb6430771f4d4121129a7 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Wed, 10 Aug 2022 08:18:14 +0200
Subject: [PATCH] bff: change distfile

Upstream is dead, moving to OpenSUSE's source.
---
 srcpkgs/bff/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/bff/template b/srcpkgs/bff/template
index 8eb4d6e1520f..3f4e0f63a2ba 100644
--- a/srcpkgs/bff/template
+++ b/srcpkgs/bff/template
@@ -3,13 +3,14 @@ pkgname=bff
 reverts=1.0.5_1
 version=1.0
 revision=3
-build_style=fetch
+create_wrksrc="yes"
+hostmakedepends="rpmextract"
 short_desc="Brainfuck interpreter (DBFI dialect)"
 maintainer="ananteris <ananteris@mailinator.com>"
 license="Public Domain"
-homepage="http://mazonka.com/brainf/"
-distfiles="http://mazonka.com/brainf/bff4.c"
-checksum=6139b587a7ac40b0bda023064172e9bbccfce15cd8c879ec601e8ee70b83aec3
+homepage="https://web.archive.org/web/20211106162728/http://mazonka.com/brainf/"
+distfiles="https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/bff4-1-14.27.src.rpm"
+checksum=7e4ff1e34f19873e700393468585b3e0ab829dd7dac41e2e3d1bd53c3b08d092
 
 do_install() {
 	$CC $CFLAGS $LDFLAGS bff4.c -o bff

  parent reply	other threads:[~2022-08-11 18:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09 21:11 [PR PATCH] bff: remove package meator
2022-08-09 21:59 ` Chocimier
2022-08-10  6:21 ` [PR PATCH] [Updated] " meator
2022-08-10  6:22 ` [PR PATCH] [Updated] bff: change distfile meator
2022-08-10  6:24 ` meator
2022-08-10 16:01 ` Chocimier
2022-08-11 18:32 ` meator [this message]
2022-08-11 18:40 ` [PR PATCH] [Merged]: " Chocimier

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=20220811183254.Utnw-TXOQoDjqI9EuQgPh-7y3p-Rrdc9QBnbMOCkPbY@z \
    --to=meator@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).