public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmix/files/
Date: Sat, 18 Feb 2017 22:09:30 +0000 (UTC)	[thread overview]
Message-ID: <1487455630.91fb56fee7bd7fe062e6d6bdd4519c074bca8a51.soap@gentoo> (raw)

commit:     91fb56fee7bd7fe062e6d6bdd4519c074bca8a51
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 15:43:44 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 22:07:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91fb56fe

x11-plugins/wmix: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/4014

 x11-plugins/wmix/files/wmix-fix-free.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/x11-plugins/wmix/files/wmix-fix-free.patch b/x11-plugins/wmix/files/wmix-fix-free.patch
deleted file mode 100644
index 340f91771f..0000000000
--- a/x11-plugins/wmix/files/wmix-fix-free.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmix.c.orig	2004-05-12 21:30:53.000000000 -0300
-+++ wmix.c	2009-07-08 00:20:28.000000000 -0300
-@@ -134,7 +134,7 @@
-     }
- 
-     /* handle writing PID file, silently ignore if we can't do it */
--    pid = calloc(1, strlen(home) + 10);
-+    pid = calloc(1, strlen(home) + 11);
-     sprintf(pid, "%s/.wmix.pid", home);
-     fp = fopen(pid, "w");
-     if (fp) {


             reply	other threads:[~2017-02-18 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-18 22:09 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-08 18:29 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmix/files/ Bernard Cafarelli
2020-12-19 10:39 Bernard Cafarelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487455630.91fb56fee7bd7fe062e6d6bdd4519c074bca8a51.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox