* [PR PATCH] fasm: update to 1.73.32, adopt.
@ 2024-11-01 8:56 Rutpiv
2024-11-01 9:09 ` [PR PATCH] [Updated] " Rutpiv
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: Rutpiv @ 2024-11-01 8:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 660 bytes --]
There is a new pull request by Rutpiv against master on the void-packages repository
https://github.com/Rutpiv/void-packages fasm
https://github.com/void-linux/void-packages/pull/52862
fasm: update to 1.73.32, adopt.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- i686-musl
A patch file from https://github.com/void-linux/void-packages/pull/52862.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fasm-52862.patch --]
[-- Type: text/x-diff, Size: 1068 bytes --]
From 2d824255f810c8189594b06fee44a8b5b54affdf Mon Sep 17 00:00:00 2001
From: Roger Freitas Pereira <roger_freitas@live.com>
Date: Fri, 1 Nov 2024 05:54:12 -0300
Subject: [PATCH] fasm: update to 1.73.32, adopt.
---
srcpkgs/fasm/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/fasm/template b/srcpkgs/fasm/template
index 1b0000ded1c32d..1ac66c74b514b7 100644
--- a/srcpkgs/fasm/template
+++ b/srcpkgs/fasm/template
@@ -1,14 +1,14 @@
# Template file for 'fasm'
pkgname=fasm
-version=1.73.30
+version=1.73.32
revision=1
archs="i686* x86_64*"
short_desc="Fast assembler for the x86 and x86-64 architectures"
-maintainer="Dmitry Bogatov <KAction@disroot.org>"
+maintainer="Rutpiv <roger_freitas@live.com>"
license="BSD-2-Clause"
homepage="https://flatassembler.net"
distfiles="https://flatassembler.net/fasm-${version}.tgz"
-checksum=75195051a5881dbbbe0f0401161e937f8a36bb42d3470fc4869da14fd2c2f101
+checksum=5955cbe143565daf5eecadcc492d025cade573382883d5785d4a180a1befca6f
nostrip=yes
case ${XBPS_TARGET_MACHINE} in
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
@ 2024-11-01 9:09 ` Rutpiv
2025-01-31 1:57 ` github-actions
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Rutpiv @ 2024-11-01 9:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
There is an updated pull request by Rutpiv against master on the void-packages repository
https://github.com/Rutpiv/void-packages fasm
https://github.com/void-linux/void-packages/pull/52862
fasm: update to 1.73.32, adopt.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- i686-musl
A patch file from https://github.com/void-linux/void-packages/pull/52862.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fasm-52862.patch --]
[-- Type: text/x-diff, Size: 1068 bytes --]
From 99883478f2870fb230302b3eae256cac5e455684 Mon Sep 17 00:00:00 2001
From: Roger Freitas Pereira <roger_freitas@live.com>
Date: Fri, 1 Nov 2024 05:54:12 -0300
Subject: [PATCH] fasm: update to 1.73.32, adopt.
---
srcpkgs/fasm/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/fasm/template b/srcpkgs/fasm/template
index 1b0000ded1c32d..1ac66c74b514b7 100644
--- a/srcpkgs/fasm/template
+++ b/srcpkgs/fasm/template
@@ -1,14 +1,14 @@
# Template file for 'fasm'
pkgname=fasm
-version=1.73.30
+version=1.73.32
revision=1
archs="i686* x86_64*"
short_desc="Fast assembler for the x86 and x86-64 architectures"
-maintainer="Dmitry Bogatov <KAction@disroot.org>"
+maintainer="Rutpiv <roger_freitas@live.com>"
license="BSD-2-Clause"
homepage="https://flatassembler.net"
distfiles="https://flatassembler.net/fasm-${version}.tgz"
-checksum=75195051a5881dbbbe0f0401161e937f8a36bb42d3470fc4869da14fd2c2f101
+checksum=5955cbe143565daf5eecadcc492d025cade573382883d5785d4a180a1befca6f
nostrip=yes
case ${XBPS_TARGET_MACHINE} in
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
2024-11-01 9:09 ` [PR PATCH] [Updated] " Rutpiv
@ 2025-01-31 1:57 ` github-actions
2025-01-31 2:31 ` Rutpiv
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2025-01-31 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2626123385
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
2024-11-01 9:09 ` [PR PATCH] [Updated] " Rutpiv
2025-01-31 1:57 ` github-actions
@ 2025-01-31 2:31 ` Rutpiv
2025-05-02 2:09 ` github-actions
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Rutpiv @ 2025-01-31 2:31 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 145 bytes --]
New comment by Rutpiv on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2626168288
Comment:
Bump
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (2 preceding siblings ...)
2025-01-31 2:31 ` Rutpiv
@ 2025-05-02 2:09 ` github-actions
2025-05-02 5:08 ` Rutpiv
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2025-05-02 2:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2846142946
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (3 preceding siblings ...)
2025-05-02 2:09 ` github-actions
@ 2025-05-02 5:08 ` Rutpiv
2025-05-23 18:07 ` classabbyamp
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Rutpiv @ 2025-05-02 5:08 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 145 bytes --]
New comment by Rutpiv on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2846324859
Comment:
Bump
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (4 preceding siblings ...)
2025-05-02 5:08 ` Rutpiv
@ 2025-05-23 18:07 ` classabbyamp
2025-05-23 18:32 ` [PR PATCH] [Updated] " Rutpiv
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2025-05-23 18:07 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 190 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2905384688
Comment:
bumping doesn't do much if you don't rebase
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (5 preceding siblings ...)
2025-05-23 18:07 ` classabbyamp
@ 2025-05-23 18:32 ` Rutpiv
2025-05-23 18:38 ` Rutpiv
2025-05-23 19:25 ` [PR PATCH] [Merged]: " classabbyamp
8 siblings, 0 replies; 10+ messages in thread
From: Rutpiv @ 2025-05-23 18:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 665 bytes --]
There is an updated pull request by Rutpiv against master on the void-packages repository
https://github.com/Rutpiv/void-packages fasm
https://github.com/void-linux/void-packages/pull/52862
fasm: update to 1.73.32, adopt.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- i686-musl
A patch file from https://github.com/void-linux/void-packages/pull/52862.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fasm-52862.patch --]
[-- Type: text/x-diff, Size: 1068 bytes --]
From e0abe54a7a03e71ec949974c147c54c4c86d7f95 Mon Sep 17 00:00:00 2001
From: Roger Freitas Pereira <roger_freitas@live.com>
Date: Fri, 1 Nov 2024 05:54:12 -0300
Subject: [PATCH] fasm: update to 1.73.32, adopt.
---
srcpkgs/fasm/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/fasm/template b/srcpkgs/fasm/template
index 1b0000ded1c32d..1ac66c74b514b7 100644
--- a/srcpkgs/fasm/template
+++ b/srcpkgs/fasm/template
@@ -1,14 +1,14 @@
# Template file for 'fasm'
pkgname=fasm
-version=1.73.30
+version=1.73.32
revision=1
archs="i686* x86_64*"
short_desc="Fast assembler for the x86 and x86-64 architectures"
-maintainer="Dmitry Bogatov <KAction@disroot.org>"
+maintainer="Rutpiv <roger_freitas@live.com>"
license="BSD-2-Clause"
homepage="https://flatassembler.net"
distfiles="https://flatassembler.net/fasm-${version}.tgz"
-checksum=75195051a5881dbbbe0f0401161e937f8a36bb42d3470fc4869da14fd2c2f101
+checksum=5955cbe143565daf5eecadcc492d025cade573382883d5785d4a180a1befca6f
nostrip=yes
case ${XBPS_TARGET_MACHINE} in
^ permalink raw reply related [flat|nested] 10+ messages in thread
* Re: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (6 preceding siblings ...)
2025-05-23 18:32 ` [PR PATCH] [Updated] " Rutpiv
@ 2025-05-23 18:38 ` Rutpiv
2025-05-23 19:25 ` [PR PATCH] [Merged]: " classabbyamp
8 siblings, 0 replies; 10+ messages in thread
From: Rutpiv @ 2025-05-23 18:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 213 bytes --]
New comment by Rutpiv on void-packages repository
https://github.com/void-linux/void-packages/pull/52862#issuecomment-2905447048
Comment:
Hey, I’ve rebased the branch as you suggested. Thanks for the feedback
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Merged]: fasm: update to 1.73.32, adopt.
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
` (7 preceding siblings ...)
2025-05-23 18:38 ` Rutpiv
@ 2025-05-23 19:25 ` classabbyamp
8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2025-05-23 19:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
There's a merged pull request on the void-packages repository
fasm: update to 1.73.32, adopt.
https://github.com/void-linux/void-packages/pull/52862
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture (x86_64)
- I built this PR locally for these architectures using specific masterdirs:
- x86_64-musl
- i686
- I built this PR locally for these architectures (crossbuilds):
- i686-musl
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2025-05-23 19:25 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 8:56 [PR PATCH] fasm: update to 1.73.32, adopt Rutpiv
2024-11-01 9:09 ` [PR PATCH] [Updated] " Rutpiv
2025-01-31 1:57 ` github-actions
2025-01-31 2:31 ` Rutpiv
2025-05-02 2:09 ` github-actions
2025-05-02 5:08 ` Rutpiv
2025-05-23 18:07 ` classabbyamp
2025-05-23 18:32 ` [PR PATCH] [Updated] " Rutpiv
2025-05-23 18:38 ` Rutpiv
2025-05-23 19:25 ` [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).