Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] netpgp: add cflag to build with openssl3
@ 2023-02-06 19:49 dkwo
  2023-02-16  3:38 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2023-02-06 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages O3np
https://github.com/void-linux/void-packages/pull/42120

netpgp: add cflag to build with openssl3
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)
#37681 

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

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

From 590461b64e0e4b127f066d1259f6c59d3a92f5d1 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Mon, 6 Feb 2023 14:47:18 -0500
Subject: [PATCH] netpgp: add cflag to build with openssl3

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

diff --git a/srcpkgs/netpgp/template b/srcpkgs/netpgp/template
index 202cdeac5a46..2d06754e50e1 100644
--- a/srcpkgs/netpgp/template
+++ b/srcpkgs/netpgp/template
@@ -1,7 +1,7 @@
 # Template file for 'netpgp'
 pkgname=netpgp
 version=20140220
-revision=20
+revision=21
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config"
 makedepends="zlib-devel bzip2-devel openssl-devel"
@@ -14,7 +14,7 @@ checksum=fbe403f037376a40afd19bc8a1786b55b67cf8092a723ef36a61d99260b66dbf
 
 CFLAGS="-Wno-error=unused-but-set-variable -Wno-error=cpp -Wno-format-truncation \
  -Wno-stringop-truncation -Wno-stringop-overflow -Wno-error=format-overflow \
- -Wno-array-parameter"
+ -Wno-array-parameter -Wno-deprecated-declarations"
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: netpgp: add cflag to build with openssl3
  2023-02-06 19:49 [PR PATCH] netpgp: add cflag to build with openssl3 dkwo
@ 2023-02-16  3:38 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-02-16  3:38 UTC (permalink / raw)
  To: ml

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

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

netpgp: add cflag to build with openssl3
https://github.com/void-linux/void-packages/pull/42120

Description:
- I tested the changes in this PR: no
- I built this PR locally for my native architecture, (x86_64-musl)
#37681 

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

end of thread, other threads:[~2023-02-16  3:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06 19:49 [PR PATCH] netpgp: add cflag to build with openssl3 dkwo
2023-02-16  3:38 ` [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).