Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libdwarf: update to 20201020.
@ 2020-10-23  9:20 ailiop-git
  2020-10-24  7:55 ` [PR PATCH] [Updated] " ailiop-git
  2020-11-06  2:21 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: ailiop-git @ 2020-10-23  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages libdwarf
https://github.com/void-linux/void-packages/pull/25813

libdwarf: update to 20201020.


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

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

From cd098616a02aacbc45d4ba3bebd8da32237b7769 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Fri, 23 Oct 2020 11:14:36 +0200
Subject: [PATCH] libdwarf: update to 20201020.

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

diff --git a/srcpkgs/libdwarf/template b/srcpkgs/libdwarf/template
index 1936a869e5d..82ea20715b5 100644
--- a/srcpkgs/libdwarf/template
+++ b/srcpkgs/libdwarf/template
@@ -1,6 +1,6 @@
 # Template file for 'libdwarf'
 pkgname=libdwarf
-version=20200825
+version=20201020
 revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --enable-dwarfgen"
@@ -10,7 +10,7 @@ maintainer="John Regan <john@jrjrtech.com>"
 license="LGPL-2.1-only"
 homepage="https://www.prevanders.net/dwarf.html"
 distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"
-checksum=c42786a085bf244c8a1b0238b57f42f6cfc582baebe5e174ea62eb1a81f32103
+checksum=1c5ce59e314c6fe74a1f1b4e2fa12caea9c24429309aa0ebdfa882f74f016eff
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends="elfutils-devel"

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

* Re: [PR PATCH] [Updated] libdwarf: update to 20201020.
  2020-10-23  9:20 [PR PATCH] libdwarf: update to 20201020 ailiop-git
@ 2020-10-24  7:55 ` ailiop-git
  2020-11-06  2:21 ` [PR PATCH] [Merged]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: ailiop-git @ 2020-10-24  7:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages libdwarf
https://github.com/void-linux/void-packages/pull/25813

libdwarf: update to 20201020.


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

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

From e694788303239c05b227db91d848fce5816848f2 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 24 Oct 2020 09:54:37 +0200
Subject: [PATCH] libdwarf: update to 20201020.

---
 srcpkgs/libdwarf/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libdwarf/template b/srcpkgs/libdwarf/template
index 1936a869e5d..c5ab025a6fb 100644
--- a/srcpkgs/libdwarf/template
+++ b/srcpkgs/libdwarf/template
@@ -1,6 +1,6 @@
 # Template file for 'libdwarf'
 pkgname=libdwarf
-version=20200825
+version=20201020
 revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --enable-dwarfgen"
@@ -10,7 +10,7 @@ maintainer="John Regan <john@jrjrtech.com>"
 license="LGPL-2.1-only"
 homepage="https://www.prevanders.net/dwarf.html"
 distfiles="https://prevanders.net/${pkgname}-${version}.tar.gz"
-checksum=c42786a085bf244c8a1b0238b57f42f6cfc582baebe5e174ea62eb1a81f32103
+checksum=1c5ce59e314c6fe74a1f1b4e2fa12caea9c24429309aa0ebdfa882f74f016eff
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends="elfutils-devel"
@@ -33,7 +33,6 @@ libdwarf-devel_package() {
 }
 
 libdwarf-doc_package() {
-	archs=noarch
 	short_desc+=" - documentation"
 	pkg_install() {
 		for i in README NEWS libdwarf/*.pdf ; do

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

* Re: [PR PATCH] [Merged]: libdwarf: update to 20201020.
  2020-10-23  9:20 [PR PATCH] libdwarf: update to 20201020 ailiop-git
  2020-10-24  7:55 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-11-06  2:21 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2020-11-06  2:21 UTC (permalink / raw)
  To: ml

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

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

libdwarf: update to 20201020.
https://github.com/void-linux/void-packages/pull/25813

Description:


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

end of thread, other threads:[~2020-11-06  2:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23  9:20 [PR PATCH] libdwarf: update to 20201020 ailiop-git
2020-10-24  7:55 ` [PR PATCH] [Updated] " ailiop-git
2020-11-06  2:21 ` [PR PATCH] [Merged]: " abenson

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