Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] routinator: update to 0.11.0
@ 2022-03-04 16:59 klarasm
  2022-04-10 15:07 ` [PR PATCH] [Updated] " klarasm
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: klarasm @ 2022-03-04 16:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klarasm/void-packages routinator-update
https://github.com/void-linux/void-packages/pull/35971

routinator: update to 0.11.0
in addition, upstream has removed doc/misc.md, so don't add it to documentation.

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)
- 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/35971.patch is attached

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

From 8bed26a3a7b67be003d10c43477c0e399ce98fe2 Mon Sep 17 00:00:00 2001
From: Klara Modin <klarasmodin@gmail.com>
Date: Thu, 3 Mar 2022 22:31:05 +0100
Subject: [PATCH] routinator: update to 0.11.0

in addition, upstream has removed doc/misc.md, so don't add to
documentation.
---
 srcpkgs/routinator/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/routinator/template b/srcpkgs/routinator/template
index 6d776a5ffb60..cb0f2626309b 100644
--- a/srcpkgs/routinator/template
+++ b/srcpkgs/routinator/template
@@ -1,6 +1,6 @@
 # Template file for 'routinator'
 pkgname=routinator
-version=0.10.2
+version=0.11.0
 revision=1
 build_style=cargo
 depends="rsync"
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
 homepage="https://rpki.readthedocs.io/"
 distfiles="https://github.com/NLnetLabs/routinator/archive/v${version}.tar.gz"
 conf_files="/etc/routinator/routinator.conf"
-checksum=b85e03447eaffc3ec0df78eeeb5ad87aaaeabc0974d87ea5d516e04c3e1bbbb3
+checksum=57680b3d72678f2fa6aa4fd375006c752995e00ad64cea574ac7d7d7e4edcdc5
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*|arm*|aarch64*) ;;
@@ -19,7 +19,6 @@ esac
 
 post_install() {
 	vdoc README.md
-	vdoc doc/misc.md
 	vman doc/routinator.1
 	vinstall etc/routinator.conf.system-service 0644 etc/routinator routinator.conf
 	vlicense LICENSE

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

end of thread, other threads:[~2022-07-04 19:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04 16:59 [PR PATCH] routinator: update to 0.11.0 klarasm
2022-04-10 15:07 ` [PR PATCH] [Updated] " klarasm
2022-04-10 15:08 ` klarasm
2022-04-10 15:10 ` routinator: update to 0.11.1 klarasm
2022-04-24 15:26 ` [PR PATCH] [Updated] " klarasm
2022-04-24 15:28 ` [PR PATCH] [Updated] routinator: update to 0.11.2 klarasm
2022-04-24 15:29 ` klarasm
2022-04-25  9:08 ` [PR REVIEW] " paper42
2022-04-25  9:09 ` paper42
2022-04-25 10:20 ` [PR PATCH] [Updated] " klarasm
2022-04-25 10:26 ` [PR REVIEW] " klarasm
2022-04-25 10:42 ` klarasm
2022-04-25 10:45 ` klarasm
2022-04-25 11:44 ` [PR PATCH] [Updated] " klarasm
2022-04-25 17:01 ` CameronNemo
2022-07-03 18:48 ` klarasm
2022-07-03 20:16 ` [PR PATCH] [Merged]: " paper42
2022-07-03 21:27 ` CameronNemo
2022-07-04 19:13 ` klarasm

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