Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] runc: update to 1.0.0r92.
@ 2020-08-09 18:41 CameronNemo
  2020-08-10 11:40 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: CameronNemo @ 2020-08-09 18:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages runc-r92
https://github.com/void-linux/void-packages/pull/24161

runc: update to 1.0.0r92.
None

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

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

From e5eeea36b98a432f9357225014604181ae166416 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sun, 9 Aug 2020 11:40:58 -0700
Subject: [PATCH] runc: update to 1.0.0r92.

---
 srcpkgs/runc/patches/nowhich.patch | 13 -------------
 srcpkgs/runc/template              |  6 +++---
 2 files changed, 3 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/runc/patches/nowhich.patch

diff --git a/srcpkgs/runc/patches/nowhich.patch b/srcpkgs/runc/patches/nowhich.patch
deleted file mode 100644
index afdd472d6ec..00000000000
--- a/srcpkgs/runc/patches/nowhich.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git man/md2man-all.sh man/md2man-all.sh
-index f850ddf3..aae189da 100755
---- man/md2man-all.sh
-+++ man/md2man-all.sh
-@@ -9,7 +9,7 @@ cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"
- 	pwd
- }
- 
--if ! ( which go-md2man &>/dev/null ); then
-+if ! ( command -v go-md2man &>/dev/null ); then
- 	echo "To install man pages, please install 'go-md2man'."
- 	exit 0
- fi
diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template
index 6d1488b4142..b2709fa2440 100644
--- a/srcpkgs/runc/template
+++ b/srcpkgs/runc/template
@@ -1,8 +1,8 @@
 # Template file for 'runc'
 pkgname=runc
 version=1.0.0
-revision=13
-_subver="rc90"
+revision=14
+_subver="rc92"
 _ver="$version-$_subver"
 wrksrc="$pkgname-$_ver"
 build_style=go
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/opencontainers/runc"
 distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
-checksum=3fdf6111bd9a56937059c994e36ae5420b57f93737f4b6bda34398f37cd82a19
+checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf
 
 post_build() {
 	make man

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

* Re: [PR PATCH] [Merged]: runc: update to 1.0.0r92.
  2020-08-09 18:41 [PR PATCH] runc: update to 1.0.0r92 CameronNemo
@ 2020-08-10 11:40 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-08-10 11:40 UTC (permalink / raw)
  To: ml

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

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

runc: update to 1.0.0r92.
https://github.com/void-linux/void-packages/pull/24161

Description:
None

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

end of thread, other threads:[~2020-08-10 11:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 18:41 [PR PATCH] runc: update to 1.0.0r92 CameronNemo
2020-08-10 11:40 ` [PR PATCH] [Merged]: " Piraty

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