Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] upx: update to 4.0.1, adopt
@ 2022-12-17  7:21 cinerea0
  2022-12-20 19:37 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2022-12-17  7:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages upx
https://github.com/void-linux/void-packages/pull/41141

upx: update to 4.0.1, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 4a589a0908e78159f8136c52e4ea8116d3639a22 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 17 Dec 2022 02:21:07 -0500
Subject: [PATCH] upx: update to 4.0.1, adopt

---
 srcpkgs/upx/template | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/upx/template b/srcpkgs/upx/template
index 7cd9ad777338..5fd94feb9d32 100644
--- a/srcpkgs/upx/template
+++ b/srcpkgs/upx/template
@@ -1,21 +1,15 @@
 # Template file for 'upx'
 pkgname=upx
-version=3.96
+version=4.0.1
 revision=1
-build_style=gnu-makefile
-make_build_target=all
-make_build_args="CHECK_WHITESPACE=: CXXFLAGS_WERROR="
-make_use_env=yes
+build_style=cmake
+configure_args="-DCMAKE_BUILD_TYPE=Release"
 hostmakedepends="perl"
 makedepends="ucl zlib-devel"
 short_desc="Ultimate Packer for eXecutables"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://upx.github.io/"
+changelog="https://raw.githubusercontent.com/upx/upx/devel/NEWS"
 distfiles="https://github.com/upx/upx/releases/download/v${version}/upx-${version}-src.tar.xz"
-checksum=47774df5c958f2868ef550fb258b97c73272cb1f44fe776b798e393465993714
-
-do_install() {
-	vbin src/upx.out upx
-	vman doc/upx.1
-}
+checksum=77003c8e2e29aa9804e2fbaeb30f055903420b3e01d95eafe01aed957fb7e190

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

* Re: [PR PATCH] [Merged]: upx: update to 4.0.1, adopt
  2022-12-17  7:21 [PR PATCH] upx: update to 4.0.1, adopt cinerea0
@ 2022-12-20 19:37 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-12-20 19:37 UTC (permalink / raw)
  To: ml

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

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

upx: update to 4.0.1, adopt
https://github.com/void-linux/void-packages/pull/41141

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**


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

end of thread, other threads:[~2022-12-20 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-17  7:21 [PR PATCH] upx: update to 4.0.1, adopt cinerea0
2022-12-20 19:37 ` [PR PATCH] [Merged]: " leahneukirchen

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