Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tpm2-tools: update to 5.5
@ 2023-02-16 13:06 tranzystorek-io
  2023-03-16 12:26 ` [PR PATCH] [Closed]: " tranzystorek-io
  0 siblings, 1 reply; 3+ messages in thread
From: tranzystorek-io @ 2023-02-16 13:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages tpm2-tools
https://github.com/void-linux/void-packages/pull/42309

tpm2-tools: update to 5.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 738b8aebf06f8bad904d56481fcdd6224e9cf78b Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 16 Feb 2023 14:05:27 +0100
Subject: [PATCH] tpm2-tools: update to 5.5

---
 srcpkgs/tpm2-tools/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/tpm2-tools/template b/srcpkgs/tpm2-tools/template
index 0bd3d595a397..eec40056b783 100644
--- a/srcpkgs/tpm2-tools/template
+++ b/srcpkgs/tpm2-tools/template
@@ -1,7 +1,7 @@
 # Template file for 'tpm2-tools'
 pkgname=tpm2-tools
-version=5.4
-revision=2
+version=5.5
+revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf autoconf-archive automake libtool pkg-config $(vopt_if man pandoc)"
 makedepends="libcurl-devel openssl-devel tpm2-tss-devel"
@@ -11,7 +11,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/tpm2-software/tpm2-tools/"
 changelog="https://raw.githubusercontent.com/tpm2-software/tpm2-tools/master/docs/CHANGELOG.md"
 distfiles="https://github.com/tpm2-software/tpm2-tools/archive/refs/tags/${version}.tar.gz"
-checksum=33321bb22fa7af9c5da0f4c8446d17fcc073ae9f254f224fa218cb827b451720
+checksum=bca9e6cba7f1b945dd6d033deb0a7eb095d615ffbd81a3b8db3033157e8a0f39
 
 build_options="man"
 desc_option_man="Use pandoc for manpages"

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PR PATCH] tpm2-tools: update to 5.5
@ 2023-04-03 14:09 tranzystorek-io
  0 siblings, 0 replies; 3+ messages in thread
From: tranzystorek-io @ 2023-04-03 14:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages tpm2-tools
https://github.com/void-linux/void-packages/pull/43243

tpm2-tools: update to 5.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 32657e44d7e87e844fd70a054308c3489e4ba43f Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Mon, 3 Apr 2023 16:08:15 +0200
Subject: [PATCH] tpm2-tools: update to 5.5

---
 srcpkgs/tpm2-tools/template | 22 +++++-----------------
 1 file changed, 5 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/tpm2-tools/template b/srcpkgs/tpm2-tools/template
index 4682f5f91dc0..2d2e4d514bc2 100644
--- a/srcpkgs/tpm2-tools/template
+++ b/srcpkgs/tpm2-tools/template
@@ -1,29 +1,17 @@
 # Template file for 'tpm2-tools'
 pkgname=tpm2-tools
-version=5.4
-revision=2
+version=5.5
+revision=1
 build_style=gnu-configure
-hostmakedepends="autoconf autoconf-archive automake libtool pkg-config $(vopt_if man pandoc)"
+hostmakedepends="autoconf autoconf-archive automake libtool pkg-config"
 makedepends="libcurl-devel openssl-devel tpm2-tss-devel"
 short_desc="Trusted Platform Module (TPM2.0) tools"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/tpm2-software/tpm2-tools/"
 changelog="https://raw.githubusercontent.com/tpm2-software/tpm2-tools/master/docs/CHANGELOG.md"
-distfiles="https://github.com/tpm2-software/tpm2-tools/archive/refs/tags/${version}.tar.gz"
-checksum=33321bb22fa7af9c5da0f4c8446d17fcc073ae9f254f224fa218cb827b451720
-
-build_options="man"
-desc_option_man="Use pandoc for manpages"
-
-case "$XBPS_MACHINE" in
-	x86_64*|i686|ppc64le*|ppc64) build_options_default="man" ;;
-esac
-
-pre_configure() {
-	echo "${version}" > VERSION
-	./bootstrap
-}
+distfiles="https://github.com/tpm2-software/tpm2-tools/releases/download/${version}/tpm2-tools-${version}.tar.gz"
+checksum=1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec0261236c123
 
 post_install() {
 	vlicense docs/LICENSE

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

end of thread, other threads:[~2023-04-03 14:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 13:06 [PR PATCH] tpm2-tools: update to 5.5 tranzystorek-io
2023-03-16 12:26 ` [PR PATCH] [Closed]: " tranzystorek-io
2023-04-03 14:09 [PR PATCH] " tranzystorek-io

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