public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apache/mod_whatkilledus: mod_whatkilledus-2.01.ebuild ChangeLog mod_whatkilledus-0.0.1-r1.ebuild
@ 2014-12-23 13:20 Michael Orlitzky (mjo)
  0 siblings, 0 replies; only message in thread
From: Michael Orlitzky (mjo) @ 2014-12-23 13:20 UTC (permalink / raw
  To: gentoo-commits

mjo         14/12/23 13:20:56

  Modified:             ChangeLog
  Added:                mod_whatkilledus-2.01.ebuild
  Removed:              mod_whatkilledus-0.0.1-r1.ebuild
  Log:
  Version bump to fix bug #532808.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x6F48D3DA05C2DADB!)

Revision  Changes    Path
1.7                  www-apache/mod_whatkilledus/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	27 Nov 2012 19:37:08 -0000	1.6
+++ ChangeLog	23 Dec 2014 13:20:56 -0000	1.7
@@ -1,6 +1,12 @@
 # ChangeLog for www-apache/mod_whatkilledus
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog,v 1.6 2012/11/27 19:37:08 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_whatkilledus/ChangeLog,v 1.7 2014/12/23 13:20:56 mjo Exp $
+
+*mod_whatkilledus-2.01 (23 Dec 2014)
+
+  23 Dec 2014; Michael Orlitzky <mjo@gentoo.org> +mod_whatkilledus-2.01.ebuild,
+  -mod_whatkilledus-0.0.1-r1.ebuild, files/10_mod_whatkilledus.conf:
+  Version bump to fix bug #532808.
 
   27 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Drop apache herd as discussed in http://www.gossamer-



1.1                  www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild?rev=1.1&content-type=text/plain

Index: mod_whatkilledus-2.01.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild,v 1.1 2014/12/23 13:20:56 mjo Exp $

EAPI=5

inherit apache-module depend.apache

DESCRIPTION="Debug segmentation faults in Apache threads"
HOMEPAGE="http://emptyhammock.com/projects/httpd/diag/"
SRC_URI="http://emptyhammock.com/downloads/wku_bt-${PV}.zip"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=www-apache/mod_backtrace-2.01
	=www-servers/apache-2*[debug]"
DEPEND="${RDEPEND}
	app-arch/unzip"

APACHE2_MOD_CONF="10_${PN}"
APACHE2_MOD_DEFINE="BACKTRACE WHATKILLEDUS"

need_apache2

S="${WORKDIR}/wku_bt-${PV}"

src_compile() {
	APXS2_ARGS="-c ${PN}.c diag.c -ldl"
	apache-module_src_compile
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-12-23 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-23 13:20 [gentoo-commits] gentoo-x86 commit in www-apache/mod_whatkilledus: mod_whatkilledus-2.01.ebuild ChangeLog mod_whatkilledus-0.0.1-r1.ebuild Michael Orlitzky (mjo)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox