Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bootchart2: conflict with bootchart
@ 2019-07-05 20:37 voidlinux-github
  2019-07-05 20:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: voidlinux-github @ 2019-07-05 20:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Flex1911/void-packages master
https://github.com/void-linux/void-packages/pull/12818

bootchart2: conflict with bootchart
Both packages are sharing multiple files and should never be installed together.

Signed-off-by: Artem Borisov <dedsa2002@gmail.com>

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

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

From e1764b4f20a88f3b59fcf1f6bc625b615bcc5749 Mon Sep 17 00:00:00 2001
From: Artem Borisov <dedsa2002@gmail.com>
Date: Sat, 6 Jul 2019 00:29:33 +0400
Subject: [PATCH] bootchart2: conflict with bootchart

Both packages are sharing multiple files and should never be installed together.

Signed-off-by: Artem Borisov <dedsa2002@gmail.com>
---
 srcpkgs/bootchart2/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/bootchart2/template b/srcpkgs/bootchart2/template
index 96a48364a45..e0f8d0e044f 100644
--- a/srcpkgs/bootchart2/template
+++ b/srcpkgs/bootchart2/template
@@ -1,7 +1,7 @@
 # Template file for 'bootchart2'
 pkgname=bootchart2
 version=0.14.8.20170531
-revision=1
+revision=2
 build_style=gnu-makefile
 make_install_args="EARLY_PREFIX=/usr"
 makedepends="python"
@@ -14,3 +14,4 @@ _gitrev=331ada031f1d65f6d934d918f896e1c708c64bf7
 distfiles="https://github.com/xrmx/bootchart/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=a8140cc690bd7d08ab9c030325cb075e154b7545083036ffb65bda8d740d85b4
 wrksrc="bootchart-${_gitrev}"
+conflicts="bootchart>=0"

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

end of thread, other threads:[~2019-07-09  7:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-05 20:37 [PR PATCH] bootchart2: conflict with bootchart voidlinux-github
2019-07-05 20:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-05 20:55 ` voidlinux-github
2019-07-05 21:01 ` voidlinux-github
2019-07-05 21:01 ` voidlinux-github
2019-07-05 21:07 ` voidlinux-github
2019-07-05 21:07 ` voidlinux-github
2019-07-09  7:43 ` voidlinux-github
2019-07-09  7:43 ` voidlinux-github
2019-07-09  7:43 ` voidlinux-github
2019-07-09  7:46 ` [PR PATCH] [Merged]: " voidlinux-github

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