Github messages for voidlinux
 help / color / mirror / Atom feed
From: tjkirch <tjkirch@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] factor: update to 0.99.
Date: Sat, 06 Jan 2024 00:54:58 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48086@inbox.vuxu.org> (raw)

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

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

https://github.com/tjkirch/void-packages factor-0.99
https://github.com/void-linux/void-packages/pull/48086

factor: update to 0.99.
#### Testing the changes
- I tested the changes in this PR: **briefly** - CLI runs basic factor programs, GUI does as well and allows debugging.

#### Local build testing
- I built this PR locally for my native architecture, x86-64 glibc

Note: I also switched homepage/distfiles to https, which is now supported upstream, and moved `nostrip_files` after `checksum` per the warning from `xlint`.

---

Update notes: https://re.factorcode.org/2023/08/factor-0-99-now-available.html

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

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

From 90741203abc98d84f1342f9ba6eda09e03cc0c49 Mon Sep 17 00:00:00 2001
From: Tom Kirchner <git@halffull.org>
Date: Fri, 5 Jan 2024 15:12:06 -0800
Subject: [PATCH] factor: update to 0.99.

---
 srcpkgs/factor/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/factor/template b/srcpkgs/factor/template
index 1386dd68ac416..9cf8bfa500a95 100644
--- a/srcpkgs/factor/template
+++ b/srcpkgs/factor/template
@@ -1,19 +1,19 @@
 # Template file for 'factor'
 pkgname=factor
-version=0.98
+version=0.99
 revision=1
 archs="i686 x86_64"
 build_style=gnu-makefile
 hostmakedepends="unzip pkg-config"
 makedepends="gtk+-devel gtkglext-devel"
 depends="gtk+-devel gtkglext-devel"
-nostrip_files="a.elf"
 short_desc="Concatenative programming language, similar to Forth"
 maintainer="B. Wilson <x@wilsonb.com>"
 license="BSD-2-Clause"
-homepage="http://factorcode.org/"
-distfiles="http://downloads.factorcode.org/releases/${version}/factor-src-${version}.zip"
-checksum=318fb8cdf84528fce17a83f7e9d76e55292ccc779c71d180d99a6465574d3706
+homepage="https://factorcode.org/"
+distfiles="https://downloads.factorcode.org/releases/${version}/factor-src-${version}.zip"
+checksum=f5626bb3119bd77de9ac3392fdbe188bffc26557fab3ea34f7ca21e372a8443e
+nostrip_files="a.elf"
 
 post_build() {
 	image=''

             reply	other threads:[~2024-01-05 23:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-05 23:54 tjkirch [this message]
2024-01-09 19:58 ` tjkirch
2024-01-10  2:50 ` xelxebar
2024-01-12 19:18 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48086@inbox.vuxu.org \
    --to=tjkirch@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).