Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nasm: update to 2.15.05
@ 2020-08-28 21:46 jnbr
  2020-08-28 22:10 ` [PR PATCH] [Updated] " jnbr
  2020-08-29  1:05 ` [PR PATCH] [Merged]: " pullmoll
  0 siblings, 2 replies; 3+ messages in thread
From: jnbr @ 2020-08-28 21:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages nasm
https://github.com/void-linux/void-packages/pull/24526

nasm: update to 2.15.05
Fixes the regression introduced in 2.15.04.

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

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

From 7fd3665dfb98dfde7d4844734e7dd839f7b4ef4a Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Fri, 28 Aug 2020 23:45:04 +0200
Subject: [PATCH] nasm: update to 2.15.05

---
 srcpkgs/nasm/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nasm/template b/srcpkgs/nasm/template
index 9454ed940a6..88c62ca5da9 100644
--- a/srcpkgs/nasm/template
+++ b/srcpkgs/nasm/template
@@ -1,9 +1,8 @@
 # Template file for 'nasm'
 # Update nasm-doc which is separate to avoid dependency cycles
 pkgname=nasm
-reverts="2.15.04_1"
-version=2.15.03
-revision=2
+version=2.15.05
+revision=1
 build_style=gnu-configure
 make_build_args="all"
 short_desc="80x86 assembler designed for portability and modularity"
@@ -12,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://www.nasm.us"
 changelog="https://nasm.us/doc/nasmdocc.html"
 distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
-checksum=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
+checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] nasm: update to 2.15.05
  2020-08-28 21:46 [PR PATCH] nasm: update to 2.15.05 jnbr
@ 2020-08-28 22:10 ` jnbr
  2020-08-29  1:05 ` [PR PATCH] [Merged]: " pullmoll
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2020-08-28 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages nasm
https://github.com/void-linux/void-packages/pull/24526

nasm: update to 2.15.05
Fixes the regression introduced in 2.15.04.

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

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

From 7fd3665dfb98dfde7d4844734e7dd839f7b4ef4a Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Fri, 28 Aug 2020 23:45:04 +0200
Subject: [PATCH 1/2] nasm: update to 2.15.05

---
 srcpkgs/nasm/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/nasm/template b/srcpkgs/nasm/template
index 9454ed940a6..88c62ca5da9 100644
--- a/srcpkgs/nasm/template
+++ b/srcpkgs/nasm/template
@@ -1,9 +1,8 @@
 # Template file for 'nasm'
 # Update nasm-doc which is separate to avoid dependency cycles
 pkgname=nasm
-reverts="2.15.04_1"
-version=2.15.03
-revision=2
+version=2.15.05
+revision=1
 build_style=gnu-configure
 make_build_args="all"
 short_desc="80x86 assembler designed for portability and modularity"
@@ -12,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://www.nasm.us"
 changelog="https://nasm.us/doc/nasmdocc.html"
 distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
-checksum=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
+checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
 
 post_install() {
 	vlicense LICENSE

From 3f366506a36cc15b3e4743de4f8c9e4eb4262a9f Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sat, 29 Aug 2020 00:10:23 +0200
Subject: [PATCH 2/2] nasm-doc: update to 2.15.05.

---
 srcpkgs/nasm-doc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nasm-doc/template b/srcpkgs/nasm-doc/template
index c11d0a67d4f..0559164a258 100644
--- a/srcpkgs/nasm-doc/template
+++ b/srcpkgs/nasm-doc/template
@@ -1,7 +1,7 @@
 # Template file for 'nasm-doc'
 # Separate to avoid dependency cycles; keep in sync with nasm.
 pkgname=nasm-doc
-version=2.15.03
+version=2.15.05
 revision=1
 wrksrc="${pkgname%-doc}-${version}"
 build_style=gnu-configure
@@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
 license="BSD-2-Clause"
 homepage="https://www.nasm.us"
 distfiles="https://www.nasm.us/pub/nasm/releasebuilds/${version}/nasm-${version}.tar.xz"
-checksum=c0c39a305f08ccf0c5c6edba4294dd2851b3925b6d9642dd1efd62f72829822f
+checksum=3caf6729c1073bf96629b57cee31eeb54f4f8129b01902c73428836550b30a3f
 
 do_install() {
 	make -C doc DESTDIR="${DESTDIR}" docdir=/usr/share/doc/nasm install

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

* Re: [PR PATCH] [Merged]: nasm: update to 2.15.05
  2020-08-28 21:46 [PR PATCH] nasm: update to 2.15.05 jnbr
  2020-08-28 22:10 ` [PR PATCH] [Updated] " jnbr
@ 2020-08-29  1:05 ` pullmoll
  1 sibling, 0 replies; 3+ messages in thread
From: pullmoll @ 2020-08-29  1:05 UTC (permalink / raw)
  To: ml

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

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

nasm: update to 2.15.05
https://github.com/void-linux/void-packages/pull/24526

Description:
Fixes the regression introduced in 2.15.04.

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

end of thread, other threads:[~2020-08-29  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-28 21:46 [PR PATCH] nasm: update to 2.15.05 jnbr
2020-08-28 22:10 ` [PR PATCH] [Updated] " jnbr
2020-08-29  1:05 ` [PR PATCH] [Merged]: " pullmoll

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